SlideShare a Scribd company logo
1 of 65
Download to read offline
T H E K N O W L E D G E G R A P H
Follow our work at grakn.ai/community
@graknlabs
Text Mined Knowledge Graphs
By Syed Irtaza Raza
Software and Biomedical Engineer
@syedirtazaraza
Follow us @GraknLabs
What is Text Mining?
Follow us @GraknLabs
What is Text Mining?
Text mining is the automatic extraction of structured semantic information
from unstructured machine-readable text.
Follow us @GraknLabs
What is Text Mining?
Text mining is the automatic extraction of structured semantic information
from unstructured machine-readable text.
Follow us @GraknLabs
What is Text Mining?
Text mining is the automatic extraction of structured semantic information
from unstructured machine-readable text.
Text Mining
Follow us @GraknLabs
What is Text Mining?
Text mining is the automatic extraction of structured semantic information
from unstructured machine-readable text.
Text Mining
Follow us @GraknLabs
What is Text Mining?
Text mining is the automatic extraction of structured semantic information
from unstructured machine-readable text.
?Text Mining
Follow us @GraknLabs
What are the Challenges of Going Beyond Text Mining?
Follow us @GraknLabs
What are the Challenges of Going Beyond Text Mining?
Integration
Difficult to ingest and integrate
complex networks of text mined
output across bodies of text
Follow us @GraknLabs
What are the Challenges of Going Beyond Text Mining?
Integration Normalisation
Difficult to ingest and integrate
complex networks of text mined
output across bodies of text
Difficult to contextualise extracted
knowledge from text with existing
knowledge
Follow us @GraknLabs
What are the Challenges of Going Beyond Text Mining?
Integration Normalisation Discovery
Difficult to ingest and integrate
complex networks of text mined
output across bodies of text
Difficult to contextualise extracted
knowledge from text with existing
knowledge
Difficult to investigate insights
contained in text in a scalable and
efficient way
Follow us @GraknLabs
How can we Solve These Challenges?
Integration Normalisation Discovery
Follow us @GraknLabs
How can we Solve These Challenges?
Integration Normalisation Discovery
Ingest and integrate complex networks
of text mined output into one
collection – a knowledge graph
Follow us @GraknLabs
How can we Solve These Challenges?
Integration Normalisation Discovery
Ingest and integrate complex networks
of text mined output into one
collection – a knowledge graph
Impose an explicit structure on text
mined data to contextualise the
relationships with existing knowledge
Follow us @GraknLabs
How can we Solve These Challenges?
Integration Normalisation Discovery
Ingest and integrate complex networks
of text mined output into one
collection – a knowledge graph
Impose an explicit structure on text
mined data to contextualise the
relationships with existing knowledge
Use automated reasoning and
analytics to investigate and interpret
insights contained across text in a
scalable and efficient way
Follow us @GraknLabs
Integration Normalisation Discovery
Ingest and integrate complex networks
of text mined output into one
collection – a knowledge graph
Impose an explicit structure on text
mined data to contextualise the
relationships with existing knowledge
Use automated reasoning and
analytics to investigate and interpret
insights contained across text in a
scalable and efficient way
Follow us @GraknLabs
What Is Grakn?
GRAKN.AI is the knowledge base
foundation for intelligent systems
a.k.a.
“A KNOWLEDGE GRAPH”
Knowledge Storage System
Knowledge Inference Knowledge Analytics
Follow us @GraknLabs
How Do We Build A Text Mined Knowledge Graph?
1. Model and migrate text mined output into a knowledge graph – Grakn.
2. Discover and interpret new insights.
Follow us @GraknLabs
How Do We Build A Text Mined Knowledge Graph?
1. Model and migrate text mined output into a knowledge graph – Grakn.
Follow us @GraknLabs
Medical Text
Medical Literature
Electronic Health Records
Patient Medical History
Diagnostic Test Reports
Clinical Reports
Follow us @GraknLabs
Medical Text
Medical Literature
Follow us @GraknLabs
Text Mining/NLP Tools
Follow us @GraknLabs
Text Mining/NLP Tools
~~~~~~~~~~
~~~~~~~~~~
~~~~~~~~~~
Mined-Text
What Does Text Mined Output Look Like?
…..
~~~~~~~~~~
~~~~~~~~~~
~~~~~~~~~~
Mined-Text
Natural Language Processing
What Does Text Mined Output Look Like?
…..
~~~~~~~~~~
~~~~~~~~~~
~~~~~~~~~~
Mined-Text
Natural Language Processing
~~~~~~~~~~
Sentence
~~~~~~~~~~
Sentence
~~~~~~~~~~
Sentence
What Does Text Mined Output Look Like?
…..
…..
~~~~~~~~~~
~~~~~~~~~~
~~~~~~~~~~
Mined-Text
Natural Language Processing
~~~~~~~~~~
Sentence
~
Token
~
Token
~
Type
~
Type
What Does Text Mined Output Look Like?
…..
…..
…..
…..
~~~~~~~~~~
~~~~~~~~~~
~~~~~~~~~~
Mined-Text
Natural Language Processing
~~~~~~~~~~
Sentence
~
Relation
~
Token
~
Token
~
Type
~
Type
~
Type
What Does Text Mined Output Look Like?
…..
…..
…..
…..
~~~~~~~~~~
~~~~~~~~~~
~~~~~~~~~~
Mined-Text
Natural Language Processing
~~~~~~~~~~
Sentence
~
Relation
~
Token
~
Token
~
Type
~
Type
~
Type
What Does Text Mined Output Look Like?
Sentiment
…..
…..
…..
…..
~~~~~~~~~~
~~~~~~~~~~
~~~~~~~~~~
Mined-Text
Natural Language Processing
~~~~~~~~~~
Sentence
~
Relation
~
Token
~
Token
~
Type
~
Type
~
Type
What Does Text Mined Output Look Like?
Sentiment
…..
…..
…..
…..
~
Confidence
~
Confidence
~
Confidence
~
Confidence
Relation
~~~~~~~~~~
~~~~~~~~~~
~~~~~~~~~~
Mined-Text
Natural Language Processing
Syed is proud to be the brother of Zainab.
Sentence
~ Zainab
Token
Syed
Token
Person
Type
Person
Type
Sibling
Type
1.0
Confidence
1.0
Confidence
0.9
Confidence
What Does Text Mined Output Look Like?
Sentiment
…..
…..
…..
…..
…..
0.9
Confidence
Follow us @GraknLabs
How Do We Model in Graql?
Entities
Entities
Follow us @GraknLabs
How Do We Model in Graql?
Entities
Entities
Follow us @GraknLabs
How Do We Model in Graql?
Entities
Relationships
Attributes
Entities
Entities
Follow us @GraknLabs
How Do We Model in Graql?
Entities
Relationships
Entities
Entities
Attributes
Attributes
What is Done Currently?
What is Done Currently?
What is Done Currently?
What Should be Done?
Follow us @GraknLabs
How Do We Migrate Data Into Grakn?
const query = await transaction.query (
“insert $t isa token, has lemma ” Syed”, has type ” person”; “
);
InsertQuery query = Graql.insert(
var(”t").isa(”token”).has(”lemma”, ”Syed”).has(”type”, ”person”)
);
query = transaction.query(
“insert $t isa token, has lemma ” Syed”, has type ” person”;”
)
Follow us @GraknLabs
How Do We Build A Text Mined Knowledge Graph?
2. Discover and interpret new insights.
Follow us @GraknLabs
How Do We Discover An Insight?
What knowledge is extracted
from a PubMed article?
Question
Follow us @GraknLabs
How Do We Discover An Insight?
What knowledge is extracted
from a PubMed article?
Question
=
Graql
Follow us @GraknLabs
~~~~~BRAF inhibitor Dabrafenib~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Trametinib and Dabrafenib treat Melanoma
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~MEK inhibitor Trametinib~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
drug
disease
protein
inhibition
treatment
gene
drug
treatment
inhibition
Follow us @GraknLabs
How Do We Discover An Insight?
Which PubMed articles
mention the disease
Melanoma and the gene BRAF?
Question
Follow us @GraknLabs
How Do We Discover An Insight?
Which PubMed articles
mention the disease
Melanoma and the gene BRAF?
Question
=
Graql
Follow us @GraknLabs
melanomaBRAF
article
article
article
article
article
…..
…..
Follow us @GraknLabs
How Do We Discover An Insight?
Give me a drug related to the
disease melanoma?
Question
Follow us @GraknLabs
How Do We Discover An Insight?
Give me a drug related to the
disease melanoma?
Question
=
Graql
Follow us @GraknLabs
DEMO…
Follow us @GraknLabs
How Do We Interpret An Insight?
Follow us @GraknLabs
How Do We Interpret An Insight?
Pubmed-article
titleabstractpmid
sentence
mined-
relation
treatment
tokentoken
melanomaDabrafenib
When
Follow us @GraknLabs
How Do We Interpret An Insight?
Pubmed-article
titleabstractpmid
sentence
mined-
relation
treatment
Dabrafenib
drug
melanoma
disease
treatment
tokentoken
melanomaDabrafenib
therapeutic
Treated-condition
When Then
Follow us @GraknLabs
How Do We Do Reasoning in Graql?
Follow us @GraknLabs
How Do We Do Reasoning in Graql?
Follow us @GraknLabs
How Do We Do Reasoning in Graql?
Pubmed-article
titleabstractpmid
Follow us @GraknLabs
How Do We Do Reasoning in Graql?
Pubmed-article
titleabstractpmid
sentence
Follow us @GraknLabs
How Do We Do Reasoning in Graql?
Pubmed-article
titleabstractpmid
sentence
mined-
relation
treatment
tokentoken
Follow us @GraknLabs
How Do We Do Reasoning in Graql?
Pubmed-article
titleabstractpmid
sentence
mined-
relation
treatment
tokentoken
melanomaDabrafenib
Follow us @GraknLabs
How Do We Do Reasoning in Graql?
Pubmed-article
titleabstractpmid
sentence
mined-
relation
treatment
tokentoken
melanomaDabrafenib
Dabrafenib
drug
melanoma
disease
Follow us @GraknLabs
How Do We Do Reasoning in Graql?
Pubmed-article
titleabstractpmid
sentence
mined-
relation
treatment
tokentoken
melanomaDabrafenib
Dabrafenib
drug
melanoma
disease
treatment
Follow us @GraknLabs
ENTITY ATTRIBUTE RELATIONSHIP
Architecture
Schema
Text Insights
Automated
Reasoner
Knowledge
Representation
System
Medical
literature
Clinical
Reports
Medical
History
NLP
Gene Cluster Identification
Protein Interactions
Gene-Disease Associations
Protein-Disease Associations
Drug-Disease Associations
Patient Matching
Clinical Decision Support
…..
…..
Migrator
Follow us @GraknLabs
Integration Normalisation Discovery
Ingest and integrate complex networks
of text mined output into one
collection – a knowledge graph
Impose an explicit structure on text
mined data to contextualise the
relationships with existing knowledge
Use automated reasoning and
analytics to investigate and interpret
insights contained across text in a
scalable and efficient way
Follow us @GraknLabs
What Else Can We Use Grakn For In Bio-Medicine?
Biological
Networks
Drug
Discovery
Gene
Therapy
Precision
Medicine
Drug
Repurposing
Antibiotic
Resistance
Patient
Management
Follow us @GraknLabs
Questions?
Text Mined Knowledge Graphs
By Syed Irtaza Raza

More Related Content

What's hot

GRAKN.AI - The Knowledge Graph
GRAKN.AI - The Knowledge GraphGRAKN.AI - The Knowledge Graph
GRAKN.AI - The Knowledge GraphVaticle
 
GRAKN.AI: The Hyper-Relational Database for Knowledge-Oriented Systems
GRAKN.AI: The Hyper-Relational Database for Knowledge-Oriented SystemsGRAKN.AI: The Hyper-Relational Database for Knowledge-Oriented Systems
GRAKN.AI: The Hyper-Relational Database for Knowledge-Oriented SystemsVaticle
 
Big Data Analytics with Grakn
Big Data Analytics with GraknBig Data Analytics with Grakn
Big Data Analytics with GraknVaticle
 
Knowledge base completion presentation
Knowledge base completion presentationKnowledge base completion presentation
Knowledge base completion presentationDemai Ni
 
Logical Inference in a Hyper-Relational Database
Logical Inference in a Hyper-Relational DatabaseLogical Inference in a Hyper-Relational Database
Logical Inference in a Hyper-Relational DatabaseVaticle
 
Introduction to Knowledge Graphs with Grakn and Graql
Introduction to Knowledge Graphs with Grakn and Graql Introduction to Knowledge Graphs with Grakn and Graql
Introduction to Knowledge Graphs with Grakn and Graql Vaticle
 
Does Google still need links? - SearchLove San Diego 2017
Does Google still need links? - SearchLove San Diego 2017Does Google still need links? - SearchLove San Diego 2017
Does Google still need links? - SearchLove San Diego 2017Tom Capper
 
The Art of Social Media Analysis with Twitter & Python
The Art of Social Media Analysis with Twitter & PythonThe Art of Social Media Analysis with Twitter & Python
The Art of Social Media Analysis with Twitter & PythonKrishna Sankar
 
SearchLove London 2018 - Tom Capper - The two-tiered SERP: Ranking for the mo...
SearchLove London 2018 - Tom Capper - The two-tiered SERP: Ranking for the mo...SearchLove London 2018 - Tom Capper - The two-tiered SERP: Ranking for the mo...
SearchLove London 2018 - Tom Capper - The two-tiered SERP: Ranking for the mo...Distilled
 
Final Presentation
Final PresentationFinal Presentation
Final PresentationLove Tyagi
 
We love seo 2019 - Tom Capper
We love seo 2019 - Tom CapperWe love seo 2019 - Tom Capper
We love seo 2019 - Tom CapperTom Capper
 
The Hitchhiker's Guide to Machine Learning with Python & Apache Spark
The Hitchhiker's Guide to Machine Learning with Python & Apache SparkThe Hitchhiker's Guide to Machine Learning with Python & Apache Spark
The Hitchhiker's Guide to Machine Learning with Python & Apache SparkKrishna Sankar
 
R, Data Wrangling & Kaggle Data Science Competitions
R, Data Wrangling & Kaggle Data Science CompetitionsR, Data Wrangling & Kaggle Data Science Competitions
R, Data Wrangling & Kaggle Data Science CompetitionsKrishna Sankar
 
The Art of Social Media Analysis with Twitter & Python-OSCON 2012
The Art of Social Media Analysis with Twitter & Python-OSCON 2012The Art of Social Media Analysis with Twitter & Python-OSCON 2012
The Art of Social Media Analysis with Twitter & Python-OSCON 2012OSCON Byrum
 
Anatomy of a semantic virus
Anatomy of a semantic virusAnatomy of a semantic virus
Anatomy of a semantic virusUltraUploader
 
Graph Networks for Object Recognition
Graph Networks for Object RecognitionGraph Networks for Object Recognition
Graph Networks for Object RecognitionVaticle
 
How to Build a Semantic Search System
How to Build a Semantic Search SystemHow to Build a Semantic Search System
How to Build a Semantic Search SystemTrey Grainger
 

What's hot (19)

GRAKN.AI - The Knowledge Graph
GRAKN.AI - The Knowledge GraphGRAKN.AI - The Knowledge Graph
GRAKN.AI - The Knowledge Graph
 
GRAKN.AI: The Hyper-Relational Database for Knowledge-Oriented Systems
GRAKN.AI: The Hyper-Relational Database for Knowledge-Oriented SystemsGRAKN.AI: The Hyper-Relational Database for Knowledge-Oriented Systems
GRAKN.AI: The Hyper-Relational Database for Knowledge-Oriented Systems
 
Big Data Analytics with Grakn
Big Data Analytics with GraknBig Data Analytics with Grakn
Big Data Analytics with Grakn
 
Knowledge base completion presentation
Knowledge base completion presentationKnowledge base completion presentation
Knowledge base completion presentation
 
Logical Inference in a Hyper-Relational Database
Logical Inference in a Hyper-Relational DatabaseLogical Inference in a Hyper-Relational Database
Logical Inference in a Hyper-Relational Database
 
Introduction to Knowledge Graphs with Grakn and Graql
Introduction to Knowledge Graphs with Grakn and Graql Introduction to Knowledge Graphs with Grakn and Graql
Introduction to Knowledge Graphs with Grakn and Graql
 
Does Google still need links? - SearchLove San Diego 2017
Does Google still need links? - SearchLove San Diego 2017Does Google still need links? - SearchLove San Diego 2017
Does Google still need links? - SearchLove San Diego 2017
 
The Art of Social Media Analysis with Twitter & Python
The Art of Social Media Analysis with Twitter & PythonThe Art of Social Media Analysis with Twitter & Python
The Art of Social Media Analysis with Twitter & Python
 
SearchLove London 2018 - Tom Capper - The two-tiered SERP: Ranking for the mo...
SearchLove London 2018 - Tom Capper - The two-tiered SERP: Ranking for the mo...SearchLove London 2018 - Tom Capper - The two-tiered SERP: Ranking for the mo...
SearchLove London 2018 - Tom Capper - The two-tiered SERP: Ranking for the mo...
 
Analyzing social media with Python and other tools (4/4)
Analyzing social media with Python and other tools (4/4) Analyzing social media with Python and other tools (4/4)
Analyzing social media with Python and other tools (4/4)
 
Final Presentation
Final PresentationFinal Presentation
Final Presentation
 
We love seo 2019 - Tom Capper
We love seo 2019 - Tom CapperWe love seo 2019 - Tom Capper
We love seo 2019 - Tom Capper
 
The Hitchhiker's Guide to Machine Learning with Python & Apache Spark
The Hitchhiker's Guide to Machine Learning with Python & Apache SparkThe Hitchhiker's Guide to Machine Learning with Python & Apache Spark
The Hitchhiker's Guide to Machine Learning with Python & Apache Spark
 
R, Data Wrangling & Kaggle Data Science Competitions
R, Data Wrangling & Kaggle Data Science CompetitionsR, Data Wrangling & Kaggle Data Science Competitions
R, Data Wrangling & Kaggle Data Science Competitions
 
The Art of Social Media Analysis with Twitter & Python-OSCON 2012
The Art of Social Media Analysis with Twitter & Python-OSCON 2012The Art of Social Media Analysis with Twitter & Python-OSCON 2012
The Art of Social Media Analysis with Twitter & Python-OSCON 2012
 
Websci17 final
Websci17 finalWebsci17 final
Websci17 final
 
Anatomy of a semantic virus
Anatomy of a semantic virusAnatomy of a semantic virus
Anatomy of a semantic virus
 
Graph Networks for Object Recognition
Graph Networks for Object RecognitionGraph Networks for Object Recognition
Graph Networks for Object Recognition
 
How to Build a Semantic Search System
How to Build a Semantic Search SystemHow to Build a Semantic Search System
How to Build a Semantic Search System
 

Similar to Natural Language Processing and Text Mining with Knowledge Graphs

Drug Discovery Knowledge Graph
Drug Discovery Knowledge Graph Drug Discovery Knowledge Graph
Drug Discovery Knowledge Graph Tomás Sabat
 
Andrii Boichuk: The RAG is dead, long live the RAG або як сучасні LLM змінюют...
Andrii Boichuk: The RAG is dead, long live the RAG або як сучасні LLM змінюют...Andrii Boichuk: The RAG is dead, long live the RAG або як сучасні LLM змінюют...
Andrii Boichuk: The RAG is dead, long live the RAG або як сучасні LLM змінюют...Lviv Startup Club
 
Bioinformatics MiRON
Bioinformatics MiRONBioinformatics MiRON
Bioinformatics MiRONPrabin Shakya
 
The Research Software Encyclopedia
The Research Software EncyclopediaThe Research Software Encyclopedia
The Research Software EncyclopediaVanessa S
 
Scaling up genomic analysis with ADAM
Scaling up genomic analysis with ADAMScaling up genomic analysis with ADAM
Scaling up genomic analysis with ADAMfnothaft
 
The Semantic Web - This time... its Personal
The Semantic Web - This time... its PersonalThe Semantic Web - This time... its Personal
The Semantic Web - This time... its PersonalMark Wilkinson
 
Scaling Saved Searches at eBay Kleinanzeigen
Scaling Saved Searches at eBay KleinanzeigenScaling Saved Searches at eBay Kleinanzeigen
Scaling Saved Searches at eBay KleinanzeigenAndre Charton
 
Text Analytics for Dummies 2010
Text Analytics for Dummies 2010Text Analytics for Dummies 2010
Text Analytics for Dummies 2010Seth Grimes
 

Similar to Natural Language Processing and Text Mining with Knowledge Graphs (13)

Drug Discovery Knowledge Graph
Drug Discovery Knowledge Graph Drug Discovery Knowledge Graph
Drug Discovery Knowledge Graph
 
Lo "AI-infused interfaces for reading AI preprints"
Lo "AI-infused interfaces for reading AI preprints"Lo "AI-infused interfaces for reading AI preprints"
Lo "AI-infused interfaces for reading AI preprints"
 
Andrii Boichuk: The RAG is dead, long live the RAG або як сучасні LLM змінюют...
Andrii Boichuk: The RAG is dead, long live the RAG або як сучасні LLM змінюют...Andrii Boichuk: The RAG is dead, long live the RAG або як сучасні LLM змінюют...
Andrii Boichuk: The RAG is dead, long live the RAG або як сучасні LLM змінюют...
 
Christian Jakenfelds
Christian JakenfeldsChristian Jakenfelds
Christian Jakenfelds
 
Bioinformatics MiRON
Bioinformatics MiRONBioinformatics MiRON
Bioinformatics MiRON
 
The Research Software Encyclopedia
The Research Software EncyclopediaThe Research Software Encyclopedia
The Research Software Encyclopedia
 
Scaling up genomic analysis with ADAM
Scaling up genomic analysis with ADAMScaling up genomic analysis with ADAM
Scaling up genomic analysis with ADAM
 
The Semantic Web - This time... its Personal
The Semantic Web - This time... its PersonalThe Semantic Web - This time... its Personal
The Semantic Web - This time... its Personal
 
Xerox2009
Xerox2009Xerox2009
Xerox2009
 
Bio2RDF@BH2010
Bio2RDF@BH2010Bio2RDF@BH2010
Bio2RDF@BH2010
 
Bio java
Bio javaBio java
Bio java
 
Scaling Saved Searches at eBay Kleinanzeigen
Scaling Saved Searches at eBay KleinanzeigenScaling Saved Searches at eBay Kleinanzeigen
Scaling Saved Searches at eBay Kleinanzeigen
 
Text Analytics for Dummies 2010
Text Analytics for Dummies 2010Text Analytics for Dummies 2010
Text Analytics for Dummies 2010
 

More from Vaticle

Building Biomedical Knowledge Graphs for In-Silico Drug Discovery
Building Biomedical Knowledge Graphs for In-Silico Drug DiscoveryBuilding Biomedical Knowledge Graphs for In-Silico Drug Discovery
Building Biomedical Knowledge Graphs for In-Silico Drug DiscoveryVaticle
 
Loading Huge Amounts of Data
Loading Huge Amounts of DataLoading Huge Amounts of Data
Loading Huge Amounts of DataVaticle
 
Natural Language Interface to Knowledge Graph
Natural Language Interface to Knowledge GraphNatural Language Interface to Knowledge Graph
Natural Language Interface to Knowledge GraphVaticle
 
A Data Modelling Framework to Unify Cyber Security Knowledge
A Data Modelling Framework to Unify Cyber Security KnowledgeA Data Modelling Framework to Unify Cyber Security Knowledge
A Data Modelling Framework to Unify Cyber Security KnowledgeVaticle
 
Unifying Space Mission Knowledge with NLP & Knowledge Graph
Unifying Space Mission Knowledge with NLP & Knowledge GraphUnifying Space Mission Knowledge with NLP & Knowledge Graph
Unifying Space Mission Knowledge with NLP & Knowledge GraphVaticle
 
The Next Big Thing in AI - Causality
The Next Big Thing in AI - CausalityThe Next Big Thing in AI - Causality
The Next Big Thing in AI - CausalityVaticle
 
Building a Cyber Threat Intelligence Knowledge Graph
Building a Cyber Threat Intelligence Knowledge GraphBuilding a Cyber Threat Intelligence Knowledge Graph
Building a Cyber Threat Intelligence Knowledge GraphVaticle
 
Knowledge Graphs for Supply Chain Operations.pdf
Knowledge Graphs for Supply Chain Operations.pdfKnowledge Graphs for Supply Chain Operations.pdf
Knowledge Graphs for Supply Chain Operations.pdfVaticle
 
Building a Distributed Database with Raft.pdf
Building a Distributed Database with Raft.pdfBuilding a Distributed Database with Raft.pdf
Building a Distributed Database with Raft.pdfVaticle
 
Enabling the Computational Future of Biology.pdf
Enabling the Computational Future of Biology.pdfEnabling the Computational Future of Biology.pdf
Enabling the Computational Future of Biology.pdfVaticle
 
TypeDB Academy | Inference with Rules
TypeDB Academy | Inference with RulesTypeDB Academy | Inference with Rules
TypeDB Academy | Inference with RulesVaticle
 
TypeDB Academy | Modelling Principles
TypeDB Academy | Modelling PrinciplesTypeDB Academy | Modelling Principles
TypeDB Academy | Modelling PrinciplesVaticle
 
Beyond SQL - Comparing SQL to TypeQL
Beyond SQL - Comparing SQL to TypeQLBeyond SQL - Comparing SQL to TypeQL
Beyond SQL - Comparing SQL to TypeQLVaticle
 
TypeDB Academy- Getting Started with Schema Design
TypeDB Academy- Getting Started with Schema DesignTypeDB Academy- Getting Started with Schema Design
TypeDB Academy- Getting Started with Schema DesignVaticle
 
Comparing Semantic Web Technologies to TypeDB
Comparing Semantic Web Technologies to TypeDBComparing Semantic Web Technologies to TypeDB
Comparing Semantic Web Technologies to TypeDBVaticle
 
Reasoner, Meet Actors | TypeDB's Native Reasoning Engine
Reasoner, Meet Actors | TypeDB's Native Reasoning EngineReasoner, Meet Actors | TypeDB's Native Reasoning Engine
Reasoner, Meet Actors | TypeDB's Native Reasoning EngineVaticle
 
Intro to TypeDB and TypeQL | A strongly-typed database
Intro to TypeDB and TypeQL | A strongly-typed databaseIntro to TypeDB and TypeQL | A strongly-typed database
Intro to TypeDB and TypeQL | A strongly-typed databaseVaticle
 
Graph Databases vs TypeDB | What you can't do with graphs
Graph Databases vs TypeDB | What you can't do with graphsGraph Databases vs TypeDB | What you can't do with graphs
Graph Databases vs TypeDB | What you can't do with graphsVaticle
 
Pandora Paper Leaks With TypeDB
 Pandora Paper Leaks With TypeDB Pandora Paper Leaks With TypeDB
Pandora Paper Leaks With TypeDBVaticle
 
Strongly Typed Data for Machine Learning
Strongly Typed Data for Machine LearningStrongly Typed Data for Machine Learning
Strongly Typed Data for Machine LearningVaticle
 

More from Vaticle (20)

Building Biomedical Knowledge Graphs for In-Silico Drug Discovery
Building Biomedical Knowledge Graphs for In-Silico Drug DiscoveryBuilding Biomedical Knowledge Graphs for In-Silico Drug Discovery
Building Biomedical Knowledge Graphs for In-Silico Drug Discovery
 
Loading Huge Amounts of Data
Loading Huge Amounts of DataLoading Huge Amounts of Data
Loading Huge Amounts of Data
 
Natural Language Interface to Knowledge Graph
Natural Language Interface to Knowledge GraphNatural Language Interface to Knowledge Graph
Natural Language Interface to Knowledge Graph
 
A Data Modelling Framework to Unify Cyber Security Knowledge
A Data Modelling Framework to Unify Cyber Security KnowledgeA Data Modelling Framework to Unify Cyber Security Knowledge
A Data Modelling Framework to Unify Cyber Security Knowledge
 
Unifying Space Mission Knowledge with NLP & Knowledge Graph
Unifying Space Mission Knowledge with NLP & Knowledge GraphUnifying Space Mission Knowledge with NLP & Knowledge Graph
Unifying Space Mission Knowledge with NLP & Knowledge Graph
 
The Next Big Thing in AI - Causality
The Next Big Thing in AI - CausalityThe Next Big Thing in AI - Causality
The Next Big Thing in AI - Causality
 
Building a Cyber Threat Intelligence Knowledge Graph
Building a Cyber Threat Intelligence Knowledge GraphBuilding a Cyber Threat Intelligence Knowledge Graph
Building a Cyber Threat Intelligence Knowledge Graph
 
Knowledge Graphs for Supply Chain Operations.pdf
Knowledge Graphs for Supply Chain Operations.pdfKnowledge Graphs for Supply Chain Operations.pdf
Knowledge Graphs for Supply Chain Operations.pdf
 
Building a Distributed Database with Raft.pdf
Building a Distributed Database with Raft.pdfBuilding a Distributed Database with Raft.pdf
Building a Distributed Database with Raft.pdf
 
Enabling the Computational Future of Biology.pdf
Enabling the Computational Future of Biology.pdfEnabling the Computational Future of Biology.pdf
Enabling the Computational Future of Biology.pdf
 
TypeDB Academy | Inference with Rules
TypeDB Academy | Inference with RulesTypeDB Academy | Inference with Rules
TypeDB Academy | Inference with Rules
 
TypeDB Academy | Modelling Principles
TypeDB Academy | Modelling PrinciplesTypeDB Academy | Modelling Principles
TypeDB Academy | Modelling Principles
 
Beyond SQL - Comparing SQL to TypeQL
Beyond SQL - Comparing SQL to TypeQLBeyond SQL - Comparing SQL to TypeQL
Beyond SQL - Comparing SQL to TypeQL
 
TypeDB Academy- Getting Started with Schema Design
TypeDB Academy- Getting Started with Schema DesignTypeDB Academy- Getting Started with Schema Design
TypeDB Academy- Getting Started with Schema Design
 
Comparing Semantic Web Technologies to TypeDB
Comparing Semantic Web Technologies to TypeDBComparing Semantic Web Technologies to TypeDB
Comparing Semantic Web Technologies to TypeDB
 
Reasoner, Meet Actors | TypeDB's Native Reasoning Engine
Reasoner, Meet Actors | TypeDB's Native Reasoning EngineReasoner, Meet Actors | TypeDB's Native Reasoning Engine
Reasoner, Meet Actors | TypeDB's Native Reasoning Engine
 
Intro to TypeDB and TypeQL | A strongly-typed database
Intro to TypeDB and TypeQL | A strongly-typed databaseIntro to TypeDB and TypeQL | A strongly-typed database
Intro to TypeDB and TypeQL | A strongly-typed database
 
Graph Databases vs TypeDB | What you can't do with graphs
Graph Databases vs TypeDB | What you can't do with graphsGraph Databases vs TypeDB | What you can't do with graphs
Graph Databases vs TypeDB | What you can't do with graphs
 
Pandora Paper Leaks With TypeDB
 Pandora Paper Leaks With TypeDB Pandora Paper Leaks With TypeDB
Pandora Paper Leaks With TypeDB
 
Strongly Typed Data for Machine Learning
Strongly Typed Data for Machine LearningStrongly Typed Data for Machine Learning
Strongly Typed Data for Machine Learning
 

Recently uploaded

A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024The Digital Insurer
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 

Recently uploaded (20)

A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 

Natural Language Processing and Text Mining with Knowledge Graphs