26hzhang / SequenceToSequenceLinks
A seq2seq with attention dialogue/MT model implemented by TensorFlow.
☆11Updated 7 years ago
Alternatives and similar repositories for SequenceToSequence
Users that are interested in SequenceToSequence are comparing it to the libraries listed below
Sorting:
- machine reading comprehension with deep learning☆20Updated 7 years ago
- Position embedding layers in Keras☆58Updated 3 years ago
- ai challenge 2018 's final code.☆16Updated 7 years ago
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 6 years ago
- BERT Extension in TensorFlow☆30Updated 6 years ago
- Transformer-XL with checkpoint loader☆68Updated 3 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆124Updated 7 years ago
- ai challenger Competitions 1: Fine-grained Sentiment Analysis of User Reviews☆18Updated 7 years ago
- Re-implementation of ELMo on Keras☆135Updated 2 years ago
- RAdam optimizer for keras☆71Updated 6 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆64Updated 3 years ago
- DeepThought's solution☆80Updated 2 years ago
- ☆47Updated 5 years ago
- codes for ai challenger 2018 machine reading comprehension☆27Updated 7 years ago
- Paper: A Simple and Effective Neural Model for Joint Word Segmentation and POS Tagging☆35Updated 6 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for sentence similarity task.