2019-05-02 publish code to GitHub
2019 -05-01 final test
2019-04-29 update the final result and presentation
2019-04-25 extend search pool
2019_04-22 optimize the interface and test the model
2019-04-19 update presentation
2019-04-16 draw the flow chart about search model
2019-04-13 build the model that make users able to search information
2019-04-11 finish the analysis part
2019-04-09 use new RSS feed from craigslist
2019-04-06 update information about RSS feed and bayes calculation in analysis
2019-04-03 update information about stopword in analyze
2019-04-01 happy April Fools' Day!!
2019-03-29 add the demo result
2019-03-27 build the flow chart of the project process
2019-03-17 optimize the stopwords list
2019-03-15 optimize the words choose algorithm
2019-03-09 update information about what is RSS and stop words
2019-03-08 update information about feedparser in Tools and Conception
2019-03-06 update the Bayes Classification theory
2019-03-02 update information on website
2019-02-28 build the demo and run the first test
2019-02-27 finish the code of test function
2019-02-26 finish the code of classifier function
2019-02-25 fix the problem about feedparser
2019-02-24 Try to fix some issue about feedparser in Python3
2019-02-23 finish the code of bayes function
2019-02-21 finish the code of train function
2019-02-17 finish the code of set-of-bag model
2019-02-16 finish the code of segmenting text
2019-02-13 literature reading
2019-02-10 upload summary of the project
2019-02-03 Decide the topic of project and the program language