Skip to content

Instantly share code, notes, and snippets.

View dodijk's full-sized avatar

Daan Odijk dodijk

View GitHub Profile
@dodijk
dodijk / README.md
Last active December 18, 2015 23:29
Timeline for yHistory

Timeline for yHistory project.

Created by Daan Odijk.

@dodijk
dodijk / README.md
Last active December 20, 2015 04:19
Basic Semanticizer

Toy Semanticizer on AQUAINT dataset

This toy semanticizer works on a filtered Wikipedia Miner dump. Extracted from the CSV summary files are all labels that occur in the AQUAINT dataset. These labels are further filtered to only include links that are in at least 5 documents and are used as link in at least once in a thousand times the label text occurs on Wikipedia.

@dodijk
dodijk / README.md
Last active December 20, 2015 06:09
Entity Retrieval example with movies
@dodijk
dodijk / index.html
Created July 28, 2013 08:30
Entity Linking and Retrieval Exercises
TODO
@dodijk
dodijk / README.md
Last active August 29, 2015 13:56
Visualization of BRI data.

Visualization of BRI data.

Created by Daan Odijk.

@dodijk
dodijk / index.html
Last active August 29, 2015 13:57
Entity Cubism.js
<!DOCTYPE html>
<meta charset="utf-8">
<title>Entity Cubism.js</title>
<style>
body {
font-family: Helvetica, sans-serif;
}
#body {
@dodijk
dodijk / SemanticizeMC.ipynb
Created April 8, 2014 12:43
Probabilistic Semanticizer
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@dodijk
dodijk / xTAS Tutorial.ipynb
Last active August 29, 2015 14:00
xTAS Tutorial
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@dodijk
dodijk / ClueWebService.ipynb
Last active August 29, 2015 14:11
ClueWebService
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.