sdunlp / nlp_Chinese
Application for processing Chinese text : Sentiment , Keywords , Abstract
☆10Updated 8 years ago
Alternatives and similar repositories for nlp_Chinese:
Users that are interested in nlp_Chinese are comparing it to the libraries listed below
- Syntax and Ruler-Based Doc sentiment analysis 基于依存句法规则的篇章级情感分 析demo☆107Updated 5 years ago
- [不再更新]中文短文本情感分析 web 应用 | A web app about Chinese sentences sentiment analysis☆46Updated 5 years ago
- This is a word2vec for Chinese douban movie reviews 在豆瓣电影影评上进行word2vec, 一个中文语料word2vec☆50Updated 7 years ago
- using jieba and doc2vec to implement sentiment analysis for Chinese docs☆80Updated 6 years ago
- 证券系统的简单知识图谱☆26Updated 6 years ago
- 依据香港中文大学设计的规则系统,先用小样本评论建立初始关键词库,再结合18种句式逐条匹配评论,能够快速准确地识别评论对象及情感极性。经多次迭代优化关键词库后,达到较高准确率的基础上,使用Tableau进一步分析数据,识别出客户集中关注的商品属性、普遍好评差评的商品属性;通过…☆53Updated 7 years ago
- Self complemented Key infomation extraction including keywords, abstract from text using algorithm like textrank ,tfidf 基于Textrank算法的文本摘要…☆54Updated 7 years ago
- 中文文本分类(目前是二分类)☆47Updated 7 years ago
- 练习题︱基于今日头条开源数据的文本挖掘☆83Updated 6 years ago
- ☆20Updated 6 years ago
- A Chinese word segment model based on BERT, F1-Score 97%☆92Updated 5 years ago
- gensim-word2vec+svm文本情感分析☆103Updated 7 years ago
- 搜狗新闻语料训练的word2vec中文模型☆68Updated 7 years ago
- This is the program which tries to classifier the sentiment of the production's comments in JD.☆39Updated 7 years ago
- 基于TextRank和WordNet的中英文单文档自动摘要☆63Updated 9 years ago
- self implement of NLP toolkit 个人实现NLP汉语自然语言处理组件,提供基于HMM与CRF的分词,词性标注,命名实体识别接口,提供基于CRF的依存句法接口。☆55Updated 7 years ago
- 中文的word2vec以及doc2vec模型,使用维基百度的数据训练。供大家参考☆47Updated 6 years ago
- 基于20W金融资讯训练得到的词向量☆25Updated 7 years ago
- 基于句法分析的命名实体关系抽取程序☆65Updated 9 years ago
- Self complemented sentiment words expansion using seed sentiment words and so-pmi , this method is tested to be effective, 基于情感种子词与so-pmi…☆87Updated 7 years ago
- 中文文本分类,使用搜狗文本分类语料库☆125Updated 8 years ago
- 基于依存句法的句子级细粒度情感计算☆27Updated 7 years ago
- Self complemented text feature extraction using algorithms including CHI, DF, IG, MI for the experiment of text classification based on s…☆49Updated 7 years ago
- 用tf实现各种文本分类模型,并且封装restful接口,可以直接工程化☆32Updated 5 years ago
- NLP 以及相关的学 习实践☆40Updated 3 years ago
- self complemented BaiduIndexSpyder based on Selenium , index image decode and num image transfer,基于关键词的历时百度搜索指数自动采集☆41Updated 6 years ago
- 基于膨胀卷积神经网络(Dilated Convolutions)训练好的医疗命名实体识别工具☆47Updated 6 years ago
- 基于深度学习的自然语言处理库☆156Updated 6 years ago
- NLP的一些小例子,如:文本分类、文本纠错、关键词提取、自动摘要等☆23Updated 6 years ago
- 基于python gensim 库的LDA算法 对中文进行文本分析,很难得,网上都是英文的,基本上没有中文的,需要安装jieba分词进行分词,然后去除停用词最后才能使用LDA☆136Updated 5 years ago