kolloldas / torchnlpLinks
Easy to use NLP library built on PyTorch and TorchText
☆254Updated 5 years ago
Alternatives and similar repositories for torchnlp
Users that are interested in torchnlp are comparing it to the libraries listed below
Sorting:
- ACL 2018: Hybrid semi-Markov CRF for Neural Sequence Labeling (http://aclweb.org/anthology/P18-2038)☆303Updated 6 years ago
- Mem2Seq: Effectively Incorporating Knowledge Bases into End-to-End Task-Oriented Dialog Systems☆352Updated 2 years ago
- Joint Slot Filling and Intent Detection via Capsule Neural Networks (ACL'19) https://arxiv.org/abs/1812.09471☆139Updated 2 years ago
- Improving the Transformer translation model with document-level context☆170Updated 5 years ago
- NLU: domain-intent-slot; text2SQL☆74Updated 5 years ago
- A TensorFlow implementation of Neural Sequence Labeling model, which is able to tackle sequence labeling tasks such as POS Tagging, Chunk…☆234Updated 6 years ago
- R-net in PyTorch, with ELMo☆198Updated 5 years ago
- Contextual augmentation, a text data augmentation using a bidirectional language model.☆191Updated 5 years ago
- BERT as language model, fork from https://github.com/google-research/bert☆247Updated last year
- A set of tutorials for torchtext☆186Updated 6 years ago
- a simple yet complete implementation of the popular BERT model☆127Updated 5 years ago
- BertQA - Attention on Steroids☆115Updated 2 years ago
- Ner with Bert☆282Updated 5 years ago
- Neural network toolkit for sentence pair modeling.☆303Updated 4 years ago
- Statistics and Accepted paper list with arXiv link of EMNLP-IJCNLP 2019☆233Updated 4 years ago
- XLNet Extension in TensorFlow☆130Updated 4 years ago
- add BERT to encoder part for https://github.com/memray/seq2seq-keyphrase-pytorch☆80Updated 6 years ago
- This is the source implementation of ACL2019 accepted paper: A Novel Bi-directional Interrelated Model for Joint Intent Detection and Slo…☆102Updated 2 years ago
- Slot-Gated Modeling for Joint Slot Filling and Intent Prediction☆303Updated 4 years ago
- Implementation of a linear-chain CRF in PyTorch☆97Updated 4 years ago
- Deep Semantic Role Labeling with Self-Attention☆307Updated 5 years ago
- Implementation of conversational QA model: FlowQA (with slight improvement)☆197Updated 6 years ago
- Re-implementation of BiDAF(Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo et al., ICLR 2017) on PyTorch.☆245Updated 11 months ago
- LSTM-CRF in PyTorch☆460Updated 11 months ago
- Pytorch implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv.or…☆197Updated 4 years ago
- BiLSTM-CNN-CRF tagger☆249Updated 6 years ago
- Enhanced LTSM for natural language inference☆265Updated 5 years ago
- Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo, Aniruddha Kembhavi, Ali Farhadi, Hannaneh Hajishirzi https://arxiv.o…☆143Updated 3 years ago
- Fully Statistical Neural Belief Tracker (Mrkšić and Vulić, ACL 2018)☆167Updated last year
- Re-implementation of BIMPM (Bilateral Multi-Perspective Matching for Natural Language Sentences, Zhiguo Wang et al.) on Pytorch.☆103Updated 5 years ago