annif icon indicating copy to clipboard operation
annif copied to clipboard

ANNotation Infrastructure using Finna: an automatic subject indexing tool using Finna as corpus

annif

ANNotation Infrastructure using Finna: an automatic subject indexing tool using Finna as corpus

THIS IS OBSOLETE

This repo contains a prototype 2017. It was succesful in demonstrating the basic principles and spawned a successor project (new github repo) but the code in this repo is not maintained anymore.

Dependencies

  • Elasticsearch installed on localhost

  • Python modules: (virtualenv recommended, with pypy for extra speed)

    pip install requests pip install SPARQLWrapper pip install langdetect pip install elasticsearch