BERT with History Answer Embedding for Conversational Question Answering
☆113May 10, 2021Updated 4 years ago
Alternatives and similar repositories for bert_hae
Users that are interested in bert_hae are comparing it to the libraries listed below
Sorting:
- ☆33May 10, 2021Updated 4 years ago
- Question Answering In Context☆28Nov 24, 2022Updated 3 years ago
- FlowDelta: Modeling Flow Information Gain in Reasoning for Conversational Machine Comprehension☆35Oct 4, 2022Updated 3 years ago
- Implementation of conversational QA model: FlowQA (with slight improvement)☆196May 21, 2019Updated 6 years ago
- Albert for Conversational Question Answering Challenge☆22Jun 12, 2023Updated 2 years ago
- Bert for CoQA based on PyTorch.☆43May 22, 2023Updated 2 years ago
- User Intent Prediction in Information-seeking Conversations☆23May 10, 2021Updated 4 years ago
- QnA bot powered by CoQA + BERT☆38Oct 20, 2022Updated 3 years ago
- Data and Code on Response Ranking with Deep Matching Networks and External Knowledge in Information-seeking Conversation Systems (SIGIR 2…☆71Jul 28, 2020Updated 5 years ago
- XLNet Extension in TensorFlow☆131Apr 10, 2021Updated 4 years ago
- BERT baselines for extractive question answering on coqa (https://stanfordnlp.github.io/coqa/)☆10Jan 27, 2020Updated 6 years ago
- A repository for converting between CoQA, SQuAD2, and QuAC and visualizing the data.☆24Dec 11, 2018Updated 7 years ago
- ☆12Nov 11, 2019Updated 6 years ago
- SDNet☆189Jun 12, 2023Updated 2 years ago
- Code & data accompanying the IJCAI 2020 paper "GraphFlow: Exploiting Conversation Flow with Graph Neural Networks for Conversational Mach…☆38Jun 21, 2022Updated 3 years ago
- A Multi-Type Multi-Span Network for Reading Comprehension that Requires Discrete Reasoning☆89Nov 19, 2019Updated 6 years ago
- Bert finetune for CMRC2018, CJRC, DRCD, CHID, C3☆184Jun 4, 2020Updated 5 years ago
- Hierarchical Encoder Decoder for Dialog Modelling☆16May 20, 2015Updated 10 years ago
- 2019达观杯实体识别☆19Sep 12, 2019Updated 6 years ago
- [NAACL 2022] TreeMix: Compositional Constituency-based Data Augmentation for Natural Language Understanding☆10Jul 15, 2023Updated 2 years ago
- [ACL 2022] Ditch the Gold Standard: Re-evaluating Conversational Question Answering☆44Jun 18, 2022Updated 3 years ago
- A benchmark to test linguistic robustness.☆12Jun 28, 2021Updated 4 years ago
- 法研杯2019 阅读理解赛道 top3☆151Nov 13, 2023Updated 2 years ago
- Learn to Resolve Conversational Dependency: A Consistency Training Framework for Conversational Question Answering (Kim et al., ACL 2021)☆32Jan 2, 2023Updated 3 years ago
- Unsupervised domain adaptation method for relation extraction☆18Jul 16, 2018Updated 7 years ago
- Implementation of paper accepted by EMNLP 2018 using Pytorch named "A Self-Attentive Model with Gate Mechanism for Spoken Language Unders…☆17Dec 11, 2018Updated 7 years ago
- Reading comprehension with ALBERT transformer model☆15Dec 14, 2021Updated 4 years ago
- Conversational Question Answering on Clinical Text☆24Jun 12, 2023Updated 2 years ago
- a corpus containing 4.5K conversations from the Conversational Question-Answering dataset CoQA, for a total of 53K follow-up question-ans…☆16Jun 12, 2023Updated 2 years ago
- Dockerized code for E3: Entailment-driven Extracting and Editing for Conversational Machine Reading.☆48Jul 22, 2023Updated 2 years ago
- ☆58May 10, 2021Updated 4 years ago
- [ACL 2019]: Interconnected Question Generation with Coreference Alignment and Conversation Flow Modeling☆88Apr 5, 2020Updated 5 years ago
- ☆19Jan 7, 2020Updated 6 years ago
- A curated question answering research dataset of factoid questions☆49Nov 9, 2019Updated 6 years ago
- Overview of venues, research themes and datasets relevant for conversational search.☆146Aug 9, 2022Updated 3 years ago
- Machine Reading Comprehension (MRC)☆19Mar 24, 2020Updated 5 years ago
- Joint Slot Filling and Intent Detection via Capsule Neural Networks (ACL'19) https://arxiv.org/abs/1812.09471☆139Mar 24, 2023Updated 2 years ago
- Sequential Matching Network implemented by MXNET☆18Mar 11, 2019Updated 7 years ago
- Tensorflow implementation for IOI model