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 4 years ago
- implement some fancy text classification models by using keras☆97Updated 6 years ago
- 使用深度学习方法对IMDB电影评价做情感分析,使用的方法分别为:MLP、BiRNN、BiGRU+Attention Model☆223Updated 7 years ago
- AI-Challenger Baseline 细粒度用户评论情感分析☆226Updated 6 years ago
- 这是本人第一次数据算法比赛实录。主要整理记录2017年CCF大数据与计算智能竞赛使用的模型和实现代码,选择了基于主题的文本情感分析赛题。采用情感词典+自定义规则完成比赛,成绩:136/796。☆49Updated 6 years ago
- AI Challenger 2018 Sentiment Analysis Baseline with fastText☆151Updated 6 years ago
- 2017知乎看山杯比赛,我的代码。☆63Updated 7 years ago
- 细粒度情感分析repository1:Wai Mai Opinion Miner,细粒度情感分析系统GUI demo。☆109Updated 8 years ago
- SA☆33Updated 5 years ago
- 个人代码/项目仓库(具体请看子目录下的README.md)。自取请注明出处,尊重原创,O(∩_∩)O谢谢☆45Updated 6 years ago
- AI100文本分类竞赛代码。从传统机器学习到深度学习方法的测试☆251Updated 7 years ago
- all kinds of text classificaiton models and more with deep learning☆99Updated 6 years ago
- ☆49Updated 7 years ago
- 卷积神经网络(CNN)应用于中文文本分析任务☆168Updated 8 years ago
- ☆75Updated 6 years ago
- BDCI2017-让AI当法官,决赛第四(4/415)https://www.datafountain.cn/competitions/277/details☆117Updated 7 years ago
- 使用word2vec进行中文词向量的 训练☆90Updated 6 years ago
- 卷积神经网络(CNN)应用于中文文本分析任务☆34Updated 8 years ago
- 搜狗新闻语料训练的word2vec中文模型☆65Updated 6 years ago
- 基于gensim模块计算句子相似度☆122Updated 8 years ago
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆74Updated 6 years ago
- 基于卷积神经网络参数优化的情感分析论文code☆62Updated 7 years ago
- 练习题︱基于今日头条开源数据的文本挖掘☆84Updated 6 years ago
- 细粒度情感分析repository2:细粒度情感分析接口,aspect-based sentiment analysis based on HMM.☆45Updated 8 years ago
- Sentiment Classifier base on traditional Maching learning methods, eg Bayes, SVM ,DecisionTree, KNN and Deeplearning method like MLP,CNN,…☆142Updated 6 years ago
- several methods for text classification☆187Updated 7 years ago
- ☆39Updated 7 years ago
- AI Challenger 2018 细粒度用户评论情感分析,排名17th,基于Aspect Level 思路的解决方案☆327Updated 6 years ago
- 汽车行业用户观点主题及情感识别☆31Updated 6 years ago
- 这是一个类,里面包含的有关文本相似度的常用的计算算法,例如,最长公共子序列,最短标记距离,TF-IDF等算法☆63Updated 7 years ago