Clone this repo:

Branches

  1. 800f9bb Add cmc annotoation by Marc Kupietz · 3 days ago master
  2. 15b313d Fix Makefile and add Readme.md by Marc Kupietz · 3 days ago
  3. 89a4407 Initial import by Marc Kupietz · 4 days ago

KorAP Ingestion

Converts I5 XML files to KorAP XML, annotates them with TreeTagger, Marmot, Malt, Spacy, CoreNLP, OpenNLP, indexes them and starts a KorAP instance.

Usage

make

Then open http://localhost:64543 in your browser.

Prerequisites