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:
- A sequence to sequence model for abstractive text summarization☆78Updated 7 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆124Updated 7 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
- Code for Named Entity Recognition using Deep Bidirectional LSTM(Char and Word Level Embedding) + HighWay Layer + CRF☆23Updated 7 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆159Updated 6 years ago
- biLSTM/CNN based deep learning framework for Question Answer Selection.☆75Updated 7 years ago
- ☆222Updated 5 years ago
- Pytorch implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv.or…☆198Updated 4 years ago
- This repository uses pretrain BERT embeddings for transfer learning in QA domain☆29Updated 6 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- A simple python implementation of the Maximal Marginal Relevance (MMR) baseline system for text summarization.☆66Updated 8 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 6 years ago
- ☆26Updated 7 years ago
- Hybrid Code Networks https://arxiv.org/abs/1702.03274☆80Updated 8 years ago
- Code for ANA at SemEval-2019 Task 3☆46Updated 5 years ago
- ☆143Updated 5 years ago
- Siamese LSTM for evaluating semantic similarity between sentences of the Quora Question Pairs Dataset.☆256Updated 7 years ago
- 🔮Deep Learning for text made easy with AllenNLP☆32Updated 6 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
- Bidirectional LSTM + CRF (Conditional Random Fields) in Tensorflow☆56Updated 7 years ago
- Statistical NLG for spoken dialogue systems☆207Updated 3 years ago
- Word Sense Disambiguation using Word Specific models, All word models and Hierarchical models in Tensorflow☆33Updated 5 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆100Updated 6 years ago
- A system for learning word weights, optimised for sentence-level vector similarity☆42Updated 9 years ago
- Tensorflow and Keras implementation of the state of the art researches in Dialog System NLU☆99Updated 4 years ago
- Semantic Textual Similarity (STS) measures the degree of equivalence in the underlying semantics of paired snippets of text.☆95Updated 3 years ago
- Source code for the paper A Memory-Augmented Neural Model for Automated Grading☆119Updated 5 years ago
- Deep Learning for Question Answering☆22Updated 9 years ago
- TensorFlow implementation of Match-LSTM and Answer pointer for the popular SQuAD dataset.☆135Updated 7 years ago
- Paraphrases generator based on RAVE.☆58Updated 7 years ago