brightmart / machine_translationLinks
Machine translation using deep learning with lstm,cnn,attention,beam search and so on.
☆21Updated 7 years ago
Alternatives and similar repositories for machine_translation
Users that are interested in machine_translation are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv.or…☆198Updated 4 years ago
- Code for Named Entity Recognition using Deep Bidirectional LSTM(Char and Word Level Embedding) + HighWay Layer + CRF☆23Updated 8 years ago
- ☆222Updated 5 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆124Updated 7 years ago
- ☆26Updated 7 years ago
- biLSTM/CNN based deep learning framework for Question Answer Selection.☆74Updated 7 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- A sequence to sequence model for abstractive text summarization☆78Updated 8 years ago
- The code for our submission in Kaggle's competition Quora Question Pairs which ranked in the top 25%.☆30Updated 5 years ago
- A simple python implementation of the Maximal Marginal Relevance (MMR) baseline system for text summarization.☆67Updated 8 years ago
- Hybrid Code Networks https://arxiv.org/abs/1702.03274☆80Updated 8 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- TensorFlow implementation of Match-LSTM and Answer pointer for the popular SQuAD dataset.☆135Updated 7 years ago
- Tensorflow re-implementation of GAN for text summarization☆136Updated 6 years ago
- It is a tensorflow script for multi-task learning implementation of Kim's paper : Convolutional Neural Networks for Sentence Classificati…☆105Updated 9 years ago
- My Python n-gram Language Model from an NLP course. Since there are so public implementations, I feel free to post mine.☆56Updated 11 years ago
- ☆143Updated 6 years ago
- Bidirectional LSTM + CRF (Conditional Random Fields) in Tensorflow☆56Updated 7 years ago
- Compare six baseline deep learning models on TrecQA☆60Updated 7 years ago
- Paraphrases generator based on RAVE.☆59Updated 7 years ago
- ☆108Updated 7 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 6 years ago
- Seq2seq chatbot with attention and anti-language model to suppress generic response, option for further improve by deep reinforcement lea…☆60Updated 8 years ago
- Pytorch implementation of "Get to the point: Get To The Point: Summarization with Pointer-Generator Networks"☆76Updated 8 years ago
- ☆24Updated 7 years ago
- QA - Answer Selection (Rank candidate answers for a given question)☆36Updated 7 years ago
- Tensorflow Implementation of Recurrent Convolutional Neural Network for Relation Extraction☆64Updated 7 years ago
- Word Sense Disambiguation using Word Specific models, All word models and Hierarchical models in Tensorflow☆33Updated 5 years ago
- DAANet: Dual Ask-Answer Network for Machine Reading Comprehension☆144Updated 7 years ago
- reference tensorflow code for named entity tagging☆105Updated 4 years ago