SlideShare a Scribd company logo
Enhancing Community Interactions with Data-Driven Chatbots - The DBpedia Chatbot
by Ram G Athreya, Axel-Cyrille Ngonga Ngomo and Ricardo Usbeck
Introduction
The DBpedia Chatbot is a knowledge-graph-
driven chatbot.
Four main challenges were addressed when
building the chatbot:
(1) Understanding user queries
(2) Fetching relevant information based on
the queries
(3) Tailoring the responses based on the
standards of each output platform (i.e. Web,
Slack, Facebook)
(4) Developing subsequent user interactions
with the DBpedia Chatbot
Architecture
Query Fulfillment Workflow
Screenshot (across platforms)
Intent Classification Relevance Score
Ranking properties in Knowledge Cards
For a given DBpedia Class
(1) We found the total number of occurrences of
that class in the knowledge graph. 
(2) We extracted all rdfs:domain properties for
the respective class 
(3) Calculated the number of distinct occurrences
of each individual property in the knowledge
graph
(4) We derived a relevance score r ∈ [0, 1]
 for each property p for given class c:
Application:
http://chat.dbpedia.org
GitHub Repo:
https://github.com/dbpedia/chatbot

More Related Content

PDF
GSoC 2017 Proposal - Chatbot for DBpedia
PPTX
Social Media Data Collection & Analysis
PDF
IRJET - A Study on Building a Web based Chatbot from Scratch
PPTX
Sem tech2013 tutorial
PPTX
Making things findable
PDF
ESWC SS 2012 - Wednesday Tutorial Barry Norton: Building (Production) Semanti...
PPT
Evergreen - Future of the ILS
 
PPT
Repositories thru the looking glass
GSoC 2017 Proposal - Chatbot for DBpedia
Social Media Data Collection & Analysis
IRJET - A Study on Building a Web based Chatbot from Scratch
Sem tech2013 tutorial
Making things findable
ESWC SS 2012 - Wednesday Tutorial Barry Norton: Building (Production) Semanti...
Evergreen - Future of the ILS
 
Repositories thru the looking glass

Similar to Enhancing Community Interactions with Data-Driven Chatbots--The DBpedia Chatbot (20)

PPTX
LOD2: State of Play WP2 - Storing and Querying Very Large Knowledge Bases
DOCX
DOCX
Iwt long questions
PPTX
Texas.gov Presents: Battle of Programming Languages
PDF
Towards Virtual Knowledge Graphs over Web APIs
PDF
Devry CIS 355A Full Course Latest
PPT
WP3 Further specification of Functionality and Interoperability - Gradmann / ...
DOCX
Webface - Passion is Innovation
PPTX
DSC NTUE Info Session
PDF
Social Networks Analysis
PDF
Specialist marketing officer professional knowledge questions.pdf(1)
PPTX
Android cours
PPTX
Thesis Defense: Building a Semantic Web of Comic Book Metadata
PPTX
Chatbots - A CMD for Humans (Ort Braude 2018)
PDF
Data integration with a façade. The case of knowledge graph construction.
PPT
Embracing Social Software And Semantic Web In Digital Libraries
DOC
Resume_Dimitri_Dey_LTE_Android_Gmail
PPTX
Topic name. React Native Vs Flutter.pptx
PPT
Tech WG report 2011
PDF
To Bot or Not: How Bots can Support Collaboration in Software Engineering (I...
LOD2: State of Play WP2 - Storing and Querying Very Large Knowledge Bases
Iwt long questions
Texas.gov Presents: Battle of Programming Languages
Towards Virtual Knowledge Graphs over Web APIs
Devry CIS 355A Full Course Latest
WP3 Further specification of Functionality and Interoperability - Gradmann / ...
Webface - Passion is Innovation
DSC NTUE Info Session
Social Networks Analysis
Specialist marketing officer professional knowledge questions.pdf(1)
Android cours
Thesis Defense: Building a Semantic Web of Comic Book Metadata
Chatbots - A CMD for Humans (Ort Braude 2018)
Data integration with a façade. The case of knowledge graph construction.
Embracing Social Software And Semantic Web In Digital Libraries
Resume_Dimitri_Dey_LTE_Android_Gmail
Topic name. React Native Vs Flutter.pptx
Tech WG report 2011
To Bot or Not: How Bots can Support Collaboration in Software Engineering (I...
Ad

Recently uploaded (20)

PPTX
Log360_SIEM_Solutions Overview PPT_Feb 2020.pptx
PPTX
Oracle Fusion HCM Cloud Demo for Beginners
PDF
CCleaner Pro 6.38.11537 Crack Final Latest Version 2025
PDF
Product Update: Alluxio AI 3.7 Now with Sub-Millisecond Latency
PDF
Download FL Studio Crack Latest version 2025 ?
PDF
Digital Systems & Binary Numbers (comprehensive )
PDF
Navsoft: AI-Powered Business Solutions & Custom Software Development
PDF
Wondershare Filmora 15 Crack With Activation Key [2025
PPTX
assetexplorer- product-overview - presentation
PPTX
Transform Your Business with a Software ERP System
PDF
How to Choose the Right IT Partner for Your Business in Malaysia
PDF
17 Powerful Integrations Your Next-Gen MLM Software Needs
PDF
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
PPTX
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
PPTX
Advanced SystemCare Ultimate Crack + Portable (2025)
PPTX
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
PDF
How to Make Money in the Metaverse_ Top Strategies for Beginners.pdf
PPTX
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
PDF
AutoCAD Professional Crack 2025 With License Key
PPTX
Embracing Complexity in Serverless! GOTO Serverless Bengaluru
Log360_SIEM_Solutions Overview PPT_Feb 2020.pptx
Oracle Fusion HCM Cloud Demo for Beginners
CCleaner Pro 6.38.11537 Crack Final Latest Version 2025
Product Update: Alluxio AI 3.7 Now with Sub-Millisecond Latency
Download FL Studio Crack Latest version 2025 ?
Digital Systems & Binary Numbers (comprehensive )
Navsoft: AI-Powered Business Solutions & Custom Software Development
Wondershare Filmora 15 Crack With Activation Key [2025
assetexplorer- product-overview - presentation
Transform Your Business with a Software ERP System
How to Choose the Right IT Partner for Your Business in Malaysia
17 Powerful Integrations Your Next-Gen MLM Software Needs
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
Advanced SystemCare Ultimate Crack + Portable (2025)
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
How to Make Money in the Metaverse_ Top Strategies for Beginners.pdf
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
AutoCAD Professional Crack 2025 With License Key
Embracing Complexity in Serverless! GOTO Serverless Bengaluru
Ad

Enhancing Community Interactions with Data-Driven Chatbots--The DBpedia Chatbot

  • 1. Enhancing Community Interactions with Data-Driven Chatbots - The DBpedia Chatbot by Ram G Athreya, Axel-Cyrille Ngonga Ngomo and Ricardo Usbeck Introduction The DBpedia Chatbot is a knowledge-graph- driven chatbot. Four main challenges were addressed when building the chatbot: (1) Understanding user queries (2) Fetching relevant information based on the queries (3) Tailoring the responses based on the standards of each output platform (i.e. Web, Slack, Facebook) (4) Developing subsequent user interactions with the DBpedia Chatbot Architecture Query Fulfillment Workflow Screenshot (across platforms) Intent Classification Relevance Score Ranking properties in Knowledge Cards For a given DBpedia Class (1) We found the total number of occurrences of that class in the knowledge graph.  (2) We extracted all rdfs:domain properties for the respective class  (3) Calculated the number of distinct occurrences of each individual property in the knowledge graph (4) We derived a relevance score r ∈ [0, 1]  for each property p for given class c: Application: http://chat.dbpedia.org GitHub Repo: https://github.com/dbpedia/chatbot