-
It might not be as easy to transfer the domain to hbz (which uses DFN as domain hoster) as with and `.org` domain, see https://www.dfn.de/dienstleistungen/dfninternet/domains/:
> Anwender von DFNIn…
-
Based on exact or partial query match, get broader/narrower relationships for matching subject headings based on what the user typed.
Related to this (although may need to be captured in separate i…
-
Currently some configuration settings, especially `limit`, must be set, otherwise Annif will raise an exception:
```
File "/home/ozone/git/Annif/annif/cli.py", line 165, in run_suggest
hits…
-
What are the possibilities for incorporating linked data/semantics/ontologies which takes into account user's query and/or catalog results and facets? If query parsing options are to be included or r…
-
I tried to enable running tests on Python 3.8 in Travis on this branch:
https://github.com/NatLibFi/Annif/tree/travis-python3.8
However, the tests errored during package installs:
https://travis-…
-
As currently written, the spec states that
> All HTTP(S) endpoints exposed by the service MUST support JSONP [RFC6902], which enables web-based clients to access the service from a different domain…
-
Thanks a lot for this great lib, it's wonderful!
This is not an issue per se, more like a question. I would like to use omikuji in my application, which is currently written in golang. I think my o…
-
I am using Annif with Docker, and my OS is Windows 10. I am trying to launch Annif, Maui, Gunicorn and NGINX services with docker-compose.yml. There seems to be some issue concerning fasttext project …
-
Environmenti is Red Hat Linux 8 and Podman is used instead of Docker. Startup srcips is used instead of Docker-compose.
Before 0.44, this script worked:
podman run --pod annif --name annif-gunic…
-
[Omikuji](https://github.com/tomtung/omikuji) looks like a very promising algorithm for subject classification. It has performed extremely well in tests performed by CSC (by @jmakoske and @mvsjober). …