paper-with-me

홈 › 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 Wikipedia and online textbooks. We divide the knowledge-base construction problem into two parts -- the acquisition of entities and the extraction of relationships among these entities. Our knowledge-base consists of approximately 100,000 triples. We conducted an evaluation on a sample of triples and report an accuracy of a little over 90\%. We additionally conducted classification experiments on StackOverflow data with features from TeKnowbase and achieved improved classification accuracy.

📄 PDF Abstract BibTeX arXiv:1612.04988

Code (1)

prajnaupadhyay/TeKnowbase

Tasks

ClassificationGeneral ClassificationKnowledge Base Construction

Similar Papers 제목 키워드 기반

Extracting Domain-specific Concepts from Large-scale Linked Open Data

2021-11-22 · Satoshi Kume, Kouji Kozaki

We propose a methodology for extracting concepts for a target domain from large-scale linked open data (LOD) to support the construction of domain ontologies providing field-specific knowledge and definitions. The propos…

Enhancing Biomedical Lay Summarisation with External Knowledge Graphs

2023-10-24 · Tomas Goldsack, Zhihao Zhang, Chen Tang, Carolina Scarton 외

Previous approaches for automatic lay summarisation are exclusively reliant on the source article that, given it is written for a technical audience (e.g., researchers), is unlikely to explicitly define all technical con…

DecoderKnowledge Graphs

Procedure Model for Building Knowledge Graphs for Industry Applications

2024-09-20 · Sascha Meckler

Enterprise knowledge graphs combine business data and organizational knowledge by means of a semantic network of concepts, properties, individuals and relationships. The graph-based integration of previously unconnected …

graph constructionKnowledge Graphs

Inferring Scientific Cross-Document Coreference and Hierarchy with Definition-Augmented Relational Reasoning

2024-09-23 · Lior Forer, Tom Hope

We address the fundamental task of inferring cross-document coreference and hierarchy in scientific texts, which has important applications in knowledge graph construction, search, recommendation and discovery. LLMs can …

graph constructionIn-Context LearningRelational ReasoningRe-Ranking

NLP-AKG: Few-Shot Construction of NLP Academic Knowledge Graph Based on LLM

2025-02-20 · Jiayin Lan, Jiaqi Li, Baoxin Wang, Ming Liu 외

Large language models (LLMs) have been widely applied in question answering over scientific research papers. To enhance the professionalism and accuracy of responses, many studies employ external knowledge augmentation. …

graph constructionQuestion Answering