paper-with-me

Papers

KGTK: A Toolkit for Large Knowledge Graph Manipulation and Analysis

2020-05-29 · Filip Ilievski, Daniel Garijo, Hans Chalupsky, Naren Teja Divvala, Yixiang Yao, Craig Rogers, Rongpeng Li, Jun Liu, Amandeep Singh, Daniel Schwabe, Pedro Szekely

Knowledge graphs (KGs) have become the preferred technology for representing, sharing and adding knowledge to modern AI applications. While KGs have become a mainstream technology, the RDF/SPARQL-centric toolset for operating with them at scale is heterogeneous, difficult to integrate and only covers a subset of the operations that are commonly needed in data science applications. In this paper we present KGTK, a data science-centric toolkit designed to represent, create, transform, enhance and analyze KGs. KGTK represents graphs in tables and leverages popular libraries developed for data science applications, enabling a wide audience of developers to easily construct knowledge graph pipelines for their applications. We illustrate the framework with real-world scenarios where we have used KGTK to integrate and manipulate large KGs, such as Wikidata, DBpedia and ConceptNet.

📄 PDF Abstract BibTeX arXiv:2006.00088

Code (1)

usc-isi-i2/kgtk 공식 구현

Tasks

Knowledge Graphs

Similar Papers 제목 키워드 기반

SRTK: A Toolkit for Semantic-relevant Subgraph Retrieval

2023-05-06 · Yuanchun Shen

Information retrieval based knowledge base question answering (KBQA) first retrieves a subgraph to reduce search space, then reasons on the subgraph to select answer entities. Existing approaches have three issues that i…

Entity LinkingInformation RetrievalKnowledge Base Question AnsweringKnowledge Graphs+2

OpenKE: An Open Toolkit for Knowledge Embedding

2018-11-01 · EMNLP 2018 11 · Xu Han, Shulin Cao, Xin Lv, Yankai Lin 외

We release an open toolkit for knowledge embedding (OpenKE), which provides a unified framework and various fundamental models to embed knowledge graphs into a continuous low-dimensional space. OpenKE prioritizes operati…

Information RetrievalKnowledge GraphsQuestion AnsweringRepresentation Learning+1

STAC: Science Toolkit Based on Chinese Idiom Knowledge Graph

2019-06-01 · WS 2019 6 · Meiling Wang, Min Xiao, Changliang Li, Yu Guo 외

Chinese idioms (Cheng Yu) have seen five thousand years{'} history and culture of China, meanwhile they contain large number of scientific achievement of ancient China. However, existing Chinese online idiom dictionaries…

Cultural Vocal Bursts Intensity Prediction

A Toolkit for Generating Code Knowledge Graphs

2020-02-21 · Ibrahim Abdelaziz, Julian Dolby, Jamie McCusker, Kavitha Srinivas

Knowledge graphs have been proven extremely useful in powering diverse applications in semantic search and natural language understanding. In this paper, we present GraphGen4Code, a toolkit to build code knowledge graphs…

Code SearchImage ClassificationKnowledge GraphsNatural Language Understanding

Creating and Querying Personalized Versions of Wikidata on a Laptop

2021-08-06 · Hans Chalupsky, Pedro Szekely, Filip Ilievski, Daniel Garijo 외

Application developers today have three choices for exploiting the knowledge present in Wikidata: they can download the Wikidata dumps in JSON or RDF format, they can use the Wikidata API to get data about individual ent…

Retrieval