Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shibing624/text-feature
文本特征提取,适用于小说,论文,议论文等文本,提取词语、句子、依存关系等特征。python开发。
https://github.com/shibing624/text-feature
article feature nlp textrank
Last synced: 24 days ago
JSON representation
文本特征提取,适用于小说,论文,议论文等文本,提取词语、句子、依存关系等特征。python开发。
- Host: GitHub
- URL: https://github.com/shibing624/text-feature
- Owner: shibing624
- License: apache-2.0
- Created: 2017-03-11T01:53:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-27T13:41:25.000Z (over 6 years ago)
- Last Synced: 2024-10-03T12:39:32.307Z (about 1 month ago)
- Topics: article, feature, nlp, textrank
- Language: Python
- Size: 285 KB
- Stars: 39
- Watchers: 3
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# text-feature
文本特征提取,适用于小说,论文,议论文等文本,提取词语、句子、依存关系等特征。python开发。代码有优化,结果在我的另一个项目中:authorship-identification.