lancopku / SGMLinks
Sequence Generation Model for Multi-label Classification (COLING 2018)
☆438Updated 5 years ago
Alternatives and similar repositories for SGM
Users that are interested in SGM are comparing it to the libraries listed below
Sorting:
- ☆341Updated 2 years ago
- Implementation of the ESIM model for natural language inference with PyTorch☆373Updated 4 years ago
- ☆324Updated 6 years ago
- Use pytorch to implement word2vec☆148Updated 6 years ago
- Papers I have read, mainly about NLP. Welcome everyone to supplement in issue.☆255Updated 4 years ago
- Re-implementation of BiDAF(Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo et al., ICLR 2017) on PyTorch.☆245Updated last year
- LSTM-CRF in PyTorch☆461Updated last year
- The code of ACL 2019 paper: Matching Article Pairs with Graphical Decomposition and Convolutions☆236Updated 4 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆176Updated 6 years ago
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆155Updated 6 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆202Updated 7 years ago
- ACL 2018: Hybrid semi-Markov CRF for Neural Sequence Labeling (http://aclweb.org/anthology/P18-2038)☆304Updated 7 years ago
- 注意力机制on自然语言处理文章整理笔记☆170Updated 6 years ago
- LSTM+CRF NER☆305Updated 6 years ago
- Facilitating the design, comparison and sharing of deep text matching models.☆502Updated last year
- ☆131Updated 4 years ago
- Source code of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆340Updated 6 years ago
- Hierarchically-Refined Label Attention Network for Sequence Labeling☆293Updated 4 years ago
- Convolutional Neural Networks for Sentence Classification in PyTorch☆110Updated 7 years ago
- Enhanced LTSM for natural language inference☆265Updated 5 years ago
- Data Augmentation for NLP. NLP数据增强☆295Updated 4 years ago
- Global Encoding for Abstractive Summarization (ACL 2018)☆274Updated 6 years ago
- An attempt at replicating the Induction Network for FewRel data in Tensorflow☆178Updated 6 years ago
- hierarchical attention model☆101Updated 8 years ago
- A Benchmark of Text Classification in PyTorch☆606Updated last year
- 序列化标注工具,基于PyTorch实现BLSTM-CNN-CRF模型,CoNLL 2003 English NER测试集F1值为91.10%(word and char feature)。☆364Updated 7 years ago
- Neural Relation Extraction implemented in PyTorch☆220Updated 7 years ago
- The CRF Layer was implemented by using Chainer 2.0. Please see more details here: https://createmomo.github.io/2017/09/12/CRF_Layer_on_th…☆207Updated 3 years ago
- code of Relation Classification via Multi-Level Attention CNNs☆178Updated 3 years ago
- Text-Similarity Method in Pytorch☆470Updated 6 years ago