中文
相关论文

相关论文: Transformation of Wiktionary entry structure into …

200 篇论文

Wikipedia is a popular web-based encyclopedia edited freely and collaboratively by its users. In this paper we present an analysis of Wikipedias in several languages as complex networks. The hyperlinks pointing from one Wikipedia article to…

物理与社会 · 物理学 2009-11-11 V. Zlatic , M. Bozicevic , H. Stefancic , M. Domazet

On the WikiSQL benchmark, state-of-the-art text-to-SQL systems typically take a slot-filling approach by building several dedicated models for each type of slots. Such modularized systems are not only complex butalso of limited capacity for…

计算与语言 · 计算机科学 2020-12-21 Jianqiang Ma , Zeyu Yan , Shuai Pang , Yang Zhang , Jianping Shen

Tables on the Web contain a vast amount of knowledge in a structured form. To tap into this valuable resource, we address the problem of table retrieval: answering an information need with a ranked list of tables. We investigate this…

信息检索 · 计算机科学 2021-05-14 Shuo Zhang , Krisztian Balog

This paper presents a novel approach to translating natural language questions to SQL queries for given tables, which meets three requirements as a real-world data analysis application: cross-domain, multilingualism and enabling…

人工智能 · 计算机科学 2019-10-25 Yan Gao , Jian-Guang Lou , Dongmei Zhang

Understanding the semantic relationships between terms is a fundamental task in natural language processing applications. While structured resources that can express those relationships in a formal way, such as ontologies, are still scarce,…

计算与语言 · 计算机科学 2018-06-21 Vivian S. Silva , Siegfried Handschuh , André Freitas

With the large volume of unstructured data that increases constantly on the web, the motivation of representing the knowledge in this data in the machine-understandable form is increased. Ontology is one of the major cornerstones of…

计算与语言 · 计算机科学 2021-05-10 Fatima N. AL-Aswadi , Huah Yong Chan , Keng Hoon Gan

Without any doubt, the relational paradigm has been a huge success. At the same time, we believe that the time is ripe to rethink how database systems could look like if we designed them from scratch. Would we really end up with the same…

数据库 · 计算机科学 2025-04-18 Jens Dittrich

Language models and software tools are essential to support the continuing vitality of lesser-used languages; however, currently popular neural models require considerable data for training, which normally is not available for such…

计算与语言 · 计算机科学 2026-02-13 Peter J Barclay

A dictionary is a database of standard vectors, so that other vectors / signals are expressed as linear combinations of dictionary vectors, and the task of learning a dictionary for a given data is to find a good dictionary so that the…

机器学习 · 计算机科学 2020-07-09 Mohammed Rayyan Sheriff , Debasish Chatterjee

Machine translation is going through a radical revolution, driven by the explosive development of deep learning techniques using Convolutional Neural Network (CNN) and Recurrent Neural Network (RNN). In this paper, we consider a special…

计算与语言 · 计算机科学 2018-06-12 Ruichu Cai , Boyan Xu , Xiaoyan Yang , Zhenjie Zhang , Zijian Li , Zhihao Liang

Acknowledged as one of the most successful online cooperative projects in human society, Wikipedia has obtained rapid growth in recent years and desires continuously to expand content and disseminate knowledge values for everyone globally.…

计算与语言 · 计算机科学 2022-10-25 Hoang Thang Ta , Alexander Gelbukha , Grigori Sidorov

Data mining is a useful decision support technique that can be used to discover production rules in warehouses or corporate data. Data mining research has made much effort to apply various mining algorithms efficiently on large databases.…

数据库 · 计算机科学 2007-05-23 Fadila Bentayeb , Jérôme Darmont

Many real world systems need to operate on heterogeneous information networks that consist of numerous interacting components of different types. Examples include systems that perform data analysis on biological information networks; social…

There are massive amounts of textual data residing in databases, valuable for many machine learning (ML) tasks. Since ML techniques depend on numerical input representations, word embeddings are increasingly utilized to convert symbolic…

数据库 · 计算机科学 2020-01-23 Michael Günther , Maik Thiele , Wolfgang Lehner

Word and phrase tables are key inputs to machine translations, but costly to produce. New unsupervised learning methods represent words and phrases in a high-dimensional vector space, and these monolingual embeddings have been shown to…

计算与语言 · 计算机科学 2018-04-25 Stefan Jansen

The general purpose of a scientific publication is the exchange and spread of knowledge. A publication usually reports a scientific result and tries to convince the reader that it is valid. With an ever-growing number of papers relying on…

数字图书馆 · 计算机科学 2018-08-24 Christian Schulz

The project presented in this article aims to formalize criteria and procedures in order to extract semantic information from parsed dictionary glosses. The actual purpose of the project is the generation of a semantic network (nearly an…

计算与语言 · 计算机科学 2013-05-20 Daniel Christen

Relation extraction aims to identify the target relations of entities in texts. Relation extraction is very important for knowledge base construction and text understanding. Traditional binary relation extraction, including supervised,…

计算与语言 · 计算机科学 2020-12-10 Haiyun Jiang , Qiaoben Bao , Qiao Cheng , Deqing Yang , Li Wang , Yanghua Xiao

Structured Query Language (SQL) remains the standard language used in Relational Database Management Systems (RDBMSs) and has found applications in healthcare (patient registries), businesses (inventories, trend analysis), military,…

数据库 · 计算机科学 2022-03-08 George Obaido

Row completion is the task of augmenting a given table of text and numbers with additional, relevant rows. The task divides into two steps: subject suggestion, the task of populating the main column; and gap filling, the task of populating…

计算与语言 · 计算机科学 2022-04-15 Carina Negreanu , Alperen Karaoglu , Jack Williams , Shuang Chen , Daniel Fabian , Andrew Gordon , Chin-Yew Lin