-
We could have a command like `annif clear tfidf-en` that removes all the data files for a particular project.
-
Some syntax errors of `projects.cfg` produce a lengthy generic Python error message, see e.g. https://groups.google.com/d/msg/annif-users/kIvJPbZ-vVU/zXDYFm6PAgAJ
A more concise/specific error me…
-
Maybe Annif could check the input tsv files for trivial flaws such as excessive newlines not containing any tab character and give out a warning. Right now you receive an error from some Python method…
-
I get this error when running my training file.
UnicodeDecodeError: 'CP_UTF8' codec can't decode byte 0x88 in position 11: No mapping for the Unicode character exists in the target code page.
I…
-
As noted in #195, it should be possible to set the path to `projects.cfg` using a command line option. For example like this:
annif --projects /etc/annif/projects.cfg analyze tfidf-en
-
Maybe for less expert Linux users:
In "Commands" commands are given like this:
annif eval [--limit=MAX] [--threshold=THRESHOLD] [ ...]
but in "Achieving good results" there is an example
annif e…
-
For users and especially developers getting familiar with the Annif codebase, it would help a lot to set up browsable API documentation generated using e.g. Sphinx. It could then be published on ReadT…
-
Hi @pmkruyen
Could you point to the building instructions, please? There are two folders with `package.json`, and running `yarn install` should probably download the dependencies. But given these …
kinow updated
4 years ago
-
Et pas un punk à chien kétamineux, mais un bon manchot qui tape de la pate et qui sait pkoi !!
il aurait une casquette comme ça : https://i.skyrock.net/7755/57287755/pics/2340364617_1.jpg
(avec un…
-
I'd like to rename the `analyze` CLI command (and also the REST method, but that's a separate issue) into `suggest`, following the example of the [Maui Server API](https://github.com/TopQuadrant/MauiS…