paper-with-me

Papers

FuRongWang at SemEval-2017 Task 3: Deep Neural Networks for Selecting Relevant Answers in Community Question Answering

2017-08-01 · SEMEVAL 2017 8 · Sheng Zhang, Jiajun Cheng, Hui Wang, Xin Zhang, Pei Li, Zhaoyun Ding

We describes deep neural networks frameworks in this paper to address the community question answering (cQA) ranking task (SemEval-2017 task 3). Convolutional neural networks and bi-directional long-short term memory networks are applied in our methods to extract semantic information from questions and answers (comments). In addition, in order to take the full advantage of question-comment semantic relevance, we deploy interaction layer and augmented features before calculating the similarity. The results show that our methods have the great effectiveness for both subtask A and subtask C.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Answer SelectionCommunity Question AnsweringQuestion Answering

Similar Papers 제목 키워드 기반

Enhancing Answer Selection in Community Question Answering with Pre-trained and Large Language Models

2023-11-29 · Xinghang Hu

Community Question Answering (CQA) becomes increasingly prevalent in recent years. However, there are a large number of answers, which is difficult for users to select the relevant answers. Therefore, answer selection is…

Answer SelectionCommunity Question AnsweringLanguage ModelingLanguage Modelling+2

SemanticZ at SemEval-2016 Task 3: Ranking Relevant Answers in Community Question Answering Using Semantic Similarity Based on Fine-tuned Word Embeddings

2019-11-20 · SEMEVAL 2016 6 · Todor Mihaylov, Preslav Nakov

We describe our system for finding good answers in a community forum, as defined in SemEval-2016, Task 3 on Community Question Answering. Our approach relies on several semantic similarity features based on fine-tuned wo…

Community Question AnsweringQuestion AnsweringSemantic SimilaritySemantic Textual Similarity+1

MRT at IberLEF-2025 PRESTA Task: Maximizing Recovery from Tables with Multiple Steps

2025-07-17 · Maximiliano Hormazábal Lagos, Álvaro Bueno Sáez, Héctor Cerezo-Costas, Pedro Alonso Doval 외 arxiv

This paper presents our approach for the IberLEF 2025 Task PRESTA: Preguntas y Respuestas sobre Tablas en Español (Questions and Answers about Tables in Spanish). Our solution obtains answers to the questions by implemen…

Code Generation

SemEval-2015 Task 3: Answer Selection in Community Question Answering

2019-11-26 · SEMEVAL 2015 6 · Preslav Nakov, Lluís Màrquez, Walid Magdy, Alessandro Moschitti 외

Community Question Answering (cQA) provides new interesting research directions to the traditional Question Answering (QA) field, e.g., the exploitation of the interaction between users and the structure of related posts…

Answer SelectionCommunity Question AnsweringQuestion Answering

TueFact at SemEval 2019 Task 8: Fact checking in community question answering forums: context matters

2019-06-01 · SEMEVAL 2019 6 · R{\'e}ka Juh{\'a}sz, Franziska Barbara Linnenschmidt, Teslin Roys

The SemEval 2019 Task 8 on Fact-Checking in community question answering forums aimed to classify questions into categories and verify the correctness of answers given on the QatarLiving public forum. The task was divide…

Community Question AnsweringFact CheckingQuestion Answering