Extracting Ontological Knowledge from Textual Descriptions
Kevin Alex Mathews, P Sreenivasa Kumar

TL;DR
This paper introduces TEDEI, a controlled natural language for extracting OWL-DL axioms from English text, improving ontology authoring by handling diverse sentence structures and ambiguities.
Contribution
The paper proposes TEDEI, a new CNL inspired by OWL-DL expressions, and develops a system to convert TEDEI sentences into OWL-DL axioms, addressing lexical and semantic ambiguities.
Findings
System produces axioms comparable to human-authored ones
Enhances the range of sentence structures usable for ontology authoring
Constructs multiple axioms for ambiguous sentences for user selection
Abstract
Authoring of OWL-DL ontologies is intellectually challenging and to make this process simpler, many systems accept natural language text as input. A text-based ontology authoring approach can be successful only when it is combined with an effective method for extracting ontological axioms from text. Extracting axioms from unrestricted English input is a substantially challenging task due to the richness of the language. Controlled natural languages (CNLs) have been proposed in this context and these tend to be highly restrictive. In this paper, we propose a new CNL called TEDEI (TExtual DEscription Identifier) whose grammar is inspired by the different ways OWL-DL constructs are expressed in English. We built a system that transforms TEDEI sentences into corresponding OWL-DL axioms. Now, ambiguity due to different possible lexicalizations of sentences and semantic ambiguity present in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSemantic Web and Ontologies · Natural Language Processing Techniques · Topic Modeling
