lancopku / SGM
Sequence Generation Model for Multi-label Classification (COLING 2018)
☆437Updated 5 years ago
Alternatives and similar repositories for SGM:
Users that are interested in SGM are comparing it to the libraries listed below
- Implementation of the ESIM model for natural language inference with PyTorch☆367Updated 3 years ago
- ☆323Updated 5 years ago
- ☆340Updated 2 years ago
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆154Updated 6 years ago
- Hierarchically-Refined Label Attention Network for Sequence Labeling☆290Updated 4 years ago
- Text-Similarity Method in Pytorch☆469Updated 6 years ago
- Data Augmentation for NLP. NLP数据增强☆295Updated 4 years ago
- Multi-label Classification with BERT; Fine Grained Sentiment Analysis from AI challenger☆594Updated 6 years ago
- ACL 2018: Hybrid semi-Markov CRF for Neural Sequence Labeling (http://aclweb.org/anthology/P18-2038)☆303Updated 6 years ago
- Papers I have read, mainly about NLP. Welcome everyone to supplement in issue.☆256Updated 4 years ago
- Enhanced LTSM for natural language inference☆264Updated 5 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆173Updated 5 years ago
- The code of ACL 2019 paper: Matching Article Pairs with Graphical Decomposition and Convolutions☆236Updated 4 years ago
- TensorFlow implementation of the paper `Adversarial Multi-task Learning for Text Classification`☆177Updated 6 years ago
- LSTM-CRF in PyTorch☆460Updated 9 months ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆603Updated 5 years ago
- LSTM+CRF NER☆302Updated 6 years ago
- BERT distillation(基于BERT的蒸馏实验 )☆312Updated 4 years ago
- Use pytorch to implement word2vec☆149Updated 6 years ago
- Source code of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆337Updated 5 years ago
- 序列化标注工具,基于PyTorch实现BLSTM-CNN-CRF模型,CoNLL 2003 English NER测试集F1值为91.10%(word and char feature)。☆361Updated 6 years ago
- ☆442Updated 2 years ago
- code of Relation Classification via Multi-Level Attention CNNs☆177Updated 2 years ago
- Facilitating the design, comparison and sharing of deep text matching models.☆498Updated last year
- An attempt at replicating the Induction Network for FewRel data in Tensorflow☆177Updated 5 years ago
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆277Updated 6 years ago
- keras example of seq2seq, auto title☆332Updated 5 years ago
- BERT for Multitask Learning☆547Updated 2 years ago
- Implementation of Convolutional Neural Networks for Sentence Classification (Y.Kim, EMNLP 2014) on Pytorch.☆162Updated 7 years ago
- Re-implementation of BiDAF(Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo et al., ICLR 2017) on PyTorch.☆244Updated 8 months ago