lancopku / SGM
Sequence Generation Model for Multi-label Classification (COLING 2018)
☆432Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for SGM
- Implementation of the ESIM model for natural language inference with PyTorch☆366Updated 3 years ago
- ☆341Updated last year
- ☆323Updated 5 years ago
- Text-Similarity Method in Pytorch☆469Updated 5 years ago
- Facilitating the design, comparison and sharing of deep text matching models.☆496Updated 6 months ago
- LSTM+CRF NER☆302Updated 5 years ago
- LSTM-CRF in PyTorch☆459Updated 3 months ago
- Papers I have read, mainly about NLP. Welcome everyone to supplement in issue.☆256Updated 3 years ago
- Hierarchically-Refined Label Attention Network for Sequence Labeling☆286Updated 3 years ago
- ACL 2018: Hybrid semi-Markov CRF for Neural Sequence Labeling (http://aclweb.org/anthology/P18-2038)☆305Updated 6 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆172Updated 5 years ago
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆154Updated 5 years ago
- Use pytorch to implement word2vec☆147Updated 5 years ago
- A Benchmark of Text Classification in PyTorch☆601Updated 7 months ago
- Multi-label Classification with BERT; Fine Grained Sentiment Analysis from AI challenger☆592Updated 6 years ago
- 序列化标注工具,基于PyTorch实现BLSTM-CNN-CRF模型,CoNLL 2003 English NER测试集F1值为91.10%(word and char feature)。☆362Updated 6 years ago
- A Structured Self-attentive Sentence Embedding☆494Updated 5 years ago
- Data Augmentation for NLP. NLP数据增强☆294Updated 3 years ago
- 本项目主要为针对DPCNN(Deep Pyramid Convolutional Neural Networks for Text Categorization )文本分类(Text Classification)的论文复现以及基于知乎看山杯Inception的修改和复现,…☆142Updated 5 years ago
- BERT for Multitask Learning☆546Updated last year
- 注意力 机制on自然语言处理文章整理笔记☆170Updated 5 years ago
- Keras implement of ON-LSTM (Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks)☆154Updated 5 years ago
- ☆132Updated 3 years ago
- Implementation of Convolutional Neural Networks for Sentence Classification (Y.Kim, EMNLP 2014) on Pytorch.☆164Updated 6 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆200Updated 6 years ago
- Source code of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆340Updated 5 years ago
- The code of ACL 2019 paper: Matching Article Pairs with Graphical Decomposition and Convolutions☆235Updated 3 years ago
- Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...☆191Updated 5 years ago
- BERT as language model, fork from https://github.com/google-research/bert☆247Updated 8 months ago