Enabling Complex Wikipedia Queries - Technical Report

From Wikipedia Quality
Revision as of 22:56, 3 September 2019 by Zoe (talk | contribs) (Wikilinks)
Jump to: navigation, search

Enabling Complex Wikipedia Queries - Technical Report - scientific work related to Wikipedia quality published in 2015, written by Gilad Katz and Bracha Shapira.

Overview

In this technical report authors present a database schema used to store Wikipedia so it can be easily used in query-intensive applications. In addition to storing the information in a way that makes it highly accessible, schema enables users to easily formulate complex queries using information such as the anchor-text of links and their location in the page, the titles and number of redirect pages for each page and the paragraph structure of entity pages. Authors have successfully used the schema in domains such as recommender systems, information retrieval and sentiment analysis. In order to assist other researchers, authors now make the schema and its content available online.