InitialBug / FastBiDAFLinks
A pytorch implementation of BiDAF based on CNN
☆8Updated 6 years ago
Alternatives and similar repositories for FastBiDAF
Users that are interested in FastBiDAF are comparing it to the libraries listed below
Sorting:
- Paper reading group of the TANGENT Lab @ PKU☆11Updated 6 years ago
- This is a Tensorflow implementation of the End-to-End Memory Network applied to the Ubuntu Dialog Corpus. The model can be compared to a …☆11Updated 8 years ago
- Implementation in pytorch of SR-NMT https://arxiv.org/abs/1805.04185v1☆26Updated 7 years ago
- An experimental implementation of biaffine parser using MXNet☆10Updated 6 years ago
- Code accompanying End-to-End Information Extraction without Token-Level Supervision☆37Updated 8 years ago
- mndm-IR based on tf-slim☆7Updated 7 years ago
- ☆9Updated 5 years ago
- Augmentation scripts for the bAbI Dialog Tasks dataset☆13Updated 6 years ago
- several state-of-art methods for (short) text classification. using Tensorflow Serving to deploy trained model.☆8Updated 6 years ago
- 👿→😈☆24Updated 7 years ago
- Materials for implementing and reproducing results in the NIPS paper.☆23Updated 10 years ago
- A Keras implementation of Adaptive Softmax☆7Updated 6 years ago
- Reimplementation of NLP Style Transfer from Non-parallel Text with Adversarial Alignment (https://arxiv.org/abs/1705.09655)☆14Updated 4 years ago
- This project demonstrates the use of generic bi-directional LSTM models for predicting importance of words in a spoken dialgoue for under…☆10Updated 2 years ago
- Density Order Embeddings☆33Updated 6 years ago
- Contextual LSTM for NLP tasks like word prediction and word embedding creation for Deep Learning☆28Updated 6 years ago
- ☆13Updated 6 years ago
- Implement CopyNet with tensorflow☆6Updated 7 years ago
- Code for the article "Automatic Temperature Control for Neural Machine Translation" (EMNLP 2018)☆14Updated 6 years ago
- ☆27Updated 6 years ago
- ☆11Updated 6 years ago
- Recurrent neural networks and Dynamic memory networks for sentiment classification☆30Updated 8 years ago
- Tensorflow implementation of HRED (Hierarchical Recurrent Encoder-decoder).