paper-with-me

홈 › Papers

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

2021-11-20 · Aman Kumar, Swathi Dinakaran

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%.

📄 PDF Abstract BibTeX arXiv:2111.10692

Code (0)

등록된 구현이 없습니다.

Tasks

Formnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Question Answering

Similar Papers 제목 키워드 기반

TeKnowbase: Towards Construction of a Knowledge-base of Technical Concepts

2016-12-15 · Prajna Upadhyay, Tanuma Patra, Ashwini Purkar, Maya Ramanath

In this paper, we describe the construction of TeKnowbase, a knowledge-base of technical concepts in computer science. Our main information sources are technical websites such as Webopedia and Techtarget as well as Wikip…

ClassificationGeneral ClassificationKnowledge Base Construction

Malware Knowledge Graph Generation

2021-02-10 · Sharmishtha Dutta, Nidhi Rastogi, Destin Yee, Chuqiao Gu 외

Cyber threat and attack intelligence information are available in non-standard format from heterogeneous sources. Comprehending them and utilizing them for threat intelligence extraction requires engaging security expert…

Graph GenerationKnowledge Graphs

Repurposing Knowledge Graph Embeddings for Triple Representation via Weak Supervision

2022-08-22 · Alexander Kalinowski, Yuan An

The majority of knowledge graph embedding techniques treat entities and predicates as separate embedding matrices, using aggregation functions to build a representation of the input triple. However, these aggregations ar…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge Graph EmbeddingsKnowledge Graphs+1

From Textbooks to Knowledge: A Case Study in Harvesting Axiomatic Knowledge from Textbooks to Solve Geometry Problems

2017-09-01 · EMNLP 2017 9 · Mrinmaya Sachan, Kumar Dubey, Eric Xing

Textbooks are rich sources of information. Harvesting structured knowledge from textbooks is a key challenge in many educational applications. As a case study, we present an approach for harvesting structured axiomatic k…

MathQuestion Answering

FabKG: A Knowledge graph of Manufacturing Science domain utilizing structured and unconventional unstructured knowledge source

2022-05-24 · NAACL (SUKI) 2022 7 · Aman Kumar, Akshay G Bharadwaj, Binil Starly, Collin Lynch

As the demands for large-scale information processing have grown, knowledge graph-based approaches have gained prominence for representing general and domain knowledge. The development of such general representations is …

Knowledge GraphsNERQuestion AnsweringTransfer Learning