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:
- AI100文本分类竞赛代码。从传统机器学习到深度学习方法的测试☆251Updated 8 years ago
- AI Challenger 2018 Sentiment Analysis Baseline with fastText☆151Updated 6 years ago
- 使用深度学习方法对IMDB电影评价做情感分析,使用的方法分别为:MLP、BiRNN、BiGRU+Attention Model☆225Updated 8 years ago
- 基于gensim模块计算句子相似度☆122Updated 9 years ago
- implement some fancy text classification models by using keras☆97Updated 6 years ago
- ☆75Updated 7 years ago
- ☆96Updated 5 years ago
- several methods for text classification☆187Updated 7 years ago
- 2018达观杯长文本分类智能处理挑战赛 18解决方案☆152Updated 6 years ago
- 这是一个类,里面包含的有关文本相似度的常用的计算算法,例如,最长公共子序列,最短标记距离,TF-IDF等算法☆63Updated 8 years ago
- AI-Challenger Baseline 细粒度用户评论情感分析☆229Updated 6 years ago
- 这是本人第一次数据算法比赛实录。主要整理记录2017年CCF大数据与计算智能竞赛使用的模型和实现代码,选择了基于主题的文本情感分析赛题。采用情感词典+自定义规则完成比赛,成绩:136/796。☆49Updated 7 years ago
- CCF-BDCI 2018年汽车行业用户观点主题及情感识别挑战赛 第6名解决方案☆141Updated 6 years ago
- AI Challenger 2018 细粒度用户评论情感分析,排名17th,基于Aspect Level 思路的解决方案☆328Updated 6 years ago
- 结合python一起学习自然语言处理 (nlp): 语言模型、HMM、PCFG、Word2vec、完形填空式阅读理解任务、朴素贝叶斯分类器、TFIDF、PCA、SVD☆239Updated 6 years ago
- 2017知乎看山杯比赛,我的代码。☆63Updated 7 years ago
- [2017知乎看山杯 多标签 文本分类] ye组(第六名) 解题方案☆405Updated 7 years ago
- ’达观杯‘文本智能处理挑战赛,文本分类任务的实现,包括一些传统的监督学习算法和深度学习算法,主要基于sklearn/xgb/lgb/pytorch包实现。☆258Updated 6 years ago
- 各种nlp 框架(自然语言处理)集成以及使用包括 word2vec nltk textblob crf++ 等☆193Updated 5 years ago
- BDCI 2018 汽车行业用户观点主题及情感识别 决赛一等奖方案☆430Updated 6 years ago
- 使用word2vec进行中文词向量的 训练☆91Updated 7 years ago
- 个人代码/项目仓库(具体请看子目录下的README.md)。自取请注明出处,尊重原创,O(∩_∩)O谢谢☆45Updated 7 years ago
- 汽车行业用户观点主题及情感识别☆31Updated 6 years ago
- Chinese Shopping Reviews sentiment analysis☆358Updated 7 years ago
- BDCI2017-让AI当法官,决赛第四(4/415)https://www.datafountain.cn/competitions/277/details☆120Updated 7 years ago
- semantic analysis using word2vector, doc2vector,lstm and other method. mainly for text similarity analysis.☆156Updated 7 years ago
- 微信广告正负样本短文本分类 word2vec+CNN实现☆26Updated 7 years ago
- all kinds of text classificaiton models and more with deep learning☆99Updated 7 years ago
- SVM, FastText, TextCNN, BiGRU, CNN-BiGRU在短分本分类上的对比☆84Updated 6 years ago
- ai challenger 2018细粒度情感分类第一名解决方案, A training framework itegrating tensorflow and pytorch☆581Updated 2 years ago