KGN
v1.3
·
Updated 2 months ago
·
0 Bytes
·
Released Aug 2021
Key Features
🤖
AI Powered
💻
Code Editor
🔌
API / REST Client
📊
System Monitor
🃏
Flashcards / Learning
⚔️
RPG Game
About KGN
This is an example program for my book "Artificial Intelligence Using Swift" (https://leanpub.com/SwiftAI). Knowledge Graph Explorer is written in Swift. It works by accepting natural language processing natural language queries and question answering using two deep learning models, identifying proper nouns like people, places, organizations, etc. This app then attempts to resolve these entity references to linked data on the DbPedia SPARQL endpoint, verifies with the user that it has found the correct entity references, and then attempts to find as much information and relationships between these entities as it can.