ZexinYan / NLP-JDLinks
This is the program which tries to classifier the sentiment of the production's comments in JD.
☆39Updated 8 years ago
Alternatives and similar repositories for NLP-JD
Users that are interested in NLP-JD are comparing it to the libraries listed below
Sorting:
- SA☆33Updated 6 years ago
- 细粒度情感分析repository1:Wai Mai Opinion Miner,细粒度情感分析系统GUI demo。☆112Updated 9 years ago
- A simple documentary topic analysis implement based on traditional K-means and LDA which can achieve a not-bad result. 基于Kmeans与Lda模型 的多文…☆243Updated 6 years ago
- Sentiment Classifier base on traditional Maching learning methods, eg Bayes, SVM ,DecisionTree, KNN and Deeplearning method like MLP,CNN,…☆144Updated 7 years ago
- 基于卷积神经网络参数优化的情感分析论文code☆61Updated 7 years ago
- CCF大数据比赛,基于主题的文本情感分析☆95Updated 7 years ago
- 练习题︱基于今日头条开源数据的文本挖掘☆84Updated 6 years ago
- 中文文本分类,包含了语料库的基本处理,Wiki_zh的处理等☆15Updated 7 years ago
- 中文文本分类,使用搜狗文本分类语料库☆125Updated 9 years ago
- AI100文本分类竞赛代码。从传统机器学习到深度学习方法的测试☆254Updated 8 years ago
- AI-Challenger Baseline 细粒度用户评论情感分析☆230Updated 6 years ago
- ☆54Updated last year
- gensim-word2vec+svm文本情感分析☆105Updated 7 years ago
- 文本特征提取,适用于小说,论文,议论文等文本,提取词语、句子、依存关系等特征。python开发。☆41Updated 7 years ago
- ☆115Updated 7 years ago
- 依据香港中文大学设计的规则系统,先用小样本评论建立初始关键词库,再结合18种句式逐条匹配评论,能够快速准确地识别评论对象及情感极性。经多次迭代优化关键词库后,达到较高准确率的基础上,使用Tableau进一步分析数据,识别出客户集中关注的商品属性、普遍好评差评的商品属性;通过…☆54Updated 7 years ago
- 基于python gensim 库的LDA算法 对中文进行文本分析,很难得,网上都是英文的,基本上没有中文的,需要安装jieba分词进行分词,然后去除停用词最后才能使用LDA☆136Updated 5 years ago
- 使用深度学习方法对IMDB电影评价做情感分析,使用的方法分别为:MLP、BiRNN、BiGRU+Attention Model☆226Updated 8 years ago
- semantic analysis using word2vector, doc2vector,lstm and other method. mainly for text similarity analysis.☆156Updated 7 years ago
- 基于gensim模块计算句子相似度☆122Updated 9 years ago
- 这是一个类,里面包含的有关文本相似度的常用的计算算法,例如,最长公共子序列,最短标记距离,TF-IDF等算法☆63Updated 8 years ago
- 朴素贝叶斯实现的文本分类(新闻分类)☆65Updated 9 years ago
- MachineLearning☆95Updated 9 years ago
- 卷积神经网络(CNN)应用于中文文本分析任务☆171Updated 8 years ago
- 基于深度学习的自然语言处理库☆158Updated 6 years ago
- 细粒度用户评论情感分析☆123Updated 6 years ago
- using jieba and doc2vec to implement sentiment analysis for Chinese docs☆79Updated 6 years ago
- 使用word2vec进行中文词向量的 训练☆91Updated 7 years ago
- Syntax and Ruler-Based Doc sentiment analysis 基于依存句法规则的篇章级情感分析demo☆107Updated 6 years ago
- 计算新闻文本类情感分析(采用TF-IDF,余弦距离,情感依存等算法)☆58Updated 7 years ago