sfailsthy / chinese-text-classification-with-cnn-tf
中文文本分类(目前是二分类)
☆47Updated 7 years ago
Alternatives and similar repositories for chinese-text-classification-with-cnn-tf:
Users that are interested in chinese-text-classification-with-cnn-tf are comparing it to the libraries listed below
- 中文文本分类,使用搜狗文本分类语料库☆125Updated 8 years ago
- CNN 实现文本分类☆181Updated 3 years ago
- AI-Challenger Baseline 细粒度用户评论情感分析☆229Updated 6 years ago
- CNN, LSTM, NBOW, fasttext 中文文本分类☆121Updated 5 years ago
- gensim-word2vec+svm文本情感分析☆104Updated 7 years ago
- AI100文本分类竞赛代码。从传统机器学习到深度学习方法的测试☆251Updated 7 years ago
- 嵌入Word2vec词向量的RNN+ATTENTION中文文本分类☆151Updated 4 years ago
- 该库是一个项目集,包括文本分类、多标签分类、细粒度情感分析、命名实体识别,以及部分数据集等☆201Updated 6 years ago
- 使用gensim训练word2vec模型并对训练得到词向量聚类☆15Updated 7 years ago
- 使用Python进行自然语言处理相关实践,如新词发现,主题模型,隐马尔模型词性标注,Word2Vec,情感分析☆51Updated 5 years ago
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆132Updated 6 years ago
- 根据自己搭的 LTP 服务器,实现:分词、词性标注、命名实体识别、依存句法分析、语义 角色标、命名实体的抽取:人名,地名,机构名、三元组的抽取:主谓宾,动宾关系,介宾关系,(实体1,关系,实体2)☆144Updated 7 years ago
- This is a word2vec for Chinese douban movie reviews 在豆瓣电影影评上进行word2vec, 一个中文语料word2vec☆50Updated 7 years ago
- 卷积神经网络(CNN)应用于中文文本分析任务☆168Updated 8 years ago
- 细粒度情感分析repository1:Wai Mai Opinion Miner,细粒度情感分析系统GUI demo。☆113Updated 8 years ago
- 这是本人第一次数据算法比赛实录。主要整理记录2017年CCF大数据与计算智能竞赛使用的模型和实现代码,选择了基于主题的文本情感分析赛题。采用情感词典+自定义规则完成比赛,成绩:136/796。☆49Updated 7 years ago
- ☆115Updated 7 years ago
- 基于Keras使用LSTM对电商评论进行情感分析☆47Updated 7 years ago
- 搜狗新闻语料训练的word2vec中文模型☆68Updated 7 years ago
- 朴素贝叶斯文本分类器☆140Updated 9 years ago
- 细粒度用户评论情感分析☆123Updated 6 years ago
- Sentiment Classifier base on traditional Maching learning methods, eg Bayes, SVM ,DecisionTree, KNN and Deeplearning method like MLP,CNN,…☆143Updated 7 years ago
- 基于卷积神经网络参数优化的情感分析论文code☆63Updated 7 years ago
- ☆96Updated 5 years ago
- AI Challenger 2018 细粒度用户评论情感分析,排名17th,基于Aspect Level 思路的解决方案☆328Updated 6 years ago
- 使用深度学习方法对IMDB电影评价做情感分析,使用的方法分别为:MLP、BiRNN、BiGRU+Attention Model☆224Updated 7 years ago
- several methods for text classification☆187Updated 7 years ago
- 各种nlp 框架(自然语言处理)集成以及使用包括 word2vec nltk textblob crf++ 等☆192Updated 4 years ago
- 基于神经网络的中文文本情感分析算法☆16Updated 7 years ago
- 利用Doc2Vec计算文本相似度☆138Updated 7 years ago