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:
- ๐ฎDeep Learning for text made easy with AllenNLPโ32Updated 7 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATISโ124Updated 7 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Modelsโ159Updated 6 years ago
- Bidirectional LSTM + CRF (Conditional Random Fields) in Tensorflowโ56Updated 7 years ago
- biLSTM/CNN based deep learning framework for Question Answer Selection.โ75Updated 7 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailmentโ107Updated 7 years ago
- A sequence to sequence model for abstractive text summarizationโ78Updated 7 years ago
- A simple python implementation of the Maximal Marginal Relevance (MMR) baseline system for text summarization.โ67Updated 8 years ago
- Evaluation Metrics for the Hewlett Foundation's Automated Essay Scoring competitionโ40Updated 13 years ago
- Neural Essay Assessor: An Automated Essay Scoring System Based on Deep Neural Networksโ209Updated 7 years ago
- reference tensorflow code for named entity taggingโ104Updated 4 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
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.โ166Updated 5 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2โ64Updated 2 years ago
- Code and model files for the paper: "A Multilayer Convolutional Encoder-Decoder Neural Network for Grammatical Error Correction" (AAAI-18โฆโ184Updated 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
- Variants of Multi-Perspective Convolutional Neural Networksโ22Updated 2 years ago
- Accompanying notebook for the Entailment with Tensorflow article.โ82Updated 6 years ago
- TensorFlow implementation of Match-LSTM and Answer pointer for the popular SQuAD dataset.โ136Updated 7 years ago
- Source code for the paper A Memory-Augmented Neural Model for Automated Gradingโ119Updated 6 years ago
- My seq2seq based on tensorflowโ69Updated 7 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Kerasโ100Updated 7 years ago
- Semantic Textual Similarity (STS) measures the degree of equivalence in the underlying semantics of paired snippets of text.โ96Updated 3 years ago
- Tensorflow re-implementation of GAN for text summarizationโ136Updated 5 years ago
- A simple implementation of attention based encoder-decoder for nmt.โ46Updated 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
- Asymmetric Convolutional Bidirectional LSTM Networks for Text Classificationโ11Updated 7 years ago
- Code for Named Entity Recognition using Deep Bidirectional LSTM(Char and Word Level Embedding) + HighWay Layer + CRFโ23Updated 7 years ago
- โ222Updated 5 years ago
- English text corrector by using deep neural networks in Pytorchโ47Updated 7 years ago