sheldonresearch / chinese_text_classificationLinks
☆115Updated 7 years ago
Alternatives and similar repositories for chinese_text_classification
Users that are interested in chinese_text_classification are comparing it to the libraries listed below
Sorting:
- 中文文本 分类,使用搜狗文本分类语料库☆125Updated 8 years ago
- 细粒度情感分析repository1:Wai Mai Opinion Miner,细粒度情感分析系统GUI demo。☆112Updated 9 years ago
- AI100文本分类竞赛代码。从传统机器学习到深度学习方法的测试☆251Updated 8 years ago
- 朴素贝叶斯文本分类器☆141Updated 9 years ago
- 中文文本分类(目前是二分类)☆47Updated 8 years ago
- ☆96Updated 5 years ago
- several methods for text classification☆187Updated 7 years ago
- Chinese Shopping Reviews sentiment analysis☆358Updated 7 years ago
- AI-Challenger Baseline 细粒度用户评论情感分析☆229Updated 6 years ago
- 使用深度学习方法对IMDB电影评价做情感分析,使用的方法分别为:MLP、BiRNN、BiGRU+Attention Model☆225Updated 8 years ago
- 基于深度学习的自然语言处理库☆157Updated 6 years ago
- 结合python一起学习自然语言处理 (nlp): 语言模型、HMM、PCFG、Word2vec、完形填空式阅读理解任务、朴素贝叶斯分类器、TFIDF、PCA、SVD☆239Updated 6 years ago
- 用于发现热议事件的新闻文本聚类算法的python实现☆36Updated 8 years ago
- CNN, LSTM, NBOW, fasttext 中文文本分类☆121Updated 5 years ago
- A simple documentary topic analysis implement based on traditional K-means and LDA which can achieve a not-bad result. 基于Kmeans与Lda模型的多文…☆242Updated 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
- 短文本相似度☆103Updated 3 years ago
- ☆54Updated last year
- 个人代码/项目仓库(具体请看子目录下的README.md)。自取请注明出处,尊重原创,O(∩_∩)O谢谢☆45Updated 7 years ago
- 新闻上的文本分类:机器学习大乱斗☆180Updated 6 years ago
- 这是本人第一次数据算法比赛实录。主要整理记录2017年CCF大数据与计算智能竞赛使用的模型和实现代码,选择了基于主题的文本情感分析赛题。采用情感词典+自定义规则完成比赛,成绩:136/796。☆49Updated 7 years ago
- 基于python gensim 库的LDA算法 对中文进行文本分析,很难得,网上都是英文的,基本 上没有中文的,需要安装jieba分词进行分词,然后去除停用词最后才能使用LDA☆136Updated 5 years ago
- 基于Keras使用LSTM对电商评论进行情感分析☆49Updated 7 years ago
- BDCI2017-让AI当法官,决赛第四(4/415)https://www.datafountain.cn/competitions/277/details☆120Updated 7 years ago
- gensim-word2vec+svm文本情感分析☆104Updated 7 years ago
- AI Challenger 2018 细粒度用户评论情感分析,排名17th,基于Aspect Level 思路的解决方案☆328Updated 6 years ago
- AI Challenger 2018 Sentiment Analysis Baseline with fastText☆151Updated 6 years ago
- 细粒度情感分析repository2:细粒度情感分析接口,aspect-based sentiment analysis based on HMM.☆45Updated 8 years ago
- 该库是一个项目集,包括文本分类、多标签分类、细粒度情感分析、命名实体识别,以及部分数据集等☆202Updated 6 years ago
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆132Updated 6 years ago