Bootstrapping Domain Ontologies from Wikipedia: A Uniform Approach
Abstract
Building ontologies is a difficult task requiring skills in logics and ontological analysis. Domain experts usually reach as far as organizing a set of concepts into a hierarchy in which the semantics of the relations is under-specified. The categorization of Wikipedia is a huge concept hierarchy of this form, covering a broad range of areas. We propose an automatic method for bootstrapping domain ontologies from the categories of Wikipedia. The method first selects a subset of concepts that are relevant for a given domain. The relevant concepts are subsequently split into classes and individuals, and, finally, the relations between the concepts are classified into subclass_of, instance_of, part_of, and generic related_to. We evaluate our method by generating ontology skeletons for the domains of Computing and Music. The quality of the generated ontologies has been measured against manually built ground truth datasets of several hundred nodes.
Cite
Text
Mirylenka et al. "Bootstrapping Domain Ontologies from Wikipedia: A Uniform Approach." International Joint Conference on Artificial Intelligence, 2015.Markdown
[Mirylenka et al. "Bootstrapping Domain Ontologies from Wikipedia: A Uniform Approach." International Joint Conference on Artificial Intelligence, 2015.](https://mlanthology.org/ijcai/2015/mirylenka2015ijcai-bootstrapping/)BibTeX
@inproceedings{mirylenka2015ijcai-bootstrapping,
title = {{Bootstrapping Domain Ontologies from Wikipedia: A Uniform Approach}},
author = {Mirylenka, Daniil and Passerini, Andrea and Serafini, Luciano},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2015},
pages = {1464-1470},
url = {https://mlanthology.org/ijcai/2015/mirylenka2015ijcai-bootstrapping/}
}