Orangeisnotmyname / sentiment-analysisLinks
IMDB sentiment analysis, Transformer, ULMFiT, attention, TextCNN.
☆18Updated 5 years ago
Alternatives and similar repositories for sentiment-analysis
Users that are interested in sentiment-analysis are comparing it to the libraries listed below
Sorting:
- BiLSTM 加普通Attention中文文本多分类Pytorch实现☆33Updated 4 years ago
- question classification with multi-level attention mechanism 使用多层级注意力机制和keras实现问题分类☆34Updated 6 years ago
- 电商评论情感分类☆15Updated 4 years ago
- ☆19Updated 6 years ago
- 该工程是利用python3.6进行“特征提取+分类器”来实现美团评论的文本二分类问题。在特征提取部分提取了6种特征,分类器选择了python里面的包xgboost和lightGBM分别实现提升树和GBDT(梯度提升决策树)。☆93Updated 6 years ago
- realization of paper 《Attention-based LSTM for Aspect-level Sentiment Classification》☆24Updated 4 years ago
- SVM, FastText, TextCNN, BiGRU, CNN-BiGRU在短分本分类上的对比☆84Updated 6 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 6 years ago
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆72Updated 6 years ago
- Capsule, LSTM/GRU, CNN for text class implemented by Pytorch 胶囊网络, 循环神经网络和卷积神经网络在中文文本分类中的应用☆43Updated 6 years ago
- 细粒度用户评论情感分析☆123Updated 6 years ago
- 多标签文本分类☆54Updated 5 years ago
- textcnn多标签文本分类☆37Updated 6 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆45Updated 6 years ago
- 利用bert预训练模型生成句向量或词向量☆27Updated 4 years ago
- Aspect Based Sentiment Analysis 基于方面的细粒度情感分析☆171Updated 2 years ago
- Named Entity Recognition (NER) with different combinations of BiGRU, Self-Attention and CRF☆62Updated 4 years ago
- 疫情期间网民情绪识别比赛分享+top1~3解决方案☆50Updated 4 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for text classification.☆103Updated 5 years ago
- 本项目主要为针对DPCNN(Deep Pyramid Convolutional Neural Networks for Text Categorization )文本分类(Text Classification)的论文复现以及基于知乎看山杯Inception的修改和复现,…☆141Updated 6 years ago
- keras 搭建文本分类模型,textcnn/bi_gru/cnn+rnn_binglian/cnn+rnn_cuanlian/fasttext/att_bi_gru/rcnn,其中前面四个模型只有create_model函数不同,其余相同,fasttext和rcnn增加了…☆24Updated 6 years ago
- Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...☆192Updated 6 years ago
- Toyhom的学习之路,Toyhom's way of learning☆28Updated 5 years ago
- Pytorch Bert+BiLstm二分类☆42Updated 3 years ago
- CCF BDCI 2019 互联网新闻情感分析 复赛top8 代码☆66Updated 5 years ago
- PyTorch实现的多标签的文本分类☆15Updated 6 years ago
- 深度学习相关的实例☆40Updated 5 years ago
- 使用pytorch和京东某商品评价数据集,采用不同模型对文本进行分类☆25Updated 7 years ago
- 2019之江杯人工智能大赛电商评论观点挖掘赛道top3☆45Updated 5 years ago
- ☆17Updated last year