中文
相关论文

相关论文: EquiX---A Search and Query Language for XML

200 篇论文

Within research institutions like CERN (European Organization for Nuclear Research) there are often disparate databases (different in format, type and structure) that users need to access in a domain-specific manner. Users may want to…

仪器与探测器 · 物理学 2007-05-23 F. van Lingen , R. McClatchey , P. v/d Stok , I. Willers

MatNexus is a specialized software for the automated collection, processing, and analysis of text from scientific articles. Through an integrated suite of modules, the MatNexus facilitates the retrieval of scientific articles, processes…

材料科学 · 物理学 2024-03-21 Lei Zhang , Markus Stricker

Multilingual (or cross-lingual) embeddings represent several languages in a unique vector space. Using a common embedding space enables for a shared semantic between words from different languages. In this paper, we propose to embed images…

计算机视觉与模式识别 · 计算机科学 2019-05-15 Maxime Portaz , Hicham Randrianarivo , Adrien Nivaggioli , Estelle Maudet , Christophe Servan , Sylvain Peyronnet

While users today have access to many tools that assist in performing large scale data analysis tasks, understanding the performance characteristics of their parallel computations, such as MapReduce jobs, remains difficult. We present…

数据库 · 计算机科学 2012-03-30 Nodira Khoussainova , Magdalena Balazinska , Dan Suciu

Organizations can benefit from the use of practices, techniques, and tools from the area of business process management. Through the focus on processes, they create process models that require management, including support for versioning,…

编程语言 · 计算机科学 2019-09-23 Artem Polyvyanyy , Arthur H. M. ter Hofstede , Marcello La Rosa , Chun Ouyang , Anastasiia Pika

CVXPY is a domain-specific language for convex optimization embedded in Python. It allows the user to express convex optimization problems in a natural syntax that follows the math, rather than in the restrictive standard form required by…

最优化与控制 · 数学 2016-06-02 Steven Diamond , Stephen Boyd

Knowing how to construct text-based Search Queries (SQs) for use in Search Engines (SEs) such as Google or Wikipedia has become a fundamental skill. Though much data are available through such SEs, most structured datasets live outside…

人机交互 · 计算机科学 2022-08-03 Leonardo Christino , Martha D. Ferreira , Fernando V. Paulovich

In the objective of building intelligent searching systems for Elibraries or online bookstores, we have proposed a searching system model based on a Vietnamese language query processing component. Such document searching systems based on…

数字图书馆 · 计算机科学 2009-11-04 Dang Tuan Nguyen , Ha Quy-Tinh Luong , Tuyen Thi-Thanh Do

We present FairX, an open-source Python-based benchmarking tool designed for the comprehensive analysis of models under the umbrella of fairness, utility, and eXplainability (XAI). FairX enables users to train benchmarking bias-mitigation…

机器学习 · 计算机科学 2024-09-04 Md Fahim Sikder , Resmi Ramachandranpillai , Daniel de Leng , Fredrik Heintz

In the XML community, exact queries allow users to specify exactly what they want to check and/or retrieve in an XML document. When they are applied to a semi-structured document or to a document with an overly complex model, the lack or…

数据库 · 计算机科学 2019-06-10 Maurice Tchoupé Tchendji , Lionel Tadonfouet , Thomas Tébougang Tchendji

This paper describes Artex, another algorithm for Automatic Text Summarization. In order to rank sentences, a simple inner product is calculated between each sentence, a document vector (text topic) and a lexical vector (vocabulary used by…

信息检索 · 计算机科学 2012-10-12 Juan-Manuel Torres-Moreno

We introduce Euler/X, a toolkit for logic-based taxonomy integration. Given two taxonomies and a set of alignment constraints between them, Euler/X provides tools for detecting, explaining, and reconciling inconsistencies; finding all…

计算机科学中的逻辑 · 计算机科学 2026-02-17 Mingmin Chen , Shizhuo Yu , Nico Franz , Shawn Bowers , Bertram Ludäscher

Cross-lingual document search is an information retrieval task in which the queries' language differs from the documents' language. In this paper, we study the instability of neural document search models and propose a novel end-to-end…

信息检索 · 计算机科学 2020-11-03 Jiapeng Liu , Xiao Zhang , Dan Goldwasser , Xiao Wang

We developed a textual concrete syntax and a textual editor that supports it for the domain-specific language EAST-ADL, which we named EATXT. This document is a technical report that describes potential advanced features that could be added…

软件工程 · 计算机科学 2023-12-19 Weixing Zhang , Jörg Holtmann

A search query consists of several words. In a proximity full-text search, we want to find documents that contain these words near each other. This task requires much time when the query consists of high-frequently occurring words. If we…

信息检索 · 计算机科学 2020-09-08 Alexander B. Veretennikov

The eXtensible Markup Language (XML) provides a powerful and flexible means of encoding and exchanging data. As it turns out, its main advantage as an encoding format (namely, its requirement that all open and close markup tags are present…

数据库 · 计算机科学 2015-05-13 Gregory Leighton , Denilson Barbosa

Query Understanding is a semantic search method that can classify tokens in a customer's search query to entities such as Product, Brand, etc. This method can overcome the limitations of bag-of-words methods but requires an ontology. We…

信息检索 · 计算机科学 2018-07-06 Aliasgar Kutiyanawala , Prateek Verma , Zheng , Yan

During the life cycle of an XML application, both schemas and queries may change from one version to another. Schema evolutions may affect query results and potentially the validity of produced data. Nowadays, a challenge is to assess and…

编程语言 · 计算机科学 2008-11-27 Pierre Genevès , Nabil Layaïda , Vincent Quint

In this paper, we present a multi-lingual sentence encoder that can be used in search engines as a query and document encoder. This embedding enables a semantic similarity score between queries and documents that can be an important feature…

计算与语言 · 计算机科学 2021-06-16 Mahdi Hajiaghayi , Monir Hajiaghayi , Mark Bolin

Blended modeling is an approach that enables users to interact with a model via multiple notations. In this context, there is a growing need for open-source industry-grade exemplars of languages with available language engineering…

软件工程 · 计算机科学 2024-07-16 Weixing Zhang , Jörg Holtmann , Daniel Strüber , Jan-Philipp Steghöfer