paper-with-me

홈 › Papers

Essentia: Mining Domain-Specific Paraphrases with Word-Alignment Graphs

2019-10-01 · WS 2019 11 · Danni Ma, Chen Chen, Behzad Golshan, Wang-Chiew Tan

Paraphrases are important linguistic resources for a wide variety of NLP applications. Many techniques for automatic paraphrase mining from general corpora have been proposed. While these techniques are successful at discovering generic paraphrases, they often fail to identify domain-specific paraphrases (e.g., {staff, concierge} in the hospitality domain). This is because current techniques are often based on statistical methods, while domain-specific corpora are too small to fit statistical methods. In this paper, we present an unsupervised graph-based technique to mine paraphrases from a small set of sentences that roughly share the same topic or intent. Our system, Essentia, relies on word-alignment techniques to create a word-alignment graph that merges and organizes tokens from input sentences. The resulting graph is then used to generate candidate paraphrases. We demonstrate that our system obtains high-quality paraphrases, as evaluated by crowd workers. We further show that the majority of the identified paraphrases are domain-specific and thus complement existing paraphrase databases.

📄 PDF Abstract BibTeX arXiv:1910.00637

Code (0)

등록된 구현이 없습니다.

Tasks

Paraphrase MiningWord Alignment

Similar Papers 제목 키워드 기반

Fuzzy paraphrases in learning word representations with a lexicon

2016-11-02 · Yuanzhi Ke, Masafumi Hagiwara

A synonym of a polysemous word is usually only the paraphrase of one sense among many. When lexicons are used to improve vector-space word representations, such paraphrases are unreliable and bring noise to the vector-sp…

Accelerating Text Mining Using Domain-Specific Stop Word Lists

2020-11-18 · Farah Alshanik, Amy Apon, Alexander Herzog, Ilya Safro 외

Text preprocessing is an essential step in text mining. Removing words that can negatively impact the quality of prediction algorithms or are not informative enough is a crucial storage-saving technique in text indexing …

Computational EfficiencyDimensionality Reductionfeature selection

Paraphrases as Foreign Languages in Multilingual Neural Machine Translation

2018-08-25 · ACL 2019 7 · Zhong Zhou, Matthias Sperber, Alex Waibel

Paraphrases, the rewordings of the same semantic meaning, are useful for improving generalization and translation. However, prior works only explore paraphrases at the word or phrase level, not at the sentence or corpus …

Machine TranslationNMTSentenceTAG+2

End-to-End Argument Mining over Varying Rhetorical Structures

2024-01-20 · Elena Chistova

Rhetorical Structure Theory implies no single discourse interpretation of a text, and the limitations of RST parsers further exacerbate inconsistent parsing of similar structures. Therefore, it is important to take into …

Argument MiningDependency Parsing

Using Paraphrases to Study Properties of Contextual Embeddings

2022-07-12 · NAACL 2022 7 · Laura Burdick, Jonathan K. Kummerfeld, Rada Mihalcea

We use paraphrases as a unique source of data to analyze contextualized embeddings, with a particular focus on BERT. Because paraphrases naturally encode consistent word and phrase semantics, they provide a unique lens f…