Package org.wikidata.wdtk.examples
Class TutorialExample
java.lang.Object
org.wikidata.wdtk.examples.TutorialExample
This example application applies an
EntityDocumentProcessor
to all
documents in a Wikidata dump file. By default, the EntityDocumentProcessor is
TutorialDocumentProcessor
.
This application is based on the regular data exports provide by Wikidata. By default, it will run in offline mode. This will only work if you already have some dump downloaded before. The easiest way of doing this is to disable offline mode in the source code; the program will then do the downloading for you.
- Author:
- Markus Kroetzsch
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TutorialExample
public TutorialExample()
-
-
Method Details
-
main
-