krishna-sharma19 / SBU-QALinks
This repository uses pretrain BERT embeddings for transfer learning in QA domain
☆29Updated 6 years ago
Alternatives and similar repositories for SBU-QA
Users that are interested in SBU-QA are comparing it to the libraries listed below
Sorting:
- ☆47Updated 5 years ago
- Implementation of <Improving Neural Question Generation Using Answer Separation> by Yanghoon Kim et al., AAAI 2019☆52Updated 5 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- ☆108Updated 7 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆64Updated 2 years ago
- reference tensorflow code for named entity tagging☆104Updated 4 years ago
- My implementation of the FusionNet for machine comprehension☆28Updated 7 years ago
- Paraphrases generator based on RAVE.☆58Updated 7 years ago
- QnA bot powered by CoQA + BERT☆39Updated 2 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- This code extracts context embedding from sentence☆26Updated 7 years ago
- This is the PyTorch implementation of the ACL 2019 paper RankQA: Neural Question Answering with Answer Re-Ranking.☆83Updated 3 years ago
- [NAACL 2019] code for "Pragmatically Informative Text Generation" https://arxiv.org/abs/1904.01301☆47Updated 5 years ago
- A simple python implementation of the Maximal Marginal Relevance (MMR) baseline system for text summarization.☆67Updated 8 years ago
- Repository for the IWCS 2017 paper "Representation Learning for Answer Selection with LSTM-Based Importance Weighting"☆26Updated 7 years ago
- add BERT to encoder part for https://github.com/memray/seq2seq-keyphrase-pytorch☆80Updated 6 years ago
- BERT for question answering starting with HotpotQA☆168Updated 6 years ago
- BertQA - Attention on Steroids☆115Updated 2 years ago
- Source code for paper Neural Architectures for Nested NER through Linearization☆91Updated 6 years ago
- Neural Models for Key Phrase Detection and Question Generation☆31Updated 7 years ago
- Tensorflow re-implementation of GAN for text summarization☆136Updated 6 years ago
- biLSTM/CNN based deep learning framework for Question Answer Selection.☆75Updated 7 years ago
- DAANet: Dual Ask-Answer Network for Machine Reading Comprehension☆144Updated 6 years ago
- [ACL 2019]: Interconnected Question Generation with Coreference Alignment and Conversation Flow Modeling☆88Updated 5 years ago
- code for sentence compression