Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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开发。

Awesome Lists containing this project

README

        

# text-feature
文本特征提取,适用于小说,论文,议论文等文本,提取词语、句子、依存关系等特征。python开发。

代码有优化,结果在我的另一个项目中:authorship-identification.