Aurelius84 / SPWE
Sentiment-Polarized Word Embedding for Multi-Label Sentiment Classification
☆12Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for SPWE
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆57Updated 5 years ago
- Multilabel classification based on TextCNN and Attention☆76Updated 4 years ago
- 在bert模型的pre_training基础上进行text_cnn文本分类☆78Updated 4 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆43Updated 5 years ago
- Capsule, LSTM/GRU, CNN for text class implemented by Pytorch 胶囊网络, 循环神经网络和卷积神经网络在中文文本分类中的应用☆43Updated 5 years ago
- textcnn多标签文本分类☆36Updated 6 years ago
- In pytorch Learing Neural Networks likes CNN(Convolutional Neural Networks for Sentence Classification (Y.Kim, EMNLP 2014) 、LSTM、BiLSTM、D…☆21Updated 6 years ago
- BiLSTM 加普通Attention中文文本多分类Pytorch实现☆32Updated 3 years ago
- bilstm _Attention_crf☆37Updated 5 years ago
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆69Updated 5 years ago
- 电商评论情感分类☆15Updated 4 years ago
- 基于BiLSTM和Self-Attention的文本分类、表示学习网络☆29Updated 5 years ago
- all kinds of text classificaiton models and more with deep learning☆99Updated 6 years ago
- ☆30Updated 5 years ago
- ☆134Updated 2 years ago
- This model base on bert-as-service. Model structure : bert-embedding bilstm crf.☆38Updated 5 years ago
- Hierarchical BiLSTM CNN using Keras☆76Updated 6 years ago
- BERT-BiLSTM-CRF的Keras版实现☆41Updated 5 years ago
- 原始项目:[GCN_AAAI2019](https://github.com/yao8839836/text_gcn/) add:多标签分类支持☆18Updated 4 years ago
- 天池2020-新冠疫情相似句对判定大赛☆23Updated last year
- NLP Predtrained Embeddings, Models and Datasets Collections(NLP_PEMDC). The collection will keep updating.☆64Updated 4 years ago
- Use Bert-CNN-Capsule for text classification☆10Updated 5 years ago
- Bert中文文本分类☆40Updated 5 years ago
- 两层attention 的lstm评论情感分析☆22Updated 6 years ago
- ☆60Updated 5 years ago
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆74Updated 5 years ago
- cnn bilstm crf 作中文命名实体识别☆13Updated 4 years ago
- 针对Cnews数据集进行分类,使用了torchtext进行文本预处理☆11Updated 2 years ago
- A list of NLP competitions, including solutions.☆34Updated 4 years ago
- 在 Google BERT Fine-tuning基础上,利用cnn/rnn进行中文文本的分类☆18Updated 5 years ago