dongjun-Lee / birnn-language-model-tfLinks
Tensorflow implementation of Bi-directional RNN Langauge Model
☆38Updated 7 years ago
Alternatives and similar repositories for birnn-language-model-tf
Users that are interested in birnn-language-model-tf are comparing it to the libraries listed below
Sorting:
- Improving the Transformer translation model with document-level context☆170Updated 5 years ago
- Code for Synchronous Bidirectional Neural Machine Translation (SB-NMT)☆66Updated 6 years ago
- Code for Synchronous Bidirectional Neural Machine Translation (SB-NMT)☆67Updated 6 years ago
- Easy to use NLP library built on PyTorch and TorchText☆256Updated 6 years ago
- Joint Slot Filling and Intent Detection via Capsule Neural Networks (ACL'19) https://arxiv.org/abs/1812.09471☆139Updated 2 years ago
- ☆34Updated 7 years ago
- ☆47Updated last year
- BERT-DST: Scalable End-to-End Dialogue State Tracking with Bidirectional Encoder Representations from Transformer☆100Updated 4 years ago
- NLU: domain-intent-slot; text2SQL☆74Updated 5 years ago
- RNN language model using Tensorflow☆19Updated 9 years ago
- a simple yet complete implementation of the popular BERT model☆128Updated 5 years ago
- add BERT to encoder part for https://github.com/memray/seq2seq-keyphrase-pytorch☆80Updated 7 years ago
- Neural quality estimation toolkit for grammatical error correction and other language generation applications.☆49Updated 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
- A TensorFlow implementation of Neural Sequence Labeling model, which is able to tackle sequence labeling tasks such as POS Tagging, Chunk…☆232Updated 7 years ago
- R-NET implementation in TensorFlow.