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
62
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
73
Academic Writing: Hints and Tools
emunoz
0
150
Mining Cardinalities from Knowledge Bases
emunoz
0
240
Using Drug Similarities for Discovery of Possible Adverse Reactions
emunoz
0
150
A Hybrid Method for Rating Prediction Using Linked Data Features and Text Reviews
emunoz
0
220
On Learnability of Cardinality Constraints from RDF Data
emunoz
0
190
Minute Madness ESWC 2016
emunoz
0
120
Tensor Networks---a brief description
emunoz
0
110
A Linked Data-Based Decision Tree Classifier to Review Movies
emunoz
1
240
Other Decks in Research
See All in Research
Tiaccoon: Unified Access Control with Multiple Transports in Container Networks
hiroyaonoe
0
560
競合や要望に流されない─B2B SaaSでミニマム要件を決めるリアルな取り組み / Don't be swayed by competitors or requests - A real effort to determine minimum requirements for B2B SaaS
kaminashi
0
690
20年前に50代だった人たちの今
hysmrk
0
130
AI Agentの精度改善に見るML開発との共通点 / commonalities in accuracy improvements in agentic era
shimacos
3
1.2k
視覚から身体性を持つAIへ: 巧緻な動作の3次元理解
tkhkaeio
0
180
20251023_くまもと21の会例会_「車1割削減、渋滞半減、公共交通2倍」をめざして.pdf
trafficbrain
0
180
"主観で終わらせない"定性データ活用 ― プロダクトディスカバリーを加速させるインサイトマネジメント / Utilizing qualitative data that "doesn't end with subjectivity" - Insight management that accelerates product discovery
kaminashi
15
20k
スキマバイトサービスにおける現場起点でのデザインアプローチ
yoshioshingyouji
0
280
POI: Proof of Identity
katsyoshi
0
130
生成AIとうまく付き合うためのプロンプトエンジニアリング
yuri_ohashi
0
130
A History of Approximate Nearest Neighbor Search from an Applications Perspective
matsui_528
1
150
Mamba-in-Mamba: Centralized Mamba-Cross-Scan in Tokenized Mamba Model for Hyperspectral Image Classification
satai
3
580
Featured
See All Featured
Winning Ecommerce Organic Search in an AI Era - #searchnstuff2025
aleyda
0
1.8k
New Earth Scene 8
popppiees
1
1.5k
Game over? The fight for quality and originality in the time of robots
wayneb77
1
110
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
25
1.7k
Mobile First: as difficult as doing things right
swwweet
225
10k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
359
30k
We Have a Design System, Now What?
morganepeng
54
8k
Future Trends and Review - Lecture 12 - Web Technologies (1019888BNR)
signer
PRO
0
3.2k
Being A Developer After 40
akosma
91
590k
Mind Mapping
helmedeiros
PRO
0
75
What’s in a name? Adding method to the madness
productmarketing
PRO
24
3.9k
Producing Creativity
orderedlist
PRO
348
40k
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!