Community Question Answering

42 papers with code • 2 benchmarks • 6 datasets

Community question answering is the task of answering questions on a Q&A forum or board, such as Stack Overflow or Quora.

Most implemented papers

Neural Duplicate Question Detection without Labeled Training Data

UKPLab/emnlp2019-duplicate_question_detection IJCNLP 2019

We show that our proposed approaches are more effective in many cases because they can utilize larger amounts of unlabeled data from cQA forums.

Interactive Text Ranking with Bayesian Optimisation: A Case Study on Community QA and Summarisation

UKPLab/tacl2020-interactive-ranking 22 Nov 2019

For many NLP applications, such as question answering and summarisation, the goal is to select the best solution from a large space of candidates to meet a particular user's needs.

Joint Learning of Answer Selection and Answer Summary Generation in Community Question Answering

dengyang17/wikihowQA 22 Nov 2019

Community question answering (CQA) gains increasing popularity in both academy and industry recently.

Review-guided Helpful Answer Identification in E-commerce

isakzhang/answer-helpfulness-prediction 13 Mar 2020

In this paper, we propose the Review-guided Answer Helpfulness Prediction (RAHP) model that not only considers the interactions between QA pairs but also investigates the opinion coherence between the answer and crowds' opinions reflected in the reviews, which is another important factor to identify helpful answers.

Improving Quality of a Post's Set of Answers in Stack Overflow

MalihehIzadi/SOPI_stackoverflow_answer_quality 30 May 2020

Then, we developed an Eclipse plugin named SOPI and integrated the prediction model in the plugin to link these deficient posts to related developers and help them improve the answer set.

Less is More: Rejecting Unreliable Reviews for Product Question Answering

zswvivi/ecml_pqa 9 Jul 2020

In the literature, PQA is formulated as a retrieval problem with the goal to search for the most relevant reviews to answer a given product question.

MultiCQA: Zero-Shot Transfer of Self-Supervised Text Matching Models on a Massive Scale

ukplab/emnlp2020-multicqa EMNLP 2020

We investigate the model performances on nine benchmarks of answer selection and question similarity tasks, and show that all 140 models transfer surprisingly well, where the large majority of models substantially outperforms common IR baselines.