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
- Word Sense Disambiguation using Word Specific models, All word models and Hierarchical models in Tensorflow☆33Updated 4 years ago
- ☆24Updated 6 years ago
- Keras Conv+BiLSTM for Named Entity Recognition☆24Updated 7 years ago
- Yet another tensorflow implementation of "Attention is all you need" (a.k.a. Transformer)☆9Updated 7 years ago
- Asymmetric Convolutional Bidirectional LSTM Networks for Text Classification☆11Updated 6 years ago
- Abstractive Summarization IJCAI paper code☆28Updated 6 years ago
- An implementation for attention model in Keras for sequence to sequence model.☆20Updated 7 years ago
- CapsNet for NLP☆67Updated 6 years ago
- Variants of Multi-Perspective Convolutional Neural Networks☆22Updated last year
- My implementation of the FusionNet for machine comprehension☆28Updated 6 years ago
- A TensorFlow implementation of "QANet: Combining Local Convolution with Global Self-Attention for Reading Comprehension"☆31Updated 6 years ago
- Tree Structured LSTM model for sentence level aspect based sentiment analysis☆36Updated 7 years ago
- A Neural Attention Model for Abstractive Sentence Summarization in DyNet☆19Updated 6 years ago
- Paraphrases generator based on RAVE.☆58Updated 6 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
- Implementation of Attention-Based Neural Matching Model Proposed in CIKM16 for Answer Sentence Selection☆42Updated 7 years ago
- Identify Events from text using Natural Language Processing Modules☆33Updated 8 years ago
- This repository uses pretrain BERT embeddings for transfer learning in QA domain☆29Updated 6 years ago
- English text corrector by using deep neural networks in Pytorch☆47Updated 7 years ago
- Record papers for some NLP related area☆24Updated 2 years ago
- recurrent attention based on keras. Question Answering SQUAD dataset☆21Updated 7 years ago
- 我的深度学习模型用来解决TREC数据集中的问题分类任务。☆13Updated 7 years ago
- code for sentence compression☆20Updated 6 years ago
- ☆25Updated 7 years ago
- QA - Answer Selection (Rank candidate answers for a given question)☆36Updated 6 years ago
- Neural Models for Key Phrase Detection and Question Generation☆30Updated 7 years ago
- A simple python implementation of the Maximal Marginal Relevance (MMR) baseline system for text summarization.☆66Updated 8 years ago
- NER with Deep contextualized word representations (Elmo)☆23Updated 6 years ago