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
- 细粒度用户评论情感分析☆123Updated 6 years ago
- kaggle情感分析rnn+attention解法☆12Updated 7 years ago
- 中文的word2vec以及doc2vec模型,使用维基百度的数据训练。供大家参考☆47Updated 7 years ago
- Capsule, LSTM/GRU, CNN for text class implemented by Pytorch 胶囊网络, 循环神经网络和卷积神经网络在中文文本分类中的应用☆43Updated 6 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 7 years ago
- 评论上的情感分析:主题与情感词抽取☆81Updated 4 years ago
- paper reading☆20Updated 6 years ago
- ☆19Updated 6 years ago
- Hierarchical BiLSTM CNN using Keras☆77Updated 7 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for text classification.☆105Updated 5 years ago
- BiLSTM_CRF中文实体命名识别☆46Updated 7 years ago
- textcnn多标签文本分类☆37Updated 6 years ago
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆72Updated 6 years ago
- AI-Challenger Baseline 细粒度用户评论情感分析☆229Updated 6 years ago
- Paper notes: Linguistically Regularized LSTM for Sentiment Classification☆8Updated 7 years ago
- A LSTM+CRF model for the seq2seq task for Medical named entity recognition in ccks2017☆80Updated 7 years ago
- 使用pytorch和京东某商品评价数据集,采用不同模型对文本进行分类☆25Updated 7 years ago
- Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...☆192Updated 6 years ago
- BiLSTM 加普通Attention中文文本多分类Pytorch实现☆33Updated 4 years ago
- SVM, FastText, TextCNN, BiGRU, CNN-BiGRU在短分本分类上的对比☆84Updated 6 years ago
- 自然语言处理相关实验实现 some experiment of natural language processing, Like text classification, named entity recognition, pos-tags, segment, key …☆53Updated 6 years ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆77Updated 6 years ago
- ☆57Updated 6 years ago
- 搜狐校园算法大赛baseline☆66Updated 6 years ago
- 基于深度学习的中文NLP工具☆40Updated 5 years ago
- python3 bert4keras for match☆37Updated 5 years ago
- ☆135Updated 6 years ago
- CNN, LSTM, NBOW, fasttext 中文文本分类☆121Updated 5 years ago
- 本项目主要为针对DPCNN(Deep Pyramid Convolutional Neural Networks for Text Categorization )文本分类(Text Classification)的论文复现以及基于知乎看山杯Inception的修改和复现,…☆141Updated 6 years ago