Wanke15 / HAN-kerasLinks
层次注意力机制用于文本分类
☆10Updated 5 years ago
Alternatives and similar repositories for HAN-keras
Users that are interested in HAN-keras are comparing it to the libraries listed below
Sorting:
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 6 years ago
- kaggle情感分析rnn+attention解法☆12Updated 7 years ago
- Capsule, LSTM/GRU, CNN for text class implemented by Pytorch 胶囊网络, 循环神经网络和卷积神经网络在中文文本分类中的应用☆43Updated 6 years ago
- 评论上的情感分析:主题与情感词抽取☆81Updated 4 years ago
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆72Updated 6 years ago
- 多标签文本分类☆54Updated 5 years ago
- 2019之江杯人工智能大赛电商评论观点挖掘赛道top3☆45Updated 5 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆45Updated 6 years ago
- 基于深度学习的中文NLP工具☆40Updated 5 years ago
- 之江-电商评论观点挖掘的比赛,基于pytorch-transformers版本,暂时只实现了BERT做aspect+opinion+属性分类+情感极性的联合标注,还未加上CRF。☆32Updated 5 years ago
- paper reading☆20Updated 6 years ago
- question classification with multi-level attention mechanism 使用多层级注意力机制和keras实现问题分类☆34Updated 6 years ago
- 细粒度用户评论情感分析☆123Updated 6 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 7 years ago
- textcnn多标签文本分类☆37Updated 6 years ago
- 基于情感词典的文本情感极性分析☆27Updated 8 years ago
- 相似案例匹配☆46Updated 5 years ago
- 2019达观杯 第六名代码☆43Updated 2 years ago
- BiLSTM 加普通Attention中文文本多分类Pytorch实现☆33Updated 4 years ago
- ☆17Updated 3 years ago
- 基于双向RNN,Attention机制的编解码神经机器翻译模型☆61Updated 7 years ago
- 两层attention 的lstm评论情感分析☆22Updated 7 years ago
- ☆19Updated 6 years ago
- 汽车行业用户观点主题及情感识别☆31Updated 6 years ago
- 在bert模型的pre_training基础上进行text_cnn文本分类☆78Updated 5 years ago
- AI-Challenger Baseline 细粒度用户评论情感分析☆229Updated 6 years ago
- 提出基于划分的LDA主题模型 (PLDA)。对传统LDA模型进行改进,考虑中长篇文档篇章结构较为清晰,传统LDA在处理中长篇文档时不能识别每个篇章的主题,提出基于划分的LDA主题模型,对中长篇文档如新闻报道】国务院工作报告等按照段落进行划分,先拆后合,并将其效果与传统LDA…☆40Updated 5 years ago
- Dataset from 'Character-based BiLSTM-CRF Incorporating POS and Dictionaries for Chinese Opinion Target Extraction'☆43Updated 6 years ago
- seq2seq+attention model for Chinese textsum☆41Updated 7 years ago
- 汽车主题情感分析大赛冠军☆27Updated 6 years ago