A New Approach for Computing Semantic Relatedness with Wikipedia

From Wikipedia Quality
Revision as of 10:53, 8 September 2019 by Caroline (talk | contribs) (Information about: A New Approach for Computing Semantic Relatedness with Wikipedia)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

A New Approach for Computing Semantic Relatedness with Wikipedia - scientific work related to Wikipedia quality published in 2013, written by Xinye Zhang, Xiu Li and Zhijian Ruan.

Overview

Semantic relatedness measures are used in many applications in natural language processing and authors propose a Wikipedia-based method to compute it. Unlike existed methods that only focus on a small section of Wikipedia (e.g. info box or hyperlinks), method makes full use of the rich information contained in the Wikipedia page and could get a higher accuracy within reasonable time. In method, authors first use some special sections (e.g. synonyms and hyponyms) in the Wikipedia page to judge whether two concepts are closely related. If they are not, authors then use pattern matching to find whether they are related through usual relatedness (e.g. ―a part of‖, ―result in‖, and ―is a member of ‖). And if the relatedness score hasn't been computed out through former steps, authors then use a method which makes some improvement on the famous explicit semantic analysis method to compute the relatedness.