CLNov 20, 2021

Textbook to triples: Creating knowledge graph in the form of triples from AI TextBook

arXiv:2111.10692v15 citations
Originality Synthesis-oriented
AI Analysis

This addresses the need for structured knowledge extraction from textbooks, which is incremental as it applies existing methods to a specific domain.

The paper tackled the problem of converting domain-specific textbook text into knowledge graph triples, achieving an F1 score of 82% in initial evaluation.

A knowledge graph is an essential and trending technology with great applications in entity recognition, search, or question answering. There are a plethora of methods in natural language processing for performing the task of Named entity recognition; however, there are very few methods that could provide triples for a domain-specific text. In this paper, an effort has been made towards developing a system that could convert the text from a given textbook into triples that can be used to visualize as a knowledge graph and use for further applications. The initial assessment and evaluation gave promising results with an F1 score of 82%.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes