TeKnowbase: Towards Construction of a Knowledge-base of Technical Concepts
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.
Code (1)
Tasks
ClassificationGeneral ClassificationKnowledge Base ConstructionSimilar Papers 제목 키워드 기반
Extracting Domain-specific Concepts from Large-scale Linked Open Data
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
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 GraphsProcedure Model for Building Knowledge Graphs for Industry Applications
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 GraphsInferring Scientific Cross-Document Coreference and Hierarchy with Definition-Augmented Relational Reasoning
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-RankingNLP-AKG: Few-Shot Construction of NLP Academic Knowledge Graph Based on LLM
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