DARIAH-DE / DARIAH-DKPro-Wrapper

Wrapper for DKPro Core to extract lingustic information from books.
http://dariah-de.github.io/DARIAH-DKPro-Wrapper
Apache License 2.0
16 stars 8 forks source link

document ~/.ivy2/cache #33

Open thvitt opened 5 years ago

thvitt commented 5 years ago

The DKPro wrapper automatically downloads models depending on your configuration using ivy, which caches them in $HOME/.ivy2/cache. This might cause issues with parallelization: if you plan to run multiple DKPro wrapper instances in parallel, first run one without parallelization in order to populate that cache.