SlideShare a Scribd company logo
1 of 31
Download to read offline
Exploring the “Betrothed Lovers”
and other literary works
Andrea Bolioli, Riccardo Tasso
”If you enjoy it, you understand it”
Our claim: If you enjoy it,
you understand it!
Our product: the "crunched" book
Spin-off of FBK (Trento)
and CELI (Torino)
Digital Humanities and School
www.cross-library.com
Our company: Cross Library
A propotype for literature: I promessi sposi 2.0
«The Betrothed», by Alessandro Manzoni www.crunchedbook.com
Exploring literary works
NARRATIVE SEQUENCES
CHARACTERSSOCIAL NETWORKS
LOCATIONS
A research project: Sèduco
Sharing Educational Content
www.seduco.it
Partners: Cross Library,
OpenContent,
FBK, IPRASE
and 4 high schools
«Exploring the Betrothed Lovers»,
A. Bolioli, M. Casu, M. Lana, R. Roda,
Computational Models of Narrative workshop CMN 2013,
Hamburg 4-6 august 2013
HLT tasks for literature processing
• Automatic text segmentation:
narrative sequences, quoted speech,
other text units
• Entity mention annotation:
speakers, mentions of characters
(agents) and locations (not only GPEs,
e.g. "castello dell'Innominato" - castle
of the Unnamed, osteria della Luna
piena" - tavern of the Full Moon)
• Quoted speech attribution
The Annotation Framework
Our Annotation Model
An annotation is a span of text characterized by
a <begin, end>
Our Annotation Model
An annotation may have attributes:
Our Annotation Model
An annotation may be classified:
Our Annotation Model
An annotation may be related:
Object Store
An annotation is persisted:
“A graph database stores data in a graph, the
most generic of data structures, capable of
elegantly representing any kind of data in a
highly accessible way”
An annotation is persisted:
Text Store
Annotations, annotations, annotations...
But what about text?
Text Store
Annotations, annotations, annotations...
But what about text?
The annotation query engine
And (finally) you can search and find annotations
The annotation query engine
Choose a MAIN annotation filter:
{
"main": {
"@class": "Sequence"
}
}
Returns all the Annotations:
whose class is Sequence
The annotation query engine
Specify annotation's attributes:
{
"main": {
"@class": "Fragment",
"type": "speech"
}
}
Returns all the Annotations:
whose class is Fragment
of (sub)type "speech"
The annotation query engine
Specify annotation's relations:
{
"main": {
"@class": "Sequence",
"out('actor')": "pinocchio",
"out('place')": "paese_balocchi"
}
}
Returns all the Annotations:
whose class is Sequence
with an actor relation to "pinocchio"
with a place relation to "paese_balocchi"
The annotation query engine
Choose second level filter:
{
"main": {
"@class": "Sequence"
},
"filter": {
"@class": "@Fragment",
"type": "speech"
}
}
Returns all the Annotations:
whose class is Sequence
which CONTAIN a given annotation (speech)
The annotation query engine
Full text search:
{
"main": {
"@class": "Sequence",
"out('actor')": "pinocchio"
},
"@text": "storia"
}
Returns all the Annotations:
whose class is Sequence
with an actor relation to "pinocchio"
whose text contains "storia" keyword
Crunched Book SNA
Actors Graph
Pinocchio Actors (1)
Pinocchio Actors (2)
Speakers Graph
Promessi Sposi Speakers
Pinocchio Speakers
Romeo and Juliet
Crunched Book SNA (speakers)
Promessi Sposi Pinocchio Romeo & Juliet
nodes 86 62 35
edges 182 104 236
diameter 6 6 3
density 0.061 0.055 0.397
connected components 1 1 1
communities 6 11 3
clustering coefficient 0.528 0.614 0.813
avg. path length 2.814 2.395 1.64
Future works
Other crunched books (in January):
«Le avventure di Pinocchio», «Romeo and Juliet»
Next DH projects:
• Annotating and visualizing ancient places in latin literature
• A multilingual work (latin, english, italian and chinese)
Thank You!
@CrossLib
http://www.cross-library.com
”If you enjoy it, you understand it”

More Related Content

More from CELI

Celi 2017 presentazione_breve
Celi 2017 presentazione_breveCeli 2017 presentazione_breve
Celi 2017 presentazione_breveCELI
 
Libri, biblioteche e scuole digitali. Seminario di Digital Humanities 2015
Libri, biblioteche e scuole digitali. Seminario di Digital Humanities 2015Libri, biblioteche e scuole digitali. Seminario di Digital Humanities 2015
Libri, biblioteche e scuole digitali. Seminario di Digital Humanities 2015CELI
 
Ricerca semantica: annotazioni manuali e automatiche per l'Archivio storico...
Ricerca semantica:  annotazioni manuali e automatiche  per l'Archivio storico...Ricerca semantica:  annotazioni manuali e automatiche  per l'Archivio storico...
Ricerca semantica: annotazioni manuali e automatiche per l'Archivio storico...CELI
 
Celi @Clic2014: Geometric and Statistical Analysis of Topic and Emotions in C...
Celi @Clic2014: Geometric and Statistical Analysis of Topic and Emotions in C...Celi @Clic2014: Geometric and Statistical Analysis of Topic and Emotions in C...
Celi @Clic2014: Geometric and Statistical Analysis of Topic and Emotions in C...CELI
 
Celi @Clic2014: OCR Errors & Named Entity Recognition in La Stampa Historical...
Celi @Clic2014: OCR Errors & Named Entity Recognition in La Stampa Historical...Celi @Clic2014: OCR Errors & Named Entity Recognition in La Stampa Historical...
Celi @Clic2014: OCR Errors & Named Entity Recognition in La Stampa Historical...CELI
 
Celi presentazione @clic2014
Celi presentazione @clic2014 Celi presentazione @clic2014
Celi presentazione @clic2014 CELI
 
Celi @Codemotion 2014 - Roberto Franchini GlusterFS
Celi @Codemotion 2014 - Roberto Franchini GlusterFSCeli @Codemotion 2014 - Roberto Franchini GlusterFS
Celi @Codemotion 2014 - Roberto Franchini GlusterFSCELI
 
Cross library @Internet Festival 2014
Cross library @Internet Festival 2014Cross library @Internet Festival 2014
Cross library @Internet Festival 2014CELI
 
Celi @TOSM Pitch Day Smart Enterprise
Celi @TOSM Pitch Day Smart EnterpriseCeli @TOSM Pitch Day Smart Enterprise
Celi @TOSM Pitch Day Smart EnterpriseCELI
 
Matteo Casu Exploring The Betrothed Lovers Hamburg
Matteo Casu Exploring The Betrothed Lovers HamburgMatteo Casu Exploring The Betrothed Lovers Hamburg
Matteo Casu Exploring The Betrothed Lovers HamburgCELI
 
Linked Open Data di Vittorio Di Tomaso
Linked Open Data di Vittorio Di TomasoLinked Open Data di Vittorio Di Tomaso
Linked Open Data di Vittorio Di TomasoCELI
 
Celi_Di Tomaso presentazione futurodigitale_csipiemonte
Celi_Di Tomaso presentazione futurodigitale_csipiemonteCeli_Di Tomaso presentazione futurodigitale_csipiemonte
Celi_Di Tomaso presentazione futurodigitale_csipiemonteCELI
 
Forum Tal 2014: Celi company presentation
Forum Tal 2014: Celi company presentationForum Tal 2014: Celi company presentation
Forum Tal 2014: Celi company presentationCELI
 

More from CELI (13)

Celi 2017 presentazione_breve
Celi 2017 presentazione_breveCeli 2017 presentazione_breve
Celi 2017 presentazione_breve
 
Libri, biblioteche e scuole digitali. Seminario di Digital Humanities 2015
Libri, biblioteche e scuole digitali. Seminario di Digital Humanities 2015Libri, biblioteche e scuole digitali. Seminario di Digital Humanities 2015
Libri, biblioteche e scuole digitali. Seminario di Digital Humanities 2015
 
Ricerca semantica: annotazioni manuali e automatiche per l'Archivio storico...
Ricerca semantica:  annotazioni manuali e automatiche  per l'Archivio storico...Ricerca semantica:  annotazioni manuali e automatiche  per l'Archivio storico...
Ricerca semantica: annotazioni manuali e automatiche per l'Archivio storico...
 
Celi @Clic2014: Geometric and Statistical Analysis of Topic and Emotions in C...
Celi @Clic2014: Geometric and Statistical Analysis of Topic and Emotions in C...Celi @Clic2014: Geometric and Statistical Analysis of Topic and Emotions in C...
Celi @Clic2014: Geometric and Statistical Analysis of Topic and Emotions in C...
 
Celi @Clic2014: OCR Errors & Named Entity Recognition in La Stampa Historical...
Celi @Clic2014: OCR Errors & Named Entity Recognition in La Stampa Historical...Celi @Clic2014: OCR Errors & Named Entity Recognition in La Stampa Historical...
Celi @Clic2014: OCR Errors & Named Entity Recognition in La Stampa Historical...
 
Celi presentazione @clic2014
Celi presentazione @clic2014 Celi presentazione @clic2014
Celi presentazione @clic2014
 
Celi @Codemotion 2014 - Roberto Franchini GlusterFS
Celi @Codemotion 2014 - Roberto Franchini GlusterFSCeli @Codemotion 2014 - Roberto Franchini GlusterFS
Celi @Codemotion 2014 - Roberto Franchini GlusterFS
 
Cross library @Internet Festival 2014
Cross library @Internet Festival 2014Cross library @Internet Festival 2014
Cross library @Internet Festival 2014
 
Celi @TOSM Pitch Day Smart Enterprise
Celi @TOSM Pitch Day Smart EnterpriseCeli @TOSM Pitch Day Smart Enterprise
Celi @TOSM Pitch Day Smart Enterprise
 
Matteo Casu Exploring The Betrothed Lovers Hamburg
Matteo Casu Exploring The Betrothed Lovers HamburgMatteo Casu Exploring The Betrothed Lovers Hamburg
Matteo Casu Exploring The Betrothed Lovers Hamburg
 
Linked Open Data di Vittorio Di Tomaso
Linked Open Data di Vittorio Di TomasoLinked Open Data di Vittorio Di Tomaso
Linked Open Data di Vittorio Di Tomaso
 
Celi_Di Tomaso presentazione futurodigitale_csipiemonte
Celi_Di Tomaso presentazione futurodigitale_csipiemonteCeli_Di Tomaso presentazione futurodigitale_csipiemonte
Celi_Di Tomaso presentazione futurodigitale_csipiemonte
 
Forum Tal 2014: Celi company presentation
Forum Tal 2014: Celi company presentationForum Tal 2014: Celi company presentation
Forum Tal 2014: Celi company presentation
 

Recently uploaded

Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Neo4j
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxnull - The Open Security Community
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsPrecisely
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 

Recently uploaded (20)

Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power Systems
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 

Exploring the "Betrothed Lovers" and other literary works

  • 1. Exploring the “Betrothed Lovers” and other literary works Andrea Bolioli, Riccardo Tasso ”If you enjoy it, you understand it”
  • 2. Our claim: If you enjoy it, you understand it! Our product: the "crunched" book Spin-off of FBK (Trento) and CELI (Torino) Digital Humanities and School www.cross-library.com Our company: Cross Library
  • 3. A propotype for literature: I promessi sposi 2.0 «The Betrothed», by Alessandro Manzoni www.crunchedbook.com
  • 4. Exploring literary works NARRATIVE SEQUENCES CHARACTERSSOCIAL NETWORKS LOCATIONS
  • 5. A research project: Sèduco Sharing Educational Content www.seduco.it Partners: Cross Library, OpenContent, FBK, IPRASE and 4 high schools «Exploring the Betrothed Lovers», A. Bolioli, M. Casu, M. Lana, R. Roda, Computational Models of Narrative workshop CMN 2013, Hamburg 4-6 august 2013
  • 6. HLT tasks for literature processing • Automatic text segmentation: narrative sequences, quoted speech, other text units • Entity mention annotation: speakers, mentions of characters (agents) and locations (not only GPEs, e.g. "castello dell'Innominato" - castle of the Unnamed, osteria della Luna piena" - tavern of the Full Moon) • Quoted speech attribution
  • 8. Our Annotation Model An annotation is a span of text characterized by a <begin, end>
  • 9. Our Annotation Model An annotation may have attributes:
  • 10. Our Annotation Model An annotation may be classified:
  • 11. Our Annotation Model An annotation may be related:
  • 12. Object Store An annotation is persisted: “A graph database stores data in a graph, the most generic of data structures, capable of elegantly representing any kind of data in a highly accessible way” An annotation is persisted:
  • 13. Text Store Annotations, annotations, annotations... But what about text?
  • 14. Text Store Annotations, annotations, annotations... But what about text?
  • 15. The annotation query engine And (finally) you can search and find annotations
  • 16. The annotation query engine Choose a MAIN annotation filter: { "main": { "@class": "Sequence" } } Returns all the Annotations: whose class is Sequence
  • 17. The annotation query engine Specify annotation's attributes: { "main": { "@class": "Fragment", "type": "speech" } } Returns all the Annotations: whose class is Fragment of (sub)type "speech"
  • 18. The annotation query engine Specify annotation's relations: { "main": { "@class": "Sequence", "out('actor')": "pinocchio", "out('place')": "paese_balocchi" } } Returns all the Annotations: whose class is Sequence with an actor relation to "pinocchio" with a place relation to "paese_balocchi"
  • 19. The annotation query engine Choose second level filter: { "main": { "@class": "Sequence" }, "filter": { "@class": "@Fragment", "type": "speech" } } Returns all the Annotations: whose class is Sequence which CONTAIN a given annotation (speech)
  • 20. The annotation query engine Full text search: { "main": { "@class": "Sequence", "out('actor')": "pinocchio" }, "@text": "storia" } Returns all the Annotations: whose class is Sequence with an actor relation to "pinocchio" whose text contains "storia" keyword
  • 29. Crunched Book SNA (speakers) Promessi Sposi Pinocchio Romeo & Juliet nodes 86 62 35 edges 182 104 236 diameter 6 6 3 density 0.061 0.055 0.397 connected components 1 1 1 communities 6 11 3 clustering coefficient 0.528 0.614 0.813 avg. path length 2.814 2.395 1.64
  • 30. Future works Other crunched books (in January): «Le avventure di Pinocchio», «Romeo and Juliet» Next DH projects: • Annotating and visualizing ancient places in latin literature • A multilingual work (latin, english, italian and chinese)