This repositity contains examples for the Introduction to Information Extraction tutorial Hands On Session.
Requirements: Eclipse IDE, Git plugin Check out from GitHub https://github.com/sergejzr/handson2016.git Set up: Import project “NLPtutorialMaven” in Eclipse.
NER and Temporal Annotations using Stanford NER and SUTime: uk.soton.examples.nlp.NLPParserDemo.java
DBpedia Spotlight example: uk.soton.examples.nlp.DBPediaReader
Relation extraction: uk.soton.examples.nlp.JavaOllieWrapper