SlideShare ist ein Scribd-Unternehmen logo
1 von 37
Frontiers of
Computational Journalism
Columbia Journalism School
Week 9: Knowledge Representation
November 14, 2018
This class
• Structured Journalism
• Ontologies and Graphs
• Relations from Text
Structured Journalism
Unstructured data
Structured data
Everyblock.com circa 2009
Connected China. Reuters, 2013
Article Metadata
headline
photo
photo caption
byline
photo credit
publication date
dateline
article body
related articles
Schema.org news markup
Overall type of the object on this page, in HTML head
Headline, dateline, date as additions to div/span properties
Byline expressed as nested object (using itemscope) of type schema.org/Person
Driving application: “rich snippets”
Schema.org covers not just news but music, restaurants, people, organizations,
reviews, offers...
Snippets, and better search-ability generally, are motivation for Google, Yahoo, Bing
to push schema.org
Additional metadata from indexing team
In database, but doesn't necessarily make it to HTML.
Application: content navigation
Articles about “Syria”
on NYT topic page
More reliable than simple text
search (because the relevance
algorithm knows a story is
"about" Syria.)
Wall Street is high on Molson Coors Brewing (TAP), expecting it to report earnings that
are up 17.5% from a year ago when it reports its third quarter earnings on Wednesday,
November 7, 2012. The consensus estimate is $1.34 per share, up from earnings of
$1.14 per share a year ago.
The consensus estimate has dipped over the past month, from $1.35, but it’s still up from
the consensus estimate of $1.19 three months ago. For the fiscal year, analysts are
expecting earnings of $3.89 per share. Revenue is projected to eclipse the year-earlier
total of $954.4 million by 31%, finishing at $1.25 billion for the quarter. For the year,
revenue is projected to roll in at $4.04 billion.
The company’s net income has declined in the last two quarters. The company posted
profit falling by 52.8% in the second quarter. This is after it reported a profit decline in the
first quarter by 4.1%.
Automatic story generation (AP/Narrative Science)
Application: automatic stories
Ontologies and Graphs
What objects and relations are available?
Often represented as class hierarchy.
Arrows = “is_a” relation
(Part of) a real ontology, from Cyc
News as relations between entities
“Alice attended the wedding”
attended(alice, wedding)
“IBM was founded in 1917.”
founded(IBM, 1917)
“Hurricane Sandy hit New York”
hit(hurricane_sandy, New_York)
Encode facts as relation(subject,object)
also written (subject relation object)
Things we could do with this
Question answering
“The granddaughter of which actor starred in E.T.?”
(?x acted-in “E.T.”)(?y is-a actor)(?x granddaughter-of ?y)
Inference
(bob brother-of alice)
(alice mother-of lucy) =>
(bob uncle-of lucy)
Answer questions using inference
“how many executives of publicly-traded Canadian companies died in car
crashes?
Every big news org has their own
big ontology 
topics, people, organizations, places...
Enter Linked Data
Triples of (subject relation object), each a URL or literal
<urn:x-states:New%20York>
<http://purl.org/dc/terms/alternative>
"NY”
<http://dbpedia.org/resource/Columbia_University>
<http://www.w3.org/1999/02/22-rdf-syntax-ns#type>
<http://schema.org/CollegeOrUniversity>
Abbreviations possible with many formats...
<http://dbpedia.org/resource/Columbia_University> rdf:type
ns6:CollegeOrUniversity
NYT API can return linked data
{
"title": "Syria's Rebels Open Talks on Forging United Political Front"
"body": "BEIRUT, Lebanon — Syria ’s fractious opposition groups began
negotiations in Doha, Qatar, on Sunday to forge a more unified front to reshape
the political landscape in a bloody conflict that claims more than 100 lives
virtually every day. Given the scant prospects that any attempt to restructure
the opposition will succeed — the",
"dbpedia_resource_url": [
"http://dbpedia.org/resource/Hillary_Rodham_Clinton",
"http://dbpedia.org/resource/Bashar_al-Assad"],
"facet_terms": "CLINTON, HILLARY RODHAM ASSAD, BASHAR AL- SYRIA DOHA
(QATAR) SYRIAN NATIONAL COUNCIL STATE DEPARTMENT WAR AND REVOLUTION DEFENSE AND
MILITARY FORCES"
}
Graph Databases in Journalism
Graph schema for the Panama Papers
William Lyon, Neo4j blog
Property Graphs in the Panama Papers
Relations from Text
Objects and relations in text?
names, dates, places, verbs.
Named Entity Recognition
Extract subjects, objects, from text.
Also, resolve pronouns if possible.
"Gov. Andrew M. Cuomo on Wednesday gave a sea wall the
nod. Because of the recent history of powerful storms hitting the
area, he said, elected officials have a responsibility to consider
new and innovative plans to prevent similar damage in the
future."
Relations from sentence parsing
“The water that made rivers of Avenues C and D receded
on Tuesday, and the East Village was a mixture of disaster
and nonchalance. A group of young men in pajama pants
and shorts threw a football on East 12th Street, while
workers pumped the basement of CHP Hardware on
Avenue C and Eighth Street.”
subject verb object
Stanford Open IE
Ontology explosions
(water made rivers of Avenues C and D)
(East Village was a mixture of disaster and nonchalance)
(group of young men in pajama pants and shorts threw football)
(workers pumped the basement of CHP Hardware )
Do we have all of these in the ontology?
“General Question Answering”
Precision/recall tradeoff. State of the art is IBM’s DeepQA
DeepQA use of structured data
“Watson can also use detected relations to query a triple store and
directly generate candidate answers. Due to the breadth of relations in
the Jeopardy domain and the variety of ways in which they are
expressed, however, Watson’s current ability to effectively use curated
databases to simply “look up” the answers is limited to fewer than 2
percent of the clues.”
- Ferruci et. al. “Building Watson”

Weitere ähnliche Inhalte

Ähnlich wie Frontiers of Computational Journalism week 9 - Knowledge representation

data history / data science @ NYT
data history / data science @ NYTdata history / data science @ NYT
data history / data science @ NYTchris wiggins
 
Amy Tan Essays. Fish Cheeks by Amy Tan Essay Example Topics and Well Written...
Amy Tan Essays. Fish Cheeks by Amy Tan Essay Example  Topics and Well Written...Amy Tan Essays. Fish Cheeks by Amy Tan Essay Example  Topics and Well Written...
Amy Tan Essays. Fish Cheeks by Amy Tan Essay Example Topics and Well Written...Vanessa Martinez
 
Journal of Physical Security 6(1)
Journal of Physical Security 6(1)Journal of Physical Security 6(1)
Journal of Physical Security 6(1)Roger Johnston
 
Paper OneGo all the way back to Sumerian civilization,” Bill .docx
Paper OneGo all the way back to Sumerian civilization,” Bill .docxPaper OneGo all the way back to Sumerian civilization,” Bill .docx
Paper OneGo all the way back to Sumerian civilization,” Bill .docxbunyansaturnina
 
Anthem Essay
Anthem EssayAnthem Essay
Anthem EssayBeth Mack
 
Advantages And Disadvantages Of Technology Ielts Essay
Advantages And Disadvantages Of Technology Ielts EssayAdvantages And Disadvantages Of Technology Ielts Essay
Advantages And Disadvantages Of Technology Ielts EssayEmma Velasquez
 
David Graus - Entity Linking (at SEA), Search Engines Amsterdam, Fri June 27th
David Graus - Entity Linking (at SEA), Search Engines Amsterdam, Fri June 27thDavid Graus - Entity Linking (at SEA), Search Engines Amsterdam, Fri June 27th
David Graus - Entity Linking (at SEA), Search Engines Amsterdam, Fri June 27thDavid Graus
 
How To Critique A Scholarly Article. Introduction. 2022-1
How To Critique A Scholarly Article. Introduction. 2022-1How To Critique A Scholarly Article. Introduction. 2022-1
How To Critique A Scholarly Article. Introduction. 2022-1Angela Overton
 
Embracing societal transformation 20111005 v1
Embracing societal transformation 20111005 v1Embracing societal transformation 20111005 v1
Embracing societal transformation 20111005 v1ISSIP
 
ARC 211: American Diversity and Design: Joshua Rogers
ARC 211: American Diversity and Design: Joshua RogersARC 211: American Diversity and Design: Joshua Rogers
ARC 211: American Diversity and Design: Joshua RogersJoshua Rogers
 
Edit Essay Online. Critical essay: Edit essay free
Edit Essay Online. Critical essay: Edit essay freeEdit Essay Online. Critical essay: Edit essay free
Edit Essay Online. Critical essay: Edit essay freeCaitlin Adams
 
1Toils of Trouble in Election 2012 John Barrow and Lee Ander.docx
 1Toils of Trouble in Election 2012 John Barrow and Lee Ander.docx 1Toils of Trouble in Election 2012 John Barrow and Lee Ander.docx
1Toils of Trouble in Election 2012 John Barrow and Lee Ander.docxaryan532920
 
CeB - f - s01
CeB - f - s01CeB - f - s01
CeB - f - s01gauvins
 
50 Informative Essay Introducti. Online assignment writing service.
50 Informative Essay Introducti. Online assignment writing service.50 Informative Essay Introducti. Online assignment writing service.
50 Informative Essay Introducti. Online assignment writing service.Cherie King
 
Spanish Essay Writing Skills
Spanish Essay Writing SkillsSpanish Essay Writing Skills
Spanish Essay Writing SkillsVictoria Coleman
 
Dclee.module3.webeval
Dclee.module3.webevalDclee.module3.webeval
Dclee.module3.webevalmisterdlee
 

Ähnlich wie Frontiers of Computational Journalism week 9 - Knowledge representation (20)

Industrial revolution
Industrial revolutionIndustrial revolution
Industrial revolution
 
data history / data science @ NYT
data history / data science @ NYTdata history / data science @ NYT
data history / data science @ NYT
 
Amy Tan Essays. Fish Cheeks by Amy Tan Essay Example Topics and Well Written...
Amy Tan Essays. Fish Cheeks by Amy Tan Essay Example  Topics and Well Written...Amy Tan Essays. Fish Cheeks by Amy Tan Essay Example  Topics and Well Written...
Amy Tan Essays. Fish Cheeks by Amy Tan Essay Example Topics and Well Written...
 
Journal of Physical Security 6(1)
Journal of Physical Security 6(1)Journal of Physical Security 6(1)
Journal of Physical Security 6(1)
 
Paper OneGo all the way back to Sumerian civilization,” Bill .docx
Paper OneGo all the way back to Sumerian civilization,” Bill .docxPaper OneGo all the way back to Sumerian civilization,” Bill .docx
Paper OneGo all the way back to Sumerian civilization,” Bill .docx
 
Anthem Essay
Anthem EssayAnthem Essay
Anthem Essay
 
Advantages And Disadvantages Of Technology Ielts Essay
Advantages And Disadvantages Of Technology Ielts EssayAdvantages And Disadvantages Of Technology Ielts Essay
Advantages And Disadvantages Of Technology Ielts Essay
 
David Graus - Entity Linking (at SEA), Search Engines Amsterdam, Fri June 27th
David Graus - Entity Linking (at SEA), Search Engines Amsterdam, Fri June 27thDavid Graus - Entity Linking (at SEA), Search Engines Amsterdam, Fri June 27th
David Graus - Entity Linking (at SEA), Search Engines Amsterdam, Fri June 27th
 
Week 5 Persuasive Messages 2
Week 5 Persuasive Messages 2Week 5 Persuasive Messages 2
Week 5 Persuasive Messages 2
 
How To Critique A Scholarly Article. Introduction. 2022-1
How To Critique A Scholarly Article. Introduction. 2022-1How To Critique A Scholarly Article. Introduction. 2022-1
How To Critique A Scholarly Article. Introduction. 2022-1
 
Embracing societal transformation 20111005 v1
Embracing societal transformation 20111005 v1Embracing societal transformation 20111005 v1
Embracing societal transformation 20111005 v1
 
Essay Nodi
Essay NodiEssay Nodi
Essay Nodi
 
ARC 211: American Diversity and Design: Joshua Rogers
ARC 211: American Diversity and Design: Joshua RogersARC 211: American Diversity and Design: Joshua Rogers
ARC 211: American Diversity and Design: Joshua Rogers
 
Edit Essay Online. Critical essay: Edit essay free
Edit Essay Online. Critical essay: Edit essay freeEdit Essay Online. Critical essay: Edit essay free
Edit Essay Online. Critical essay: Edit essay free
 
1Toils of Trouble in Election 2012 John Barrow and Lee Ander.docx
 1Toils of Trouble in Election 2012 John Barrow and Lee Ander.docx 1Toils of Trouble in Election 2012 John Barrow and Lee Ander.docx
1Toils of Trouble in Election 2012 John Barrow and Lee Ander.docx
 
CeB - f - s01
CeB - f - s01CeB - f - s01
CeB - f - s01
 
NCCU: The Story of Data Science and Machine Learning Workshop - Political Blo...
NCCU: The Story of Data Science and Machine Learning Workshop - Political Blo...NCCU: The Story of Data Science and Machine Learning Workshop - Political Blo...
NCCU: The Story of Data Science and Machine Learning Workshop - Political Blo...
 
50 Informative Essay Introducti. Online assignment writing service.
50 Informative Essay Introducti. Online assignment writing service.50 Informative Essay Introducti. Online assignment writing service.
50 Informative Essay Introducti. Online assignment writing service.
 
Spanish Essay Writing Skills
Spanish Essay Writing SkillsSpanish Essay Writing Skills
Spanish Essay Writing Skills
 
Dclee.module3.webeval
Dclee.module3.webevalDclee.module3.webeval
Dclee.module3.webeval
 

Mehr von Jonathan Stray

Frameworks for Algorithmic Bias
Frameworks for Algorithmic BiasFrameworks for Algorithmic Bias
Frameworks for Algorithmic BiasJonathan Stray
 
Analyzing Bias in Data - IRE 2019
Analyzing Bias in Data - IRE 2019Analyzing Bias in Data - IRE 2019
Analyzing Bias in Data - IRE 2019Jonathan Stray
 
Frontiers of Computational Journalism week 11 - Privacy and Security
Frontiers of Computational Journalism week 11 - Privacy and SecurityFrontiers of Computational Journalism week 11 - Privacy and Security
Frontiers of Computational Journalism week 11 - Privacy and SecurityJonathan Stray
 
Frontiers of Computational Journalism week 10 - Truth and Trust
Frontiers of Computational Journalism week 10 - Truth and TrustFrontiers of Computational Journalism week 10 - Truth and Trust
Frontiers of Computational Journalism week 10 - Truth and TrustJonathan Stray
 
Frontiers of Computational Journalism week 8 - Visualization and Network Anal...
Frontiers of Computational Journalism week 8 - Visualization and Network Anal...Frontiers of Computational Journalism week 8 - Visualization and Network Anal...
Frontiers of Computational Journalism week 8 - Visualization and Network Anal...Jonathan Stray
 
Frontiers of Computational Journalism week 7 - Randomness and Statistical Sig...
Frontiers of Computational Journalism week 7 - Randomness and Statistical Sig...Frontiers of Computational Journalism week 7 - Randomness and Statistical Sig...
Frontiers of Computational Journalism week 7 - Randomness and Statistical Sig...Jonathan Stray
 
Frontiers of Computational Journalism week 6 - Quantitative Fairness
Frontiers of Computational Journalism week 6 - Quantitative FairnessFrontiers of Computational Journalism week 6 - Quantitative Fairness
Frontiers of Computational Journalism week 6 - Quantitative FairnessJonathan Stray
 
Frontiers of Computational Journalism week 5 - Algorithmic Accountability and...
Frontiers of Computational Journalism week 5 - Algorithmic Accountability and...Frontiers of Computational Journalism week 5 - Algorithmic Accountability and...
Frontiers of Computational Journalism week 5 - Algorithmic Accountability and...Jonathan Stray
 
Frontiers of Computational Journalism - Final project suggestions
Frontiers of Computational Journalism - Final project suggestionsFrontiers of Computational Journalism - Final project suggestions
Frontiers of Computational Journalism - Final project suggestionsJonathan Stray
 
Frontiers of Computational Journalism week 4 - Statistical Inference
Frontiers of Computational Journalism week 4 - Statistical InferenceFrontiers of Computational Journalism week 4 - Statistical Inference
Frontiers of Computational Journalism week 4 - Statistical InferenceJonathan Stray
 
Frontiers of Computational Journalism week 3 - Information Filter Design
Frontiers of Computational Journalism week 3 - Information Filter DesignFrontiers of Computational Journalism week 3 - Information Filter Design
Frontiers of Computational Journalism week 3 - Information Filter DesignJonathan Stray
 
Frontiers of Computational Journalism week 2 - Text Analysis
Frontiers of Computational Journalism week 2 - Text AnalysisFrontiers of Computational Journalism week 2 - Text Analysis
Frontiers of Computational Journalism week 2 - Text AnalysisJonathan Stray
 
Frontiers of Computational Journalism week 1 - Introduction and High Dimensio...
Frontiers of Computational Journalism week 1 - Introduction and High Dimensio...Frontiers of Computational Journalism week 1 - Introduction and High Dimensio...
Frontiers of Computational Journalism week 1 - Introduction and High Dimensio...Jonathan Stray
 

Mehr von Jonathan Stray (13)

Frameworks for Algorithmic Bias
Frameworks for Algorithmic BiasFrameworks for Algorithmic Bias
Frameworks for Algorithmic Bias
 
Analyzing Bias in Data - IRE 2019
Analyzing Bias in Data - IRE 2019Analyzing Bias in Data - IRE 2019
Analyzing Bias in Data - IRE 2019
 
Frontiers of Computational Journalism week 11 - Privacy and Security
Frontiers of Computational Journalism week 11 - Privacy and SecurityFrontiers of Computational Journalism week 11 - Privacy and Security
Frontiers of Computational Journalism week 11 - Privacy and Security
 
Frontiers of Computational Journalism week 10 - Truth and Trust
Frontiers of Computational Journalism week 10 - Truth and TrustFrontiers of Computational Journalism week 10 - Truth and Trust
Frontiers of Computational Journalism week 10 - Truth and Trust
 
Frontiers of Computational Journalism week 8 - Visualization and Network Anal...
Frontiers of Computational Journalism week 8 - Visualization and Network Anal...Frontiers of Computational Journalism week 8 - Visualization and Network Anal...
Frontiers of Computational Journalism week 8 - Visualization and Network Anal...
 
Frontiers of Computational Journalism week 7 - Randomness and Statistical Sig...
Frontiers of Computational Journalism week 7 - Randomness and Statistical Sig...Frontiers of Computational Journalism week 7 - Randomness and Statistical Sig...
Frontiers of Computational Journalism week 7 - Randomness and Statistical Sig...
 
Frontiers of Computational Journalism week 6 - Quantitative Fairness
Frontiers of Computational Journalism week 6 - Quantitative FairnessFrontiers of Computational Journalism week 6 - Quantitative Fairness
Frontiers of Computational Journalism week 6 - Quantitative Fairness
 
Frontiers of Computational Journalism week 5 - Algorithmic Accountability and...
Frontiers of Computational Journalism week 5 - Algorithmic Accountability and...Frontiers of Computational Journalism week 5 - Algorithmic Accountability and...
Frontiers of Computational Journalism week 5 - Algorithmic Accountability and...
 
Frontiers of Computational Journalism - Final project suggestions
Frontiers of Computational Journalism - Final project suggestionsFrontiers of Computational Journalism - Final project suggestions
Frontiers of Computational Journalism - Final project suggestions
 
Frontiers of Computational Journalism week 4 - Statistical Inference
Frontiers of Computational Journalism week 4 - Statistical InferenceFrontiers of Computational Journalism week 4 - Statistical Inference
Frontiers of Computational Journalism week 4 - Statistical Inference
 
Frontiers of Computational Journalism week 3 - Information Filter Design
Frontiers of Computational Journalism week 3 - Information Filter DesignFrontiers of Computational Journalism week 3 - Information Filter Design
Frontiers of Computational Journalism week 3 - Information Filter Design
 
Frontiers of Computational Journalism week 2 - Text Analysis
Frontiers of Computational Journalism week 2 - Text AnalysisFrontiers of Computational Journalism week 2 - Text Analysis
Frontiers of Computational Journalism week 2 - Text Analysis
 
Frontiers of Computational Journalism week 1 - Introduction and High Dimensio...
Frontiers of Computational Journalism week 1 - Introduction and High Dimensio...Frontiers of Computational Journalism week 1 - Introduction and High Dimensio...
Frontiers of Computational Journalism week 1 - Introduction and High Dimensio...
 

Kürzlich hochgeladen

mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...RKavithamani
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 

Kürzlich hochgeladen (20)

mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 

Frontiers of Computational Journalism week 9 - Knowledge representation

  • 1. Frontiers of Computational Journalism Columbia Journalism School Week 9: Knowledge Representation November 14, 2018
  • 2. This class • Structured Journalism • Ontologies and Graphs • Relations from Text
  • 8. Article Metadata headline photo photo caption byline photo credit publication date dateline article body related articles
  • 9. Schema.org news markup Overall type of the object on this page, in HTML head Headline, dateline, date as additions to div/span properties Byline expressed as nested object (using itemscope) of type schema.org/Person
  • 10. Driving application: “rich snippets” Schema.org covers not just news but music, restaurants, people, organizations, reviews, offers... Snippets, and better search-ability generally, are motivation for Google, Yahoo, Bing to push schema.org
  • 11. Additional metadata from indexing team In database, but doesn't necessarily make it to HTML.
  • 12. Application: content navigation Articles about “Syria” on NYT topic page More reliable than simple text search (because the relevance algorithm knows a story is "about" Syria.)
  • 13. Wall Street is high on Molson Coors Brewing (TAP), expecting it to report earnings that are up 17.5% from a year ago when it reports its third quarter earnings on Wednesday, November 7, 2012. The consensus estimate is $1.34 per share, up from earnings of $1.14 per share a year ago. The consensus estimate has dipped over the past month, from $1.35, but it’s still up from the consensus estimate of $1.19 three months ago. For the fiscal year, analysts are expecting earnings of $3.89 per share. Revenue is projected to eclipse the year-earlier total of $954.4 million by 31%, finishing at $1.25 billion for the quarter. For the year, revenue is projected to roll in at $4.04 billion. The company’s net income has declined in the last two quarters. The company posted profit falling by 52.8% in the second quarter. This is after it reported a profit decline in the first quarter by 4.1%. Automatic story generation (AP/Narrative Science) Application: automatic stories
  • 15.
  • 16. What objects and relations are available? Often represented as class hierarchy. Arrows = “is_a” relation
  • 17. (Part of) a real ontology, from Cyc
  • 18. News as relations between entities “Alice attended the wedding” attended(alice, wedding) “IBM was founded in 1917.” founded(IBM, 1917) “Hurricane Sandy hit New York” hit(hurricane_sandy, New_York) Encode facts as relation(subject,object) also written (subject relation object)
  • 19. Things we could do with this Question answering “The granddaughter of which actor starred in E.T.?” (?x acted-in “E.T.”)(?y is-a actor)(?x granddaughter-of ?y) Inference (bob brother-of alice) (alice mother-of lucy) => (bob uncle-of lucy) Answer questions using inference “how many executives of publicly-traded Canadian companies died in car crashes?
  • 20. Every big news org has their own big ontology  topics, people, organizations, places...
  • 21. Enter Linked Data Triples of (subject relation object), each a URL or literal <urn:x-states:New%20York> <http://purl.org/dc/terms/alternative> "NY” <http://dbpedia.org/resource/Columbia_University> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://schema.org/CollegeOrUniversity> Abbreviations possible with many formats... <http://dbpedia.org/resource/Columbia_University> rdf:type ns6:CollegeOrUniversity
  • 22.
  • 23.
  • 24.
  • 25. NYT API can return linked data { "title": "Syria's Rebels Open Talks on Forging United Political Front" "body": "BEIRUT, Lebanon — Syria ’s fractious opposition groups began negotiations in Doha, Qatar, on Sunday to forge a more unified front to reshape the political landscape in a bloody conflict that claims more than 100 lives virtually every day. Given the scant prospects that any attempt to restructure the opposition will succeed — the", "dbpedia_resource_url": [ "http://dbpedia.org/resource/Hillary_Rodham_Clinton", "http://dbpedia.org/resource/Bashar_al-Assad"], "facet_terms": "CLINTON, HILLARY RODHAM ASSAD, BASHAR AL- SYRIA DOHA (QATAR) SYRIAN NATIONAL COUNCIL STATE DEPARTMENT WAR AND REVOLUTION DEFENSE AND MILITARY FORCES" }
  • 26. Graph Databases in Journalism
  • 27.
  • 28. Graph schema for the Panama Papers William Lyon, Neo4j blog
  • 29. Property Graphs in the Panama Papers
  • 31. Objects and relations in text? names, dates, places, verbs.
  • 32. Named Entity Recognition Extract subjects, objects, from text. Also, resolve pronouns if possible. "Gov. Andrew M. Cuomo on Wednesday gave a sea wall the nod. Because of the recent history of powerful storms hitting the area, he said, elected officials have a responsibility to consider new and innovative plans to prevent similar damage in the future."
  • 33. Relations from sentence parsing “The water that made rivers of Avenues C and D receded on Tuesday, and the East Village was a mixture of disaster and nonchalance. A group of young men in pajama pants and shorts threw a football on East 12th Street, while workers pumped the basement of CHP Hardware on Avenue C and Eighth Street.” subject verb object
  • 35. Ontology explosions (water made rivers of Avenues C and D) (East Village was a mixture of disaster and nonchalance) (group of young men in pajama pants and shorts threw football) (workers pumped the basement of CHP Hardware ) Do we have all of these in the ontology?
  • 36. “General Question Answering” Precision/recall tradeoff. State of the art is IBM’s DeepQA
  • 37. DeepQA use of structured data “Watson can also use detected relations to query a triple store and directly generate candidate answers. Due to the breadth of relations in the Jeopardy domain and the variety of ways in which they are expressed, however, Watson’s current ability to effectively use curated databases to simply “look up” the answers is limited to fewer than 2 percent of the clues.” - Ferruci et. al. “Building Watson”

Hinweis der Redaktion

  1. To open: Connected China http://china.fathom.info/ Wikidata https://www.wikidata.org/wiki/Q2 Building Watson https://www.youtube.com/watch?v=3G2H3DZ8rNc
  2. http://china.fathom.info/
  3. https://www.slideshare.net/Graph-TA/graphium-chrysalis-exploiting-graph-database
  4. https://lod-cloud.net/
  5. https://lod-cloud.net/
  6. https://www.slideshare.net/Graph-TA/graphium-chrysalis-exploiting-graph-database
  7. https://neo4j.com/blog/analyzing-panama-papers-neo4j/
  8. https://nlp.stanford.edu/software/openie.html
  9. https://www.youtube.com/watch?v=3G2H3DZ8rNc