paper-with-me

Papers

Selecting Sentences versus Selecting Tree Constituents for Automatic Question Ranking

2016-12-01 · COLING 2016 12 · Alberto Barr{\'o}n-Cede{\~n}o, Giovanni Da San Martino, Salvatore Romeo, Aless Moschitti, ro

Community question answering (cQA) websites are focused on users who query questions onto an online forum, expecting for other users to provide them answers or suggestions. Unlike other social media, the length of the posted queries has no limits and queries tend to be multi-sentence elaborations combining context, actual questions, and irrelevant information. We approach the problem of question ranking: given a user{'}s new question, to retrieve those previously-posted questions which could be equivalent, or highly relevant. This could prevent the posting of nearly-duplicate questions and provide the user with instantaneous answers. For the first time in cQA, we address the selection of relevant text {---}both at sentence- and at constituent-level{---} for parse tree-based representations. Our supervised models for text selection boost the performance of a tree kernel-based machine learning model, allowing it to overtake the current state of the art on a recently released cQA evaluation framework.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Community Question AnsweringMachine TranslationQuestion AnsweringSentence

Similar Papers 제목 키워드 기반

A Statistical Parsing Framework for Sentiment Classification

2014-01-24 · CL 2015 6 · Li Dong, Furu Wei, Shujie Liu, Ming Zhou 외

We present a statistical parsing framework for sentence-level sentiment classification in this article. Unlike previous works that employ syntactic parsing results for sentiment analysis, we develop a statistical parser …

ClassificationGeneral ClassificationNegationSentence+2

Unsupervised Full Constituency Parsing with Neighboring Distribution Divergence

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Unsupervised constituency parsing has been explored much but is still far from being solved as currently mainstream unsupervised constituency parser only captures the unlabeled structure of sentences. Properties in the s…

Constituency Parsingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

Considering Nested Tree Structure in Sentence Extractive Summarization with Pre-trained Transformer

2021-11-01 · EMNLP 2021 11 · Jingun Kwon, Naoki Kobayashi, Hidetaka Kamigaito, Manabu Okumura

Sentence extractive summarization shortens a document by selecting sentences for a summary while preserving its important contents. However, constructing a coherent and informative summary is difficult using a pre-traine…

Extractive Text SummarizationSentence

Unsupervised Parsing by Searching for Frequent Word Sequences among Sentences with Equivalent Predicate-Argument Structures

2024-04-18 · Junjie Chen, Xiangheng He, Danushka Bollegala, Yusuke Miyao

Unsupervised constituency parsing focuses on identifying word sequences that form a syntactic unit (i.e., constituents) in target sentences. Linguists identify the constituent by evaluating a set of Predicate-Argument St…

Constituency ParsingSentence

Unsupervised Full Constituency Parsing with Neighboring Distribution Divergence

2021-10-29 · Letian Peng, Zuchao Li, Hai Zhao

Unsupervised constituency parsing has been explored much but is still far from being solved. Conventional unsupervised constituency parser is only able to capture the unlabeled structure of sentences. Towards unsupervise…

Constituency ParsingPOSSemantic SimilaritySemantic Textual Similarity