paper-with-me

Papers

Preferred Answer Selection in Stack Overflow: Better Text Representations ... and Metadata, Metadata, Metadata

2018-11-01 · WS 2018 11 · Steven Xu, Andrew Bennett, Doris Hoogeveen, Jey Han Lau, Timothy Baldwin

Community question answering (cQA) forums provide a rich source of data for facilitating non-factoid question answering over many technical domains. Given this, there is considerable interest in answer retrieval from these kinds of forums. However this is a difficult task as the structure of these forums is very rich, and both metadata and text features are important for successful retrieval. While there has recently been a lot of work on solving this problem using deep learning models applied to question/answer text, this work has not looked at how to make use of the rich metadata available in cQA forums. We propose an attention-based model which achieves state-of-the-art results for text-based answer selection alone, and by making use of complementary meta-data, achieves a substantially higher result over two reference datasets novel to this work.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Answer SelectionCommunity Question AnsweringInformation RetrievalQuestion AnsweringRetrieval

Similar Papers 제목 키워드 기반

Is Stack Overflow Obsolete? An Empirical Study of the Characteristics of ChatGPT Answers to Stack Overflow Questions

2023-08-04 · Samia Kabir, David N. Udo-Imeh, Bonan Kou, Tianyi Zhang

Q&A platforms have been crucial for the online help-seeking behavior of programmers. However, the recent popularity of ChatGPT is altering this trend. Despite this popularity, no comprehensive study has been conducted to…

Misinformation

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

2020-05-30 · Mohammadrezar Tavakoli, Maliheh Izadi, Abbas Heydarnoori

Community Question Answering platforms such as Stack Overflow help a wide range of users solve their challenges online. As the popularity of these communities has grown over the years, both the number of members and post…

Community Question AnsweringQuestion Answering

Is Stack Overflow Overflowing With Questions and Tags

2015-08-14 · Ranjitha R. K., Sanjay Singh

Programming question and answer (Q & A) websites, such as Quora, Stack Overflow, and Yahoo! Answer etc. helps us to understand the programming concepts easily and quickly in a way that has been tested and applied by many…

StackOverflowVQA: Stack Overflow Visual Question Answering Dataset

2024-05-17 · Motahhare Mirzaei, Mohammad Javad Pirhadi, Sauleh Eetemadi

In recent years, people have increasingly used AI to help them with their problems by asking questions on different topics. One of these topics can be software-related and programming questions. In this work, we focus on…

Question AnsweringSentenceVisual Question AnsweringVisual Question Answering (VQA)

MQDD: Pre-training of Multimodal Question Duplicity Detection for Software Engineering Domain

2022-03-26 · Jan Pašek, Jakub Sido, Miloslav Konopík, Ondřej Pražák

This work proposes a new pipeline for leveraging data collected on the Stack Overflow website for pre-training a multimodal model for searching duplicates on question answering websites. Our multimodal model is trained o…

Question Answering