Skip to content
This repository has been archived by the owner on May 31, 2022. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 609 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 609 Bytes

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