paper-with-me

홈 › Papers

Towards Handling Verb Phrase Ellipsis in English-Hindi Machine Translation

2019-12-01 · ICON 2019 12 · Niyati Bafna, Dipti Sharma

English-Hindi machine translation systems have difficulty interpreting verb phrase ellipsis (VPE) in English, and commit errors in translating sentences with VPE. We present a solution and theoretical backing for the treatment of English VPE, with the specific scope of enabling English-Hindi MT, based on an understanding of the syntactical phenomenon of verb-stranding verb phrase ellipsis in Hindi (VVPE). We implement a rule-based system to perform the following sub-tasks: 1) Verb ellipsis identification in the English source sentence, 2) Elided verb phrase head identification 3) Identification of verb segment which needs to be induced at the site of ellipsis 4) Modify input sentence; i.e. resolving VPE and inducing the required verb segment. This system obtains 94.83 percent precision and 83.04 percent recall on subtask (1), tested on 3900 sentences from the BNC corpus. This is competitive with state-of-the-art results. We measure accuracy of subtasks (2) and (3) together, and obtain a 91 percent accuracy on 200 sentences taken from the WSJ corpus. Finally, in order to indicate the relevance of ellipsis handling to MT, we carried out a manual analysis of the English-Hindi MT outputs of 100 sentences after passing it through our system. We set up a basic metric (1-5) for this evaluation, where 5 indicates drastic improvement, and obtained an average of 3.55. As far as we know, this is the first attempt to target ellipsis resolution in the context of improving English-Hindi machine translation.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationSentenceTranslation

Similar Papers 제목 키워드 기반

Is neural semantic parsing good at ellipsis resolution, or isn't it?

2025-07-31 · Xiao Zhang, Johan bos arxiv

Neural semantic parsers have shown good overall performance for a variety of linguistic phenomena, reaching semantic matching scores of more than 90%. But how do such parsers perform on strongly context-sensitive phenome…

Data AugmentationSemantic Parsing

Ellipsis Resolution as Question Answering: An Evaluation

2019-08-29 · EACL 2021 2 · Rahul Aralikatte, Matthew Lamm, Daniel Hardt, Anders Søgaard

Most, if not all forms of ellipsis (e.g., so does Mary) are similar to reading comprehension questions (what does Mary do), in that in order to resolve them, we need to identify an appropriate text span in the preceding …

coreference-resolutionCoreference ResolutionMachine Reading ComprehensionQuestion Answering+1

NoEl: An Annotated Corpus for Noun Ellipsis in English

2020-05-01 · LREC 2020 5 · Payal Khullar, Kushal Majmundar, Manish Shrivastava

Ellipsis resolution has been identified as an important step to improve the accuracy of mainstream Natural Language Processing (NLP) tasks such as information retrieval, event extraction, dialog systems, etc. Previous co…

Event ExtractionInformation RetrievalPOSRetrieval

Exploring the steps of Verb Phrase Ellipsis

2016-06-01 · WS 2016 6 · Zhengzhong Liu, Edgar Gonz{\`a}lez Pellicer, Daniel Gillick
Boundary DetectionCoreference Resolution

Phrase Pair Mappings for Hindi-English Statistical Machine Translation

2017-10-05 · Sreelekha. S, Pushpak Bhattacharyya

In this paper, we present our work on the creation of lexical resources for the Machine Translation between English and Hindi. We describes the development of phrase pair mappings for our experiments and the comparative …

Machine TranslationTranslation