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:
- Tree Structured LSTM model for sentence level aspect based sentiment analysis☆36Updated 7 years ago
- A simple python implementation of the Maximal Marginal Relevance (MMR) baseline system for text summarization.☆66Updated 8 years ago
- RNN Seq2Seq Based Abstract Summarization(ABS) On Tensorflow☆9Updated 6 years ago
- Variants of Multi-Perspective Convolutional Neural Networks☆22Updated 2 years ago
- ☆24Updated 7 years ago
- English text corrector by using deep neural networks in Pytorch☆47Updated 7 years ago
- A Neural Attention Model for Abstractive Sentence Summarization in DyNet☆19Updated 7 years ago
- Deep Learning for Question Answering☆22Updated 9 years ago
- Code for Named Entity Recognition using Deep Bidirectional LSTM(Char and Word Level Embedding) + HighWay Layer + CRF☆23Updated 7 years ago
- SRL deep learning model is based on DB-LSTM which is described in this paper : [End-to-end learning of semantic role labeling using rec…☆21Updated 7 years ago
- Word Sense Disambiguation using Word Specific models, All word models and Hierarchical models in Tensorflow☆33Updated 5 years ago
- QA - Answer Selection (Rank candidate answers for a given question)☆36Updated 7 years ago
- Yet another tensorflow implementation of "Attention is all you need" (a.k.a. Transformer)☆9Updated 7 years ago
- Deep Learning for Nature Language Processing at Standford☆13Updated 8 years ago
- A Tensorflow BiLSTM-MaxPool Siamese Network for Quora question pairs.☆16Updated 7 years ago
- A sequence to sequence model for abstractive text summarization☆78Updated 7 years ago
- Generating Dataset for Google's Text Summarization Code☆33Updated 6 years ago
- Abstractive and Extractive Deep Learning Methods for Text Summarisation☆32Updated 7 years ago
- ☆15Updated 7 years ago
- ☆30Updated 7 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 6 years ago
- A system for learning word weights, optimised for sentence-level vector similarity☆42Updated 9 years ago
- recurrent attention based on keras. Question Answering SQUAD dataset☆21Updated 8 years ago
- Chinese Question Classifier (Keras Implementation) on BQuLD☆29Updated 2 years ago
- This code extracts context embedding from sentence☆26Updated 7 years ago
- ☆41Updated 7 years ago
- Comparison of n-gram vs RNN (recurrent neural network) language models (predicting next word in a sequence), using Python, NLTK, Keras, a…☆47Updated 8 years ago
- Code for the paper "Multi-Task Learning for Argumentation Mining in Low-Resource Settings"☆39Updated 6 years ago
- DSTC6 Dialog System Technology Challenges, Track1, End-to-End Goal Oriented Dialog Learning☆17Updated 7 years ago
- Pytorch implementation of the RaSoR paper "Learning Recurrent Span Representations for Extractive Question Answering" (Lee et al. 2016) a…☆15Updated 8 years ago