Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
DRETa: Extracting RDF from Wikitables [POSTER]
Search
Emir Muñoz
October 23, 2013
Research
0
59
DRETa: Extracting RDF from Wikitables [POSTER]
DRETa: Extracting RDF from Wikitables
Posters & Demos @ ISWC 2013
Emir Muñoz
October 23, 2013
Tweet
Share
More Decks by Emir Muñoz
See All by Emir Muñoz
Machine Learning Pipelines in Production - ML Galway Meetup
emunoz
0
68
Academic Writing: Hints and Tools
emunoz
0
150
Mining Cardinalities from Knowledge Bases
emunoz
0
220
Using Drug Similarities for Discovery of Possible Adverse Reactions
emunoz
0
140
A Hybrid Method for Rating Prediction Using Linked Data Features and Text Reviews
emunoz
0
210
On Learnability of Cardinality Constraints from RDF Data
emunoz
0
170
Minute Madness ESWC 2016
emunoz
0
100
Tensor Networks---a brief description
emunoz
0
99
A Linked Data-Based Decision Tree Classifier to Review Movies
emunoz
1
220
Other Decks in Research
See All in Research
cvpaper.challenge 10年の軌跡 / cvpaper.challenge a decade-long journey
gatheluck
3
350
長期・短期メモリを活用したエージェントの個別最適化
isidaitc
0
180
[RSJ25] Enhancing VLA Performance in Understanding and Executing Free-form Instructions via Visual Prompt-based Paraphrasing
keio_smilab
PRO
0
140
Generative Models 2025
takahashihiroshi
25
14k
Panopticon: Advancing Any-Sensor Foundation Models for Earth Observation
satai
3
220
GPUを利用したStein Particle Filterによる点群6自由度モンテカルロSLAM
takuminakao
0
370
生成的推薦の人気バイアスの分析:暗記の観点から / JSAI2025
upura
0
280
Pythonでジオを使い倒そう! 〜それとFOSS4G Hiroshima 2026のご紹介を少し〜
wata909
0
950
Minimax and Bayes Optimal Best-arm Identification: Adaptive Experimental Design for Treatment Choice
masakat0
0
180
診断前の病歴テキストを対象としたLLMによるエンティティリンキング精度検証
hagino3000
1
150
多言語カスタマーインタビューの“壁”を越える~PMと生成AIの共創~ 株式会社ジグザグ 松野 亘
watarumatsuno
0
130
20250624_熊本経済同友会6月例会講演
trafficbrain
1
670
Featured
See All Featured
Imperfection Machines: The Place of Print at Facebook
scottboms
269
13k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
32
2.3k
The Art of Programming - Codeland 2020
erikaheidi
56
14k
Into the Great Unknown - MozCon
thekraken
40
2.1k
Git: the NoSQL Database
bkeepers
PRO
431
66k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
GraphQLの誤解/rethinking-graphql
sonatard
73
11k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
Reflections from 52 weeks, 52 projects
jeffersonlam
352
21k
Fireside Chat
paigeccino
40
3.7k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3.1k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.7k
Transcript
Enabling Networked Knowledge ACKNOWLEDGEMENTS: This work was funded in part
by Science Foundation Ireland under Grant No. SFI/08/CE/I1380 (Lion-2). DRETA: EXTRACTING RDF FROM WIKITABLES Emir Muñoz, Aidan Hogan, Alessandra Mileo National University of Ireland, Galway MOTIVATION WIKITABLE SURVEY player http://dbpedia.org/resource/David_de_Gea http://dbpedia.org/resource/Rafael_Pereira_da_Silva_(footballer_born_1990) http://dbpedia.org/resource/Patrice_Evra …. http://dbpedia.org/resource/Fabio_Pereira_da_Silva http://dbpedia.org/resource/Tom_Cleverley http://dbpedia.org/resource/Darren_Fletcher PROPOSAL http://dbpedia.org/resource/Manchester_United_F.C. http://dbpedia.org/resource/England http://dbpedia.org/resource/Forward_(association_football) http://dbpedia.org/resource/Wayne_Rooney dbo:birthPlace dbp:currentclub dbp:position http://dbpedia.org/resource/Spain http://dbpedia.org/resource/Goalkeeper_(association_football) http://dbpedia.org/resource/David_de_Gea dbp:position http://dbpedia.org/resource/Brazil http://dbpedia.org/resource/Defender_(association_football) http://dbpedia.org/resource/Fabio_Pereira_da_Silva dbp:position … … (1) dbr:David_de_Gea dbo:birthPlace dbr:Spain . (2) dbr:Fabio_Pereira_de_Silva dbo:birthPlace dbr:Brazil . (3) dbr:Fabio_Pereira_de_Silva dbp:currentclub dbr:Manchester_United_F.C . SUGGESTED TRIPLES: SELECT ?player WHERE { ?player dbp:currentclub dbr:Manchester_United_F.C . } TABLE TAXONOMY: DISTRIBUTIONS: QUERY: RESULTS DEMO … http://emunoz.org/wikitables (1) EXTRACTED 34.9 MILLION UNIQUE & NOVEL TRIPLES FROM 1.14 MILLION WIKITABLES (8 MACHINES: 4GB RAM, 2.2 GHZ SINGLE CORE; 12 DAYS) (2) INITIAL EVALUATION: (MANUAL ANNOTATION; THREE JUDGES; 750 TRIPLES EACH) (3) MACHINE LEARNING CLASSIFIERS: (CONSENSUS GOLD STANDARD; VARIETY OF FEATURES) FROM 1.14 MILLION WIKITABLES: BAGGING DECISION TREES: SUPPORT VECTOR MACHINES: 1.14 MILLION WIKITABLES: 7.9 MILLION TRIPLES @81.5% PREC. 15.3 MILLION TRIPLES @72.4% PREC. … INCOMPLETE RESULTS!