An open API service indexing awesome lists of open source software.

https://github.com/yanqiangmiffy/keyword-finder

关键词提取
https://github.com/yanqiangmiffy/keyword-finder

Last synced: 8 months ago
JSON representation

关键词提取

Awesome Lists containing this project

README

          

# text-mining

## 数据下载

- 地址:https://pan.baidu.com/s/1LBfqT86y7TEf4hDNCU6DpA
- 密码:qa2u

> 1. all_docs.txt,108295篇资讯文章数据,数据格式为:ID 文章标题 文章正文,中间由\001分割。
> 2. train_docs_keywords.txt,1000篇文章的关键词标注结果,数据格式为:ID 关键词列表,中间由\t分割。