中文
相关论文

相关论文: Document Searching System based on Natural Languag…

200 篇论文

The aerospace industry relies on massive collections of complex and technical documents covering system descriptions, manuals or procedures. This paper presents a question answering (QA) system that would help aircraft pilots access…

计算与语言 · 计算机科学 2020-11-30 Alexandre Arnold , Gérard Dupont , Félix Furger , Catherine Kobus , François Lancelot

With the growing significance of digital libraries and the Internet, more and more electronic texts become accessible to a wide and geographically disperse public. This requires adequate tools to facilitate indexing, storage, and retrieval…

数字图书馆 · 计算机科学 2007-05-23 Ulrich Schiel , Ianna M. Sodre Ferreira de Souza , Edberto Ferneda

The paper presents an open-domain Question Answering system for Romanian, answering COVID-19 related questions. The QA system pipeline involves automatic question processing, automatic query generation, web searching for the top 10 most…

Query in a search engine is generally based on natural language. A query can be expressed in more than one way without changing its meaning as it depends on thinking of human being at a particular moment. Aim of the searcher is to get most…

信息检索 · 计算机科学 2013-03-08 Raj Kishor Bisht , Ila Pant Bisht

Contemporary Visual Question Answering (VQA) systems remain constrained when confronted with culturally specific content, largely because cultural knowledge is under-represented in training corpora and the reasoning process is not rendered…

计算机视觉与模式识别 · 计算机科学 2025-11-13 Hai-Dang Nguyen , Minh-Anh Dang , Minh-Tan Le , Minh-Tuan Le

One of the most intriguing features of the Visual Question Answering (VQA) challenge is the unpredictability of the questions. Extracting the information required to answer them demands a variety of image operations from detection and…

计算机视觉与模式识别 · 计算机科学 2016-12-19 Peng Wang , Qi Wu , Chunhua Shen , Anton van den Hengel

We present Deep Search DocQA. This application enables information extraction from documents via a question-answering conversational assistant. The system integrates several technologies from different AI disciplines consisting of document…

For complex data types such as multimedia, traditional data management methods are not suitable. Instead of attribute matching approaches, access methods based on object similarity are becoming popular. Recently, this resulted in an…

数据库 · 计算机科学 2012-04-06 Petra Budikova , Michal Batko , Pavel Zezula

Machine translation is shifting to an end-to-end approach based on deep neural networks. The state of the art achieves impressive results for popular language pairs such as English - French or English - Chinese. However for English -…

计算与语言 · 计算机科学 2018-10-31 Hong-Hai Phan-Vu , Viet-Trung Tran , Van-Nam Nguyen , Hoang-Vu Dang , Phan-Thuan Do

Information Retrieval (IR) allows the storage, management, processing and retrieval of information, documents, websites, etc. Building an IR system for any language is imperative. This is evident through the massive conducted efforts to…

信息检索 · 计算机科学 2018-01-16 Bilal Abu-Salih

Open-retrieval question answering systems are generally trained and tested on large datasets in well-established domains. However, low-resource settings such as new and emerging domains would especially benefit from reliable question…

计算与语言 · 计算机科学 2022-01-28 Alon Albalak , Sharon Levy , William Yang Wang

In this work, we develop an intelligent user interface that allows users to enter biomedical queries in a natural language, and that presents the answers (possibly with explanations if requested) in a natural language. We develop a rule…

人工智能 · 计算机科学 2010-12-10 Halit Erdogan , Umut Oztok , Yelda Erdem , Esra Erdem

Our goal is to create a convenient natural language interface for performing well-specified but complex actions such as analyzing data, manipulating text, and querying databases. However, existing natural language interfaces for such tasks…

计算与语言 · 计算机科学 2017-04-25 Sida I. Wang , Samuel Ginn , Percy Liang , Christoper D. Manning

The rapid development research of Large Language Models (LLMs) based on transformer architectures raises key challenges, one of them being the task of distinguishing between human-written text and LLM-generated text. As LLM-generated…

计算与语言 · 计算机科学 2025-10-01 Trieu Hai Nguyen , Sivaswamy Akilesh

Search engines rely heavily on term-based approaches that represent queries and documents as bags of words. Text---a document or a query---is represented by a bag of its words that ignores grammar and word order, but retains word frequency…

信息检索 · 计算机科学 2017-11-17 Christophe Van Gysel

Semantic role labelling (SRL) is a task in natural language processing which detects and classifies the semantic arguments associated with the predicates of a sentence. It is an important step towards understanding the meaning of a natural…

计算与语言 · 计算机科学 2017-05-12 Thai-Hoang Pham , Xuan-Khoai Pham , Phuong Le-Hong

Intent detection and slot filling are important tasks in spoken and natural language understanding. However, Vietnamese is a low-resource language in these research topics. In this paper, we present the first public intent detection and…

计算与语言 · 计算机科学 2021-06-10 Mai Hoang Dao , Thinh Hung Truong , Dat Quoc Nguyen

Semantic parsing is an important NLP task. However, Vietnamese is a low-resource language in this research area. In this paper, we present the first public large-scale Text-to-SQL semantic parsing dataset for Vietnamese. We extend and…

计算与语言 · 计算机科学 2020-10-06 Anh Tuan Nguyen , Mai Hoang Dao , Dat Quoc Nguyen

The development of natural language processing (NLP) in general and machine reading comprehension in particular has attracted the great attention of the research community. In recent years, there are a few datasets for machine reading…

The open-ended Visual Question Answering (VQA) task requires AI models to jointly reason over visual and natural language inputs using world knowledge. Recently, pre-trained Language Models (PLM) such as GPT-3 have been applied to the task…