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:
- 细粒度情感分析repository1:Wai Mai Opinion Miner,细粒度情感分析系统GUI demo。☆112Updated 9 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
- SA☆33Updated 6 years ago
- CCF大数据比赛,基于主题的文本情感分析☆94Updated 7 years ago
- 基于卷积神经网络参数优化的情感分析论文code☆61Updated 7 years ago
- AI100文本分类竞赛代码。从传统机器学习到深度学习方法的测试☆254Updated 8 years ago
- 练习题︱基于今日头条开源数据的文本挖掘☆84Updated 6 years ago
- 这是本人第一次数据算法比赛实录。主要整理记录2017年CCF大数据与计算智能竞赛使用的模型和实现代码,选择了基于主题的文本情感分析赛题。采用情感词典+自定义规则完成比赛,成绩:136/796。☆48Updated 7 years ago
- 中文文本分类,包含了语料库的基本处理,Wiki_zh的处理等☆15Updated 7 years ago
- 使用深度学习方法对IMDB电影评价做情感分析,使用的方法分别为:MLP、BiRNN、BiGRU+Attention Model☆225Updated 8 years ago
- gensim-word2vec+svm文本情感分析☆105Updated 8 years ago
- 基于python gensim 库的LDA算法 对中文进行文本分析,很难得,网上都是英文的,基本上没有中文的,需要安装jieba分词进行分词,然后去除停用词最后才能使用LDA☆136Updated 6 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
- 新闻检索:爬虫定向采集3-4个网页,实现网页信息的抽取、检索和索引。网页个数不少于10个,能按时间、相关度、热度等属性进行排序,并实现相似主题的自动聚类。可以实现:有相关搜索推荐、snippet生成、结果预览(鼠标移到相关结果, 能预览)功能☆128Updated 9 years ago
- 使用word2vec进行中文词向量的 训练☆91Updated 7 years ago
- 基于深度学习的自然语言处理库☆159Updated 6 years ago