Deng Xudong
Results
7
repositories owned by
Deng Xudong
DaDengAndHisPython
93
Stars
53
Forks
Watchers
【微信公众号:大邓和他的python】, Python语法快速入门https://www.bilibili.com/video/av44384851 Python网络爬虫快速入门https://www.bilibili.com/video/av72010301, 我的联系邮箱[email protected]
ChineseTextAnalysisResouce
113
Stars
31
Forks
Watchers
中文文本分析相关资源汇总
cnsenti
363
Stars
67
Forks
Watchers
中文情感分析库(Chinese Sentiment))可对文本进行情绪分析、正负情感分析。Chinese sentiment analysis library, which supports counting the number of different emotional words in the text
cntext
37
Stars
2
Forks
Watchers
cntext is a text analysis package that provides semantic distance and semantic projection based on word embedding models. Besides,cntext also provides the traditional methods, such as word count , rea...
eventextraction
25
Stars
6
Forks
Watchers
中文复合事件抽取,能识别文本的模式,包括条件事件、顺承事件、反转事件等,可以用于文本逻辑性分析。