annif icon indicating copy to clipboard operation
annif copied to clipboard

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

Results 5 annif issues
Sort by recently updated
recently updated
newest added

We should have some kind of unit and integration tests, running via Travis CI. One complication is that most of the code requires a running Elasticsearch instance, but that can...

enhancement

Currently scripts just use `sys.argv[1]` and break if there is no command line argument. Instead the scripts should use `argparse` to handle command line arguments and show usage and error...

enhancement

Currently Annif is just a bunch of ad-hoc Python scripts in the root directory of a Git repo. They should be turned into a Python package, probably by placing them...

enhancement

The current YSO/Finna corpus generation script performs 3 queries per concept, but only retrieves 100 results for each query because that is the maximum limit for a single `search` call...

enhancement

There is currently no information within the mobile web app about how to use it, nor any links to the main project site. We should add an info button to...

enhancement