TextClassification

所属分类:自然语言处理
开发工具:JavaScript
文件大小:703KB
下载次数:0
上传日期:2019-06-11 18:03:30
上 传 者sh-1993
说明:  TextClassification,一个CNN新闻分类系统
(TextClassification, a CNN news classification system)

文件列表:
.flaskenv (40, 2019-06-12)
LICENSE (1064, 2019-06-12)
Pipfile (366, 2019-06-12)
Pipfile.lock (9611, 2019-06-12)
sayhello (0, 2019-06-12)
sayhello\EasySina.py (653, 2019-06-12)
sayhello\SinaCrawler (0, 2019-06-12)
sayhello\SinaCrawler\SinaCrawler (0, 2019-06-12)
sayhello\SinaCrawler\SinaCrawler\__init__.py (0, 2019-06-12)
sayhello\SinaCrawler\SinaCrawler\items.py (386, 2019-06-12)
sayhello\SinaCrawler\SinaCrawler\middlewares.py (3607, 2019-06-12)
sayhello\SinaCrawler\SinaCrawler\pipelines.py (756, 2019-06-12)
sayhello\SinaCrawler\SinaCrawler\settings.py (3195, 2019-06-12)
sayhello\SinaCrawler\SinaCrawler\spiders (0, 2019-06-12)
sayhello\SinaCrawler\SinaCrawler\spiders\SinaSpider2.py (0, 2019-06-12)
sayhello\SinaCrawler\SinaCrawler\spiders\__init__.py (161, 2019-06-12)
sayhello\SinaCrawler\SinaCrawler\spiders\sina.py (3903, 2019-06-12)
sayhello\SinaCrawler\scrapy.cfg (265, 2019-06-12)
sayhello\SinaCrawler\~$home.xlsx (165, 2019-06-12)
sayhello\SinaCrawler\~$news-world.xlsx (165, 2019-06-12)
sayhello\TextClassification (0, 2019-06-12)
sayhello\__init__.py (369, 2019-06-12)
sayhello\errors.py (289, 2019-06-12)
sayhello\forms.py (527, 2019-06-12)
sayhello\settings.py (430, 2019-06-12)
sayhello\static (0, 2019-06-12)
sayhello\static\css (0, 2019-06-12)
sayhello\static\css\bootstrap-grid.css (43852, 2019-06-12)
sayhello\static\css\bootstrap-grid.css.map (95910, 2019-06-12)
sayhello\static\css\bootstrap-grid.min.css (34243, 2019-06-12)
sayhello\static\css\bootstrap-grid.min.css.map (76209, 2019-06-12)
sayhello\static\css\bootstrap-reboot.css (4798, 2019-06-12)
sayhello\static\css\bootstrap-reboot.css.map (57721, 2019-06-12)
sayhello\static\css\bootstrap-reboot.min.css (3936, 2019-06-12)
sayhello\static\css\bootstrap-reboot.min.css.map (25881, 2019-06-12)
sayhello\static\css\bootstrap.css (178152, 2019-06-12)
sayhello\static\css\bootstrap.css.map (411645, 2019-06-12)
... ...

# Text Classification 可获取网页链接中的新闻文本,并输出新闻分类结果 ## Installation ``` $ git clone https://github.com/greyli/sayhello.git $ cd sayhello $ pipenv install --dev $ pipenv shell $ flask run * Running on http://127.0.0.1:5000/ ```

近期下载者

相关文件


收藏者