KGN

com.knowledgegraphnavigator.macswift

Total installs
0+
Rating
0.0
Released
August 3, 2021
Last updated
August 3, 2021
Category
Developer Tools
Developer
Mark Watson
Developer details
Name
Mark Watson
E-mail
unknown
Website
unknown
Country
unknown
Address
unknown
iOS SDKs
  • No items.

Screenshots

KGN Screenshot 1 - AppWisp.com
KGN Screenshot 2 - AppWisp.com
KGN Screenshot 3 - AppWisp.com
KGN Screenshot 4 - AppWisp.com

Description

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.