kuoluo1995 / text-classificationLinks
CNN,RNN ,Activation functions, Graph Convolutional Networks(GCN) for Text Classification
☆32Updated 5 years ago
Alternatives and similar repositories for text-classification
Users that are interested in text-classification are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of "Graph Convolutional Networks for Text Classification"☆131Updated last year
- 原始项目:[GCN_AAAI2019](https://github.com/yao8839836/text_gcn/) add:多标签分类支持☆18Updated 5 years ago
- Mi Zhang and Tieyun Qian,Convolution over Hierarchical Level Sentiment Analysis,EMNLP2020☆46Updated 4 years ago
- FastGCN for inductive text classification☆85Updated 5 years ago
- A rough re-implement of Text Level Graph Neural Network for Text Classification☆36Updated 4 years ago
- Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"☆119Updated 5 years ago
- ☆27Updated last year
- [ACL 2020] Tensorflow implementation for "Every Document Owns Its Structure: Inductive Text Classification via Graph Neural Networks"☆180Updated last year
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆103Updated 4 years ago
- Label-Specific Document Representation for Multi-Label Text Classification☆88Updated 5 years ago
- Chinese text sentiment analysis via Graph Convolution Neural Networks☆52Updated 5 years ago
- ☆28Updated 4 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 6 years ago
- source code of our paper presents in EMNLP 2019. https://www.aclweb.org/anthology/D19-1345/☆53Updated 5 years ago
- Transition-based Directed Graph Direction for Emotion-Cause Pair Extraction☆47Updated 5 years ago
- ☆30Updated 2 years ago
- Capsule, LSTM/GRU, CNN for text class implemented by Pytorch 胶囊网络, 循环神经网络和卷积神经网络在中文文本分类中的应用☆43Updated 6 years ago
- Chinese Named Entity Recognition Using Neural Network☆29Updated 2 years ago
- Implementation of paper☆37Updated 3 years ago
- Official Code for Merging Statistical Feature via Adaptive Gate for Improved Text Classification (AAAI2021)☆26Updated 3 years ago
- MAGNET: Multi-Label Text Classification using Attention-based Graph Neural Network☆58Updated last year
- Sentiment analysis has been a popular field in natural language processing. Sentiments can be expressed explicitly or implicitly. Most cur…☆13Updated 3 years ago
- The PyTorch 1.6 and Python 3.7 implementation for the paper Graph Convolutional Networks for Text Classification☆112Updated 4 years ago
- The source code of 《 FGN:Fusion Glyph Network for Chinese Named Entity Recognition 》. SOTA Chinese NER method fusing both glyph represne…☆50Updated 5 years ago
- Zhuang Chen, Tieyun Qian: Transfer Capsule Network for Aspect Level Sentiment Classification. ACL 2019: 547-556☆45Updated 4 years ago
- Efficient implementation of "Graph Convolutional Networks for Text Classification"☆22Updated 2 years ago
- NER任务SOTA模型BERT_MRC☆61Updated last year
- the implementation for Disconnected Recurrent Neural Networks☆34Updated 6 years ago
- ☆13Updated 3 years ago
- Graph Convolutional Networks (GCN) with BERT for Coreference Resolution Task [Pytorch][DGL]☆141Updated 4 years ago