brightmart / machine_translationLinks
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
Sorting:
- Code for Named Entity Recognition using Deep Bidirectional LSTM(Char and Word Level Embedding) + HighWay Layer + CRF☆23Updated 7 years ago
- RNN Seq2Seq Based Abstract Summarization(ABS) On Tensorflow☆9Updated 6 years ago
- Keras Conv+BiLSTM for Named Entity Recognition☆24Updated 7 years ago
- ☆25Updated 7 years ago
- Code for "Improving Semantic Relevance for Sequence-to-Sequence Learning of Chinese Social Media Text Summarization"☆41Updated 7 years ago
- Code for ANA at SemEval-2019 Task 3☆45Updated 4 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆123Updated 6 years ago
- A simple python implementation of the Maximal Marginal Relevance (MMR) baseline system for text summarization.☆66Updated 8 years ago
- Implementation of LSTM based Deep Learning Models for Non-Factoid Answer Selection by Ming et al. in PyTorch☆17Updated 7 years ago
- English text corrector by using deep neural networks in Pytorch☆47Updated 7 years ago
- ☆24Updated 7 years ago
- Abstractive Summarization IJCAI paper code☆28Updated 6 years ago
- A Neural Attention Model for Abstractive Sentence Summarization in DyNet☆19Updated 7 years ago
- Asymmetric Convolutional Bidirectional LSTM Networks for Text Classification☆11Updated 7 years ago
- CapsNet for NLP☆67Updated 6 years ago
- Variants of Multi-Perspective Convolutional Neural Networks☆22Updated last year
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 6 years ago
- Record papers for some NLP related area☆24Updated 3 years ago
- A Tensorflow BiLSTM-MaxPool Siamese Network for Quora question pairs.☆16Updated 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
- Bidirectional LSTM + CRF (Conditional Random Fields) in Tensorflow☆56Updated 7 years ago
- Word Sense Disambiguation using Word Specific models, All word models and Hierarchical models in Tensorflow☆33Updated 4 years ago
- recurrent attention based on keras. Question Answering SQUAD dataset☆21Updated 8 years ago
- English-Chinese Machine Translation☆22Updated 7 years ago
- code for sentence compression☆20Updated 7 years ago
- Tree Structured LSTM model for sentence level aspect based sentiment analysis☆36Updated 7 years ago
- An experimental custom seq-2-seq model with both layer-wise (inter-layer), and intra-layer attention (attention to previous hidden states…☆10Updated 7 years ago
- A BiRNN framework implemented in Python and TensorFlow to extract parallel sentences from aligned comparable corpora.☆33Updated 6 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- Tensorflow implementation of CFO, a knowledge graph based QA system☆27Updated 6 years ago