Created
December 20, 2013 09:10
-
-
Save tinylamb/8052289 to your computer and use it in GitHub Desktop.
document filter.《programming collective intelligence》
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
项目目标: | |
实现文本分类:分类体系为财经、科技、汽车、房产、体育、娱乐、其它类 | |
,利用网站的新闻主页,训练一个分类器。能够实现新的网页的分类。 | |
*/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment