brightmart / machine_translation
Machine translation using deep learning with lstm,cnn,attention,beam search and so on.
☆20Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for machine_translation
- Code for Named Entity Recognition using Deep Bidirectional LSTM(Char and Word Level Embedding) + HighWay Layer + CRF☆23Updated 6 years ago
- RNN Seq2Seq Based Abstract Summarization(ABS) On Tensorflow☆10Updated 5 years ago
- Paraphrases generator based on RAVE.☆59Updated 6 years ago
- Tree Structured LSTM model for sentence level aspect based sentiment analysis☆37Updated 7 years ago
- The QA datasets used for DrQA evaluation.☆13Updated 5 years ago
- A Neural Attention Model for Abstractive Sentence Summarization in DyNet☆20Updated 6 years ago
- A sequence to sequence model for abstractive text summarization☆77Updated 6 years ago
- Comparison of n-gram vs RNN (recurrent neural network) language models (predicting next word in a sequence), using Python, NLTK, Keras, a…☆48Updated 7 years ago
- ☆26Updated 6 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…☆22Updated 7 years ago
- My seq2seq based on tensorflow☆69Updated 6 years ago
- code for sentence compression☆20Updated 6 years ago
- Abstractive and Extractive Deep Learning Methods for Text Summarisation☆33Updated 6 years ago
- ☆25Updated 6 years ago
- code for "Deep Recurrent Generative Decoder for Abstractive Text Summarization"☆53Updated 4 years ago
- Implementation of LSTM based Deep Learning Models for Non-Factoid Answer Selection by Ming et al. in PyTorch☆18Updated 6 years ago
- Code for "Improving Semantic Relevance for Sequence-to-Sequence Learning of Chinese Social Media Text Summarization"☆41Updated 6 years ago
- Abstractive Summarization IJCAI paper code☆29Updated 6 years ago
- Yet another tensorflow implementation of "Attention is all you need" (a.k.a. Transformer)☆9Updated 6 years ago
- My implementation of the FusionNet for machine comprehension☆29Updated 6 years ago
- Code for ANA at SemEval-2019 Task 3☆45Updated 4 years ago
- Speaker Role Contextual Model for Dialogues☆14Updated 7 years ago
- A simple implementation of attention based encoder-decoder for nmt.☆47Updated 7 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆125Updated 6 years ago
- QA - Answer Selection (Rank candidate answers for a given question)☆37Updated 6 years ago
- ☆36Updated 6 years ago
- ☆26Updated 4 years ago
- A simple python implementation of the Maximal Marginal Relevance (MMR) baseline system for text summarization.☆67Updated 7 years ago
- named entity recognition combined with rule from entity dict☆12Updated 4 years ago
- Semantic Textual Similarity (STS) measures the degree of equivalence in the underlying semantics of paired snippets of text.☆93Updated 3 years ago