allenai / bi-att-flowLinks
Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granularity and uses a bi-directional attention flow mechanism to achieve a query-aware context representation without early summarization.
☆1,540Updated 2 years ago
Alternatives and similar repositories for bi-att-flow
Users that are interested in bi-att-flow are comparing it to the libraries listed below
Sorting:
- Tensorflow implementation of contextualized word representations from bi-directional language models☆1,613Updated 2 years ago
- A Tensorflow implementation of QANet for machine reading comprehension☆982Updated 7 years ago
- A text generation benchmarking platform☆868Updated 4 years ago
- Empower Sequence Labeling with Task-Aware Language Model☆849Updated 3 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"☆2,192Updated 3 years ago
- A list of datasets/corpora for NLP tasks, in reverse chronological order.☆920Updated 6 years ago
- InferSent sentence embeddings☆2,278Updated 4 years ago
- Named Entity Recognition Tool☆1,172Updated 6 years ago
- Text classifier for Hierarchical Attention Networks for Document Classification☆1,081Updated 4 years ago
- ☆833Updated 8 years ago
- Pre-trained ELMo Representations for Many Languages☆1,461Updated 4 years ago
- Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN☆969Updated 7 years ago
- Tensorflow Implementation of R-Net☆577Updated 7 years ago
- User Simulation for Task-Completion Dialogues☆804Updated 2 years ago
- NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character …☆1,897Updated 3 years ago
- Keras implementation of BERT with pre-trained weights☆816Updated 6 years ago
- Named Entity Recognition (LSTM + CRF) - Tensorflow☆1,956Updated 5 years ago
- Summary of deep learning models for dialog systems (Tiancheng Zhao LTI, CMU)☆644Updated 5 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging☆831Updated 4 years ago
- Resources, datasets, papers on Question Answering☆686Updated 2 years ago
- Open-Source Neural Machine Translation in Tensorflow☆805Updated 3 years ago
- A python tool for evaluating the quality of sentence embeddings.☆2,107Updated last year
- 🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI☆1,524Updated 4 years ago
- Simple and Efficient Tensorflow implementations of NER models with tf.estimator and tf.data☆927Updated 7 years ago
- Sequence-to-sequence model with LSTM encoder/decoders and attention☆1,281Updated 5 years ago
- Named-entity recognition using neural networks. Easy-to-use and state-of-the-art results.☆1,718Updated 2 years ago
- CNNs for sentence classification☆2,060Updated 7 years ago
- sentence embedding by Smooth Inverse Frequency weighting scheme☆1,087Updated 6 years ago
- Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.☆1,485Updated 3 years ago
- Tensorflow based implementation of deep siamese LSTM network to capture phrase/sentence similarity using character/word embeddings☆1,420Updated 5 years ago