/annif

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

Primary LanguagePythonCreative Commons Zero v1.0 UniversalCC0-1.0

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