tcxdgit / rnn-text-classification
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
- ☆96Updated 5 years ago
- AI Challenger 2018 Sentiment Analysis Baseline with fastText☆151Updated 6 years ago
- implement some fancy text classification models by using keras☆97Updated 6 years ago
- AI100文本分类竞赛代码。从传统机器学习到深度学习方法的测试☆251Updated 7 years ago
- 2017知乎看山杯比赛,我的代码。☆63Updated 7 years ago
- all kinds of text classificaiton models and more with deep learning☆99Updated 6 years ago
- ☆54Updated last year
- 这是本人第一次数据算法比赛实录。主要整理记录2017年CCF大数据与计算智能竞赛使用的模型和实现代码,选择了基于主题的文本情感分析赛题。采用情感词典+自定义规则完成比赛,成绩:136/796。☆49Updated 7 years ago
- Tensorflow中的Seq2Seq全家桶☆123Updated 5 years ago
- 使用word2vec进行中文词向量的 训练☆91Updated 7 years ago
- semantic analysis using word2vector, doc2vector,lstm and other method. mainly for text similarity analysis.☆155Updated 7 years ago
- AI-Challenger Baseline 细粒度用户评论情感分析☆229Updated 6 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 6 years ago
- ☆75Updated 7 years ago
- 这是一个类,里面包含的有关文本相似度的常用的计算算法,例如,最长公共子序列,最短标记距离,TF-IDF等算法☆63Updated 8 years ago
- SA☆33Updated 6 years ago
- 卷积神经网络(CNN)应用于中文文本分析任务☆34Updated 8 years ago
- 使用深度学习方法对IMDB电影评价做情感分析,使用的方法分别为:MLP、BiRNN、BiGRU+Attention Model☆224Updated 7 years ago
- 基于卷积神经网络参数优化的情感分析论文code☆63Updated 7 years ago
- 基于gensim模块计算句子相似度☆122Updated 9 years ago
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆75Updated 6 years ago
- 个人代码/项目仓库(具体请看子目录下的README.md)。自取请注明出处,尊重原创,O(∩_∩)O谢谢☆45Updated 6 years ago
- SVM, FastText, TextCNN, BiGRU, CNN-BiGRU在短分本分类上的对比☆84Updated 6 years ago
- 2018达观杯长文本分类智能处理挑战赛 18解决方案☆152Updated 5 years ago
- 卷积神经网络(CNN)应用于中文文本分析任务☆168Updated 8 years ago
- AI Challenger 2018 细粒度用户评论情感分析,排名17th,基于Aspect Level 思路的解决方案☆328Updated 6 years ago
- 用于发现热议事件的新闻文本聚类算法的python实现☆35Updated 8 years ago
- 互联网新闻情感分析赛题baseline☆42Updated 5 years ago
- CCL2018客服领域用户意图分类冠军1st方案☆148Updated 2 years ago
- bidirectional rnn for text classification☆108Updated 7 years ago