项目作者: osma

项目描述 :
ANNotation Infrastructure using Finna: an automatic subject indexing tool using Finna as corpus
高级语言: Python
项目地址: git://github.com/osma/annif.git
创建时间: 2017-02-17T09:24:26Z
项目社区:https://github.com/osma/annif

开源协议:Creative Commons Zero v1.0 Universal

下载


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