tcxdgit / rnn-text-classificationLinks
A text classification model based on RNN(recurrent neural network)
☆23Updated 7 years ago
Alternatives and similar repositories for rnn-text-classification
Users that are interested in rnn-text-classification are comparing it to the libraries listed below
Sorting:
- 使用深度学习方法对IMDB电影评价做情感分析,使用的方法分别为:MLP、BiRNN、BiGRU+Attention Model☆226Updated 8 years ago
- ☆96Updated 5 years ago
- several methods for text classification☆187Updated 7 years ago
- ☆75Updated 7 years ago
- AI100文本分类竞赛代码。从传统机器学习到深度学习方法的测试☆254Updated 8 years ago
- AI Challenger 2018 Sentiment Analysis Baseline with fastText☆152Updated 6 years ago
- AI-Challenger Baseline 细粒度用户评论情感分析☆231Updated 6 years ago
- AI Challenger 2018 细粒度用户评论情感分析,排名17th,基于Aspect Level 思路的解决方案☆329Updated 6 years ago
- all kinds of text classificaiton models and more with deep learning☆99Updated 7 years ago
- ’达观杯‘文本智能处理挑战赛,文本分类任务的实现,包括一些传统的监督学习算法和深度学习算法,主要基于sklearn/xgb/lgb/pytorch包实现。☆260Updated 6 years ago
- Chinese Shopping Reviews sentiment analysis☆358Updated 7 years ago
- implement some fancy text classification models by using keras☆98Updated 6 years ago
- 细粒度情感分析repository1:Wai Mai Opinion Miner,细粒度情感分析系统GUI demo。☆112Updated 9 years ago
- 基于gensim模块计算句子相似度☆123Updated 9 years ago
- 卷积神经网络(CNN)应用于中文文本分析任务☆171Updated 8 years ago
- ai challenger 2018细粒度情感分类第一名解决方案, A training framework itegrating tensorflow and pytorch☆583Updated 2 years ago
- 这是一个类,里面包含的有关文本相似度的常用的计算算法,例如,最长公共子序列,最短标记距离,TF-IDF等算法☆63Updated 8 years ago
- [2017知乎看山杯 多标签 文本分类] ye组(第六名) 解题方案☆407Updated 7 years ago
- 个人代码/项目仓库(具体请看子目录下的README.md)。自取请注明出处,尊重原创,O(∩_∩)O谢谢☆45Updated 7 years ago
- bidirectional rnn for text classification☆107Updated 8 years ago
- 中文文本分类,使用搜狗文本分类语料库☆125Updated 9 years ago
- using jieba and doc2vec to implement sentiment analysis for Chinese docs☆79Updated 6 years ago
- This repo is all the machine learning related project codes and their corresponding blog posts at the graduate level.☆321Updated 6 years ago
- 基于双向RNN,Attention机制的编解码神经机器翻译模型☆61Updated 7 years ago
- CCF大数据比赛,基于主题的文本情感分析☆95Updated 7 years ago
- 使用word2vec进行中文词向量的 训练☆91Updated 7 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
- BDCI 2018 汽车行业用户观点主题及情感识别 决赛一等奖方案☆431Updated 6 years ago
- 微信广告正负样本短文本分类 word2vec+CNN实现☆26Updated 7 years ago