rebornfly / RNN-AttentionLinks
两层attention 的lstm评论情感分析
☆23Updated 7 years ago
Alternatives and similar repositories for RNN-Attention
Users that are interested in RNN-Attention are comparing it to the libraries listed below
Sorting:
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆73Updated 6 years ago
- bilstm _Attention_crf☆38Updated 6 years ago
- 细粒度用户评论情感分析☆123Updated 7 years ago
- AI-Challenger Baseline 细粒度用户评论情感分析☆230Updated 6 years ago
- 在bert模型的pre_training基础上进行text_cnn文本分类☆79Updated 5 years ago
- 用TensorFlow实现的基于双向LSTM+CRF的命名实体识别。☆14Updated 7 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 6 years ago
- 评论上的情感分析:主 题与情感词抽取☆81Updated 5 years ago
- AI Challenger 2018 细粒度用户评论情感分析,排名17th,基于Aspect Level 思路的解决方案☆329Updated 6 years ago
- Aspect Based Sentiment Analysis 基于方面的细粒度情感分析☆174Updated 3 years ago
- biLSTM_CRF 命名实体识别☆52Updated 6 years ago
- 嵌入Word2vec词向量的RNN+ATTENTION中文文本分类☆152Updated 5 years ago
- 汽车主题情感分析大赛冠军☆27Updated 6 years ago
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆76Updated 6 years ago
- 参考NER,基于BERT的电商评论观点挖掘和情感分析☆43Updated 6 years ago
- CNN, LSTM, NBOW, fasttext 中文文本分类☆122Updated 6 years ago
- ☆32Updated 6 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆46Updated 6 years ago
- 使用Python进行自然语言处理相关实践,如新词发现,主题模型,隐马尔模型词性标注,Word2Vec,情感分析☆52Updated 5 years ago
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆134Updated 6 years ago
- A Chinese word segment model based on BERT, F1-Score 97%☆95Updated 6 years ago
- BERT-BiLSTM-CRF的Keras版实现☆40Updated 6 years ago
- 基于TensorFlow,seq2seq+attention+beamsearch的文本摘要。☆59Updated 6 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆194Updated last year
- Capsule, LSTM/GRU, CNN for text class implemented by Pytorch 胶囊网络, 循环神经网络和卷积神经网络在中文文本分类中的应用☆44Updated 6 years ago
- 该项目是短文本分类,目前应用于新闻标签的分类☆33Updated 8 years ago
- 使用深度学习方法对IMDB电影评价做情感分析,使用的方法分别为:MLP、BiRNN、BiGRU+Attention Model☆225Updated 8 years ago
- textsum基于tensorflow实现的Seq2Seq-attention模型以及其他策略算法, 来解决摘要生成、主旨提取等(Text Summary)的任务。部分代码是在其他作者代码的基础上修改而来,后期将全部整理重构。☆30Updated 6 years ago
- 情绪原因识别、情绪分类、情绪词典构建☆71Updated 7 years ago
- 关系抽取个人实战总结以及开源工具包使用☆56Updated 6 years ago