From f87b7775e0d7aa18406de9455af35023086553ad Mon Sep 17 00:00:00 2001 From: Mike Bergman Date: Tue, 19 Feb 2019 09:44:56 -0600 Subject: [PATCH] Update README.org --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 77636af..d9cbb24 100644 --- a/README.org +++ b/README.org @@ -2,7 +2,7 @@ [[http://kbpedia.org][KBpedia]] is a comprehensive knowledge structure for promoting data interoperability and knowledge-based artificial intelligence, or [[http://www.mkbergman.com/category/kbai/][KBAI]]. The KBpedia knowledge structure combines seven (7) public knowledge bases — [[https://en.wikipedia.org/wiki/Wikipedia][Wikipedia]], [[https://en.wikipedia.org/wiki/Wikidata][Wikidata]], [[https://schema.org/][schema.org]], [[http://dbpedia.org/][DBpedia]], [[https://en.wikipedia.org/wiki/GeoNames][GeoNames]], [[https://en.wikipedia.org/wiki/Cyc][OpenCyc]], and [[https://en.wikipedia.org/wiki/UMBEL][UMBEL]] — into an integrated whole. KBpedia's upper structure, or knowledge graph, is the KBpedia Knowledge Ontology. We base KKO on the universal categories and knowledge representation theories of the great 19th century American logician, polymath and scientist, [[https://en.wikipedia.org/wiki/Charles_Sanders_Peirce][Charles Sanders Peirce]]. -KBpedia, written primarily in [[https://en.wikipedia.org/wiki/Web_Ontology_Language][OWL 2]], includes 55,000 reference concepts, about 30 million entities, and 5,000 relations and properties, all organized according to about 70 modular typologies that can be readily substituted or expanded. We subject items added to KBpedia to a rigorous suite of logic and consistency tests — and best practices — before acceptance. The result is a flexible and computable knowledge graph that can be sliced-and-diced and configured for all sorts of machine learning tasks, including supervised, unsupervised and deep learning. +KBpedia, written primarily in [[https://en.wikipedia.org/wiki/Web_Ontology_Language][OWL 2]], includes 55,000 reference concepts, mapped linkages to about 30 million entities (mostly from Wikidata), and 5,000 relations and properties, all organized according to about 70 modular typologies that can be readily substituted or expanded. We subject items added to KBpedia to a rigorous suite of logic and consistency tests — and best practices — before acceptance. The result is a flexible and computable knowledge graph that can be sliced-and-diced and configured for all sorts of machine learning tasks, including supervised, unsupervised and deep learning. KBpedia, KKO and its mapped information can drive multiple [[http://kbpedia.org/use-cases/][use cases]] include providing a computable framework over Wikipedia and Wikidata, creating word embedding models, fine-grained entity recognition and tagging, relation and sentiment extractors, and categorization. Knowledge-based AI models may be set up and refined with unprecedented speed and accuracy by leveraging the integrated KBpedia structure. KBpedia is also a powerful nucleus for setting up your own coherent domain ontology or knowledge graph.