brightmart / machine_translationLinks
Machine translation using deep learning with lstm,cnn,attention,beam search and so on.
☆20Updated 8 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:
- Code for Named Entity Recognition using Deep Bidirectional LSTM(Char and Word Level Embedding) + HighWay Layer + CRF☆23Updated 8 years ago
- A sequence to sequence model for abstractive text summarization☆78Updated 8 years ago
- Keras Conv+BiLSTM for Named Entity Recognition☆24Updated 8 years ago
- A simple python implementation of the Maximal Marginal Relevance (MMR) baseline system for text summarization.☆67Updated 9 years ago
- Bidirectional LSTM + CRF (Conditional Random Fields) in Tensorflow☆56Updated 8 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆125Updated 7 years ago
- Semantic Textual Similarity (STS) measures the degree of equivalence in the underlying semantics of paired snippets of text.☆97Updated 4 years ago
- biLSTM/CNN based deep learning framework for Question Answer Selection.☆74Updated 7 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆168Updated 6 years ago
- Aspect-Based Sentiment Analysis Experiments☆133Updated 7 years ago
- My seq2seq based on tensorflow☆69Updated 7 years ago
- The implementation of text classification using character level convoultion neural networks using Keras☆149Updated 2 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆63Updated 3 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 6 years ago
- ☆40Updated 8 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
- Tensorflow Implementation of "Recurrent Convolutional Neural Network for Text Classification" (AAAI 2015)☆152Updated 7 years ago
- ☆26Updated 8 years ago
- Pytorch implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv.or…☆197Updated 4 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
- ☆115Updated 6 years ago
- Word Sense Disambiguation using Word Specific models, All word models and Hierarchical models in Tensorflow☆33Updated 5 years ago
- reference tensorflow code for named entity tagging☆105Updated 4 years ago
- A simple implementation of attention based encoder-decoder for nmt.☆46Updated 8 years ago
- Implementation Project for relation extraction in NLP using kernel based methods.☆33Updated 9 years ago
- Code for ANA at SemEval-2019 Task 3☆46Updated 5 years ago
- ☆25Updated 5 years ago
- R-NET implementation in TensorFlow.☆77Updated 8 years ago