brightmart / machine_translation
Machine translation using deep learning with lstm,cnn,attention,beam search and so on.
☆20Updated 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
- RNN Seq2Seq Based Abstract Summarization(ABS) On Tensorflow☆9Updated 5 years ago
- Code for Named Entity Recognition using Deep Bidirectional LSTM(Char and Word Level Embedding) + HighWay Layer + CRF☆23Updated 7 years ago
- ☆24Updated 6 years ago
- Tree Structured LSTM model for sentence level aspect based sentiment analysis☆36Updated 7 years ago
- recurrent attention based on keras. Question Answering SQUAD dataset☆21Updated 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
- Keras Conv+BiLSTM for Named Entity Recognition☆24Updated 7 years ago
- Recurrent neural networks and Dynamic memory networks for sentiment classification☆30Updated 7 years ago
- Paraphrases generator based on RAVE.☆58Updated 6 years ago
- English text corrector by using deep neural networks in Pytorch☆47Updated 7 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆123Updated 6 years ago
- Code for ANA at SemEval-2019 Task 3☆45Updated 4 years ago
- A BiRNN framework implemented in Python and TensorFlow to extract parallel sentences from aligned comparable corpora.☆33Updated 6 years ago
- A Neural Attention Model for Abstractive Sentence Summarization in DyNet☆19Updated 6 years ago
- named entity recognition combined with rule from entity dict☆12Updated 4 years ago
- A simple python implementation of the Maximal Marginal Relevance (MMR) baseline system for text summarization.☆66Updated 8 years ago
- A sequence to sequence model for abstractive text summarization☆77Updated 7 years ago
- maximum entropy based part-of-speech tagger for NLTK☆45Updated 8 years ago
- TensorFlow Implementation For [Neural Architecture for Named Entity Recognition](https://arxiv.org/abs/1603.01360)☆12Updated 7 years ago
- Tensorflow Implementation of Recurrent Convolutional Neural Network for Relation Extraction☆64Updated 6 years ago
- ICASSP2017: End-to-end joint learning of natural language understanding and dialogue manager☆74Updated 7 years ago
- Neural Models for Key Phrase Detection and Question Generation☆30Updated 7 years ago
- ☆14Updated 6 years ago
- ☆25Updated 7 years ago
- Exploration of various deep neural networks for Question Answering and Reading Comprehension☆21Updated 8 years ago
- Word Sense Disambiguation using Word Specific models, All word models and Hierarchical models in Tensorflow☆33Updated 4 years ago
- Implementation of Attention-Based Neural Matching Model Proposed in CIKM16 for Answer Sentence Selection☆42Updated 7 years ago
- It is a tensorflow script for multi-task learning implementation of Kim's paper : Convolutional Neural Networks for Sentence Classificati…☆105Updated 8 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
- A python library to compute rouge score for summarization☆57Updated 2 years ago