Community Question Answering

42 papers with code • 2 benchmarks • 5 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

Learning Semantic Textual Similarity from Conversations

nickyeolk/info_retrieve WS 2018

We present a novel approach to learn representations for sentence-level semantic similarity using conversational data.

Question Condensing Networks for Answer Selection in Community Question Answering

pku-wuwei/QCN ACL 2018

Answer selection is an important subtask of community question answering (CQA).

Adapting Visual Question Answering Models for Enhancing Multimodal Community Q&A Platforms

avikalp7/VQAtoCQA 29 Aug 2018

Specifically, we leverage the success of representation learning for text and images in the visual question answering (VQA) domain, and adapt the underlying concept and architecture for automated category classification and expert retrieval on image-based questions posted on Yahoo!

Automatic Opinion Question Generation

Tina-19/Question-Generation WS 2018

We study the problem of opinion question generation from sentences with the help of community-based question answering systems.

ATP: Directed Graph Embedding with Asymmetric Transitivity Preservation

zhenv5/atp 2 Nov 2018

Directed graphs have been widely used in Community Question Answering services (CQAs) to model asymmetric relationships among different types of nodes in CQA graphs, e. g., question, answer, user.

Identifying Unclear Questions in Community Question Answering Websites

jantrienes/ecir2019-qac 18 Jan 2019

Thousands of complex natural language questions are submitted to community question answering websites on a daily basis, rendering them as one of the most important information sources these days.

ANTIQUE: A Non-Factoid Question Answering Benchmark

Georgetown-IR-Lab/curricula-neural-ir 22 May 2019

Despite the importance of the task, the community still feels the significant lack of large-scale non-factoid question answering collections with real questions and comprehensive relevance judgments.

DiffQue: Estimating Relative Difficulty of Questions in Community Question Answering Services

LCS2-IIITD/DiffQue-TIST 1 Jun 2019

In this paper, we propose DiffQue, a novel system that maps this problem to a network-aided edge directionality prediction problem.

Question Similarity in Community Question Answering: A Systematic Exploration of Preprocessing Methods and Models

fkunneman/DiscoSumo RANLP 2019

Community Question Answering forums are popular among Internet users, and a basic problem they encounter is trying to find out if their question has already been posed before.