Joyce94 / BiLSTM-CRF-pytorchLinks
☆11Updated 7 years ago
Alternatives and similar repositories for BiLSTM-CRF-pytorch
Users that are interested in BiLSTM-CRF-pytorch are comparing it to the libraries listed below
Sorting:
- Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo, Aniruddha Kembhavi, Ali Farhadi, Hannaneh Hajishirzi https://arxiv.o…☆143Updated 4 years ago
- A Pytorch implementation of QANet☆91Updated 7 years ago
- R-net in PyTorch, with ELMo☆196Updated 6 years ago
- The inplementation of Hierarchical Recurrent Attention Network☆38Updated 2 months ago
- An Implementation of Bidirectional Attention Flow☆39Updated 8 years ago
- This repo is code for the COLING 2018 paper: Sequence-to-sequence Data Augmentation for Dialogue Language Understanding.☆76Updated 4 years ago
- Code for EMNLP 2018 paper "XL-NBT: A Cross-lingual Neural Belief Tracking Framework"☆36Updated 5 years ago
- This is the code for "Learning Sentiment Memories for Sentiment Modification without Parallel Data".☆54Updated 7 years ago
- souce code for "Accelerating Neural Transformer via an Average Attention Network"☆78Updated 6 years ago
- Re-implement "QANet: Combining Local Convolution with Global Self-Attention for Reading Comprehension"☆120Updated 7 years ago
- Re-implementation of BIMPM (Bilateral Multi-Perspective Matching for Natural Language Sentences, Zhiguo Wang et al.) on Pytorch.☆103Updated 6 years ago
- ☆57Updated 8 years ago
- R-NET implementation in TensorFlow.☆77Updated 8 years ago
- Implement SC-LSTM model for text generation in control of words, in Python/TensorFlow☆87Updated 8 years ago
- ☆108Updated 7 years ago
- PyTorch implementation of Attention-over-Attention Neural Networks for Reading Comprehension☆59Updated 8 years ago
- Answer selection task based on WikiQA datatest.☆45Updated 9 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 7 years ago
- MAsked Sequence to Sequence (MASS) pre-training for language generation☆20Updated 6 years ago
- Source code for an ACL2017 paper on Chinese word segmentation☆90Updated 7 years ago
- Reinforced Mnemonic Reader for Machine Reading Comprehension with reinforcement loss in tensorflow☆24Updated 7 years ago
- incorporating copying mechanism in sequence-to-sequence learning☆180Updated 8 years ago
- add BERT to encoder part for https://github.com/memray/seq2seq-keyphrase-pytorch☆80Updated 7 years ago
- Code for "Improving Semantic Relevance for Sequence-to-Sequence Learning of Chinese Social Media Text Summarization"☆41Updated 7 years ago
- Source code for the ACL 2018 paper entitled "Sequicity: Simplifying Task-oriented Dialogue Systems with Single Sequence-to-Sequence Archi…☆154Updated 3 years ago
- Implements the paper " Building End-To-End Dialogue Systems Using Generative Hierarchical Neural Network Models" by Serban et al (current…☆116Updated 7 years ago
- The official implementation of paper U-Net: Machine Reading Comprehension with Unanswerable Questions.☆58Updated 7 years ago
- Record papers for some NLP related area☆24Updated 3 years ago
- A PyTorch implemention of Match-LSTM, R-NET and M-Reader for Machine Reading Comprehension☆107Updated 7 years ago
- For those who want to model the inter-sentence relations, pls use the more powerful code of "Attentive Convolution" in another repository☆90Updated 7 years ago