paper-with-me

홈 › Papers

Neural Machine Translation for Query Construction and Composition

2018-06-27 · Tommaso Soru, Edgard Marx, André Valdestilhas, Diego Esteves, Diego Moussallem, Gustavo Publio

Research on question answering with knowledge base has recently seen an increasing use of deep architectures. In this extended abstract, we study the application of the neural machine translation paradigm for question parsing. We employ a sequence-to-sequence model to learn graph patterns in the SPARQL graph query language and their compositions. Instead of inducing the programs through question-answer pairs, we expect a semi-supervised approach, where alignments between questions and queries are built through templates. We argue that the coverage of language utterances can be expanded using late notable works in natural language generation.

📄 PDF Abstract BibTeX arXiv:1806.10478

Code (1)

LiberAI/NSpM

Tasks

Code GenerationKnowledge Base Question AnsweringSemantic ParsingTranslation

Similar Papers 제목 키워드 기반

Handling non-compositionality in multilingual CNLs

2014-06-16 · Ramona Enache, Inari Listenmaa, Prasanth Kolachina

In this paper, we describe methods for handling multilingual non-compositional constructions in the framework of GF. We specifically look at methods to detect and extract non-compositional phrases from parallel texts and…

Machine TranslationTranslation

Query Rewriting via Cycle-Consistent Translation for E-Commerce Search

2021-03-01 · Yiming Qiu, Kang Zhang, Han Zhang, Songlin Wang 외

Nowadays e-commerce search has become an integral part of many people's shopping routines. One critical challenge in today's e-commerce search is the semantic matching problem where the relevant items may not contain the…

Machine TranslationTranslation

Evaluating Machine Translation in Cross-lingual E-Commerce Search

2022-09-01 · AMTA 2022 9 · Hang Zhang, Liling Tan, Amita Misra

Multilingual query localization is integral to modern e-commerce. While machine translation is widely used to translate e-commerce queries, evaluation of query translation in the context of the down-stream search task is…

Cross-Lingual Information RetrievalInformation RetrievalMachine TranslationRetrieval+1

Named Entity-Factored Transformer for Proper Noun Translation

2021-12-01 · ICON 2021 12 · Kohichi Takai, Gen Hattori, Akio Yoneyama, Keiji Yasuda 외

Subword-based neural machine translation decreases the number of out-of-vocabulary (OOV) words and also keeps the translation quality if input sentences include OOV words. The subword-based NMT decomposes a word into sho…

Machine Translationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+4

Improve MT for Search with Selected Translation Memory using Search Signals

2022-09-01 · AMTA 2022 9 · Bryan Zhang

Multilingual search is indispensable for a seamless e-commerce experience. E-commerce search engines typically support multilingual search by cascading a machine translation step before searching the index in its primary…

Machine TranslationTranslation