English
Related papers

Related papers: EquiX--A Search and Query Language for XML

200 papers

Extractive question answering (ExQA) is an essential task for Natural Language Processing. The dominant approach to ExQA is one that represents the input sequence tokens (question and passage) with a pre-trained transformer, then uses two…

Computation and Language · Computer Science 2022-10-28 Urchade Zaratiana , Niama El Khbir , Dennis Núñez , Pierre Holat , Nadi Tomeh , Thierry Charnois

With XML becoming an ubiquitous language for data interoperability purposes in various domains, efficiently querying XML data is a critical issue. This has lead to the design of algebraic frameworks based on tree-shaped patterns akin to the…

Databases · Computer Science 2017-01-18 Marouane Hachicha , Jérôme Darmont

MatrixX is a solver for Abstract Argumentation Frameworks. Offensive and defensive properties of an Argumentation Framework are notated in a matrix style. Rows and columns of this matrix are systematically reduced by the solver. This…

Artificial Intelligence · Computer Science 2021-10-01 Maximilian Heinrich

The widespread availability of search API's (both free and commercial) brings the promise of increased coverage and quality of search results for metasearch engines, while decreasing the maintenance costs of the crawling and indexing…

Information Retrieval · Computer Science 2022-10-27 Thales Sales Almeida , Thiago Laitz , João Seródio , Luiz Henrique Bonifacio , Roberto Lotufo , Rodrigo Nogueira

Query Auto-Completion (QAC) is an ubiquitous feature of modern textual search systems, suggesting possible ways of completing the query being typed by the user. Efficiency is crucial to make the system have a real-time responsiveness when…

Information Retrieval · Computer Science 2022-02-08 Simon Gog , Giulio Ermanno Pibiri , Rossano Venturini

This thesis describes the theoretical and practical foundations of a system for the static analysis of XML processing languages. The system relies on a fixpoint temporal logic with converse, derived from the mu-calculus, where models are…

Programming Languages · Computer Science 2014-05-27 Pierre Geneves

Expressing universal semantics common to all languages is helpful in understanding the meanings of complex and culture-specific sentences. The research theme underlying this scenario focuses on learning universal representations across…

Computation and Language · Computer Science 2023-10-27 Ping Guo , Xiangpeng Wei , Yue Hu , Baosong Yang , Dayiheng Liu , Fei Huang , Jun Xie

Wikidata is one of the most successful Semantic Web projects. Its underlying Wikibase data model departs from RDF with the inclusion of several features like qualifiers and references, built-in datatypes, etc. Those features are serialized…

Databases · Computer Science 2022-08-05 Jose Emilio Labra Gayo

The continuous growth in the XML information repositories has been matched by increasing efforts in development of XML retrieval systems, in large parts aiming at supporting content-oriented XML retrieval. These systems exploit the…

Information Retrieval · Computer Science 2011-11-29 Awny Sayed

Each language has its own complex systems of word, phrase, and sentence construction, the guiding principles of which are often summarized in grammar descriptions for the consumption of linguists or language learners. However, manual…

Computation and Language · Computer Science 2022-03-29 Aditi Chaudhary , Zaid Sheikh , David R Mortensen , Antonios Anastasopoulos , Graham Neubig

Multilingual search can be achieved with subword tokenization. The accuracy of traditional TF-IDF approaches depend on manually curated tokenization, stop words and stemming rules, whereas subword TF-IDF (STF-IDF) can offer higher accuracy…

Computation and Language · Computer Science 2022-09-30 Artit Wangperawong

Cross-lingual Entity Linking (XEL) aims to ground entity mentions written in any language to an English Knowledge Base (KB), such as Wikipedia. XEL for most languages is challenging, owing to limited availability of resources as…

Computation and Language · Computer Science 2018-09-21 Shyam Upadhyay , Nitish Gupta , Dan Roth

The paper presents and compares a range of parsers with and without data mapping for conversion between XML and Haskell. The best performing parser competes favorably with the fastest tools available in other languages and is, thus,…

Programming Languages · Computer Science 2020-11-11 Michał J. Gajda , Dmitry Krylov

We introduce EQUI-VOCAL: a new system that automatically synthesizes queries over videos from limited user interactions. The user only provides a handful of positive and negative examples of what they are looking for. EQUI-VOCAL utilizes…

Databases · Computer Science 2023-08-09 Enhao Zhang , Maureen Daum , Dong He , Brandon Haynes , Ranjay Krishna , Magdalena Balazinska

As probabilistic data management is becoming one of the main research focuses and keyword search is turning into a more popular query means, it is natural to think how to support keyword queries on probabilistic XML data. With regards to…

Databases · Computer Science 2011-10-14 Rui Zhou , Chengfei Liu , Jianxin Li , Jeffrey Xu Yu

Existing query languages for data discovery exhibit system-driven designs that emphasize database features and functionality over user needs. We propose a re-prioritization of the client through an introduction of a language-driven approach…

Databases · Computer Science 2025-08-12 Andrew Kang , Sainyam Galhotra

XML data projection (or pruning) is a natural optimization for main memory query engines: given a query Q over a document D, the subtrees of D that are not necessary to evaluate Q are pruned, thus producing a smaller document D'; the query…

Databases · Computer Science 2015-03-19 Véronique Benzaken , Giuseppe Castagna , Dario Colazzo , Kim Nguyen

Document databases are becoming popular, but how to present complex document query to obtain useful information from the document remains an important topic to study. In this paper, we describe the design issues of a pattern-based document…

Databases · Computer Science 2015-04-16 Xuhui Li , Mengchi Liu , Xiaoying Wu , Shanfeng Zhu

The Outilex software platform, which will be made available to research, development and industry, comprises software components implementing all the fundamental operations of written text processing: processing without lexicons,…

Computation and Language · Computer Science 2007-11-27 Olivier Blanc , Matthieu Constant , Eric Laporte

A novel pseudocode search engine is designed to facilitate efficient retrieval and search of academic papers containing pseudocode. By leveraging Elasticsearch, the system enables users to search across various facets of a paper, such as…

Information Retrieval · Computer Science 2024-11-20 Levent Toksoz , Mukund Srinath , Gang Tan , C. Lee Giles