paper-with-me

홈 › Papers

Sentence Rephrasing for Parsing Sentences with OOV Words

2014-05-01 · LREC 2014 5 · Hen-Hsen Huang, Huan-Yuan Chen, Chang-Sheng Yu, Hsin-Hsi Chen, Po-Ching Lee, Chun-Hsun Chen

This paper addresses the problems of out-of-vocabulary (OOV) words, named entities in particular, in dependency parsing. The OOV words, whose word forms are unknown to the learning-based parser, in a sentence may decrease the parsing performance. To deal with this problem, we propose a sentence rephrasing approach to replace each OOV word in a sentence with a popular word of the same named entity type in the training set, so that the knowledge of the word forms can be used for parsing. The highest-frequency-based rephrasing strategy and the information-retrieval-based rephrasing strategy are explored to select the word to replace, and the Chinese Treebank 6.0 (CTB6) corpus is adopted to evaluate the feasibility of the proposed sentence rephrasing strategies. Experimental results show that rephrasing some specific types of OOV words such as Corporation, Organization, and Competition increases the parsing performances. This methodology can be applied to domain adaptation to deal with OOV problems.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Dependency ParsingDomain AdaptationInformation RetrievalMachine TranslationPart-Of-Speech TaggingRetrievalSentence

Similar Papers 제목 키워드 기반

Rephrasing Profanity in Chinese Text

2017-08-01 · WS 2017 8 · Hui-Po Su, Zhen-Jie Huang, Hao-Tsung Chang, Chuan-Jie Lin

This paper proposes a system that can detect and rephrase profanity in Chinese text. Rather than just masking detected profanity, we want to revise the input sentence by using inoffensive words while keeping their origin…

Sentence

The Neuro-Symbolic Concept Learner: Interpreting Scenes, Words, and Sentences From Natural Supervision

2019-04-26 · ICLR 2019 5 · Jiayuan Mao, Chuang Gan, Pushmeet Kohli, Joshua B. Tenenbaum 외

We propose the Neuro-Symbolic Concept Learner (NS-CL), a model that learns visual concepts, words, and semantic parsing of sentences without explicit supervision on any of them; instead, our model learns by simply lookin…

Image-text RetrievalObjectQuestion AnsweringRetrieval+4

TOCP: A Dataset for Chinese Profanity Processing

2020-05-01 · LREC 2020 5 · Hsu Yang, Chuan-Jie Lin

This paper introduced TOCP, a larger dataset of Chinese profanity. This dataset contains natural sentences collected from social media sites, the profane expressions appearing in the sentences, and their rephrasing sugge…

Rewriting Meaningful Sentences via Conditional BERT Sampling and an application on fooling text classifiers

2020-10-22 · Lei Xu, Ivan Ramirez, Kalyan Veeramachaneni

Most adversarial attack methods that are designed to deceive a text classifier change the text classifier's prediction by modifying a few words or characters. Few try to attack classifiers by rewriting a whole sentence, …

Adversarial AttackSemantic SimilaritySemantic Textual SimilaritySentence

Semantically Cohesive Word Grouping in Indian Languages

2025-01-07 · N J Karthika, Adyasha Patra, Nagasai Saketh Naidu, Arnab Bhattacharya 외

Indian languages are inflectional and agglutinative and typically follow clause-free word order. The structure of sentences across most major Indian languages are similar when their dependency parse trees are considered.…

Machine Translation