flrngel / Transformer-tensorflowLinks
Yet another tensorflow implementation of "Attention is all you need" (a.k.a. Transformer)
☆9Updated 7 years ago
Alternatives and similar repositories for Transformer-tensorflow
Users that are interested in Transformer-tensorflow are comparing it to the libraries listed below
Sorting:
- QA - Answer Selection (Rank candidate answers for a given question)☆36Updated 7 years ago
- ☆24Updated 7 years ago
- Mutli-label text classification using ConvNet and graph embedding (Tensorflow implementation)☆44Updated 2 years ago
- Deep-Atrous-CNN-NER: Word level model for Named Entity Recognition☆33Updated 7 years ago
- A Neural Attention Model for Abstractive Sentence Summarization in DyNet☆19Updated 7 years ago
- Tensorflow Implementation of Recurrent Convolutional Neural Network for Relation Extraction☆64Updated 7 years ago
- A Neural Reading Comprehension-based Question Answering System☆80Updated 6 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆81Updated 2 years ago
- CapsNet for NLP☆67Updated 6 years ago
- Multi-level tagger☆23Updated 7 years ago
- A TensorFlow implementation of "QANet: Combining Local Convolution with Global Self-Attention for Reading Comprehension"