Osma Suominen
Osma Suominen
> It is possible to use such a setup for ensemble (but not for neural-network ensemble). About the benefits and complications of this I cannot say. Whether this works or...
These are all good ideas. Also it could be useful to have a "failed" status for projects/backends where the initialization fails for some reason - but that means making the...
Tagging with 0.48 to indicate that some work in this direction (but not everything) should be done in that release
Evaluation results with the code in #219 were so bad that I don't think it makes sense to continue in this direction. LSI makes more sense when there are no...
Here are the evaluation results: **2018-11-27 LSI model for Annif** Created first implementation of LSI model. Set up four projects with num_topics = (100, 200, 400, 800). Loaded yso-fi vocab...
It seems that Optuna has decided to continue supporting the `n_jobs` parameter after all: https://github.com/optuna/optuna/issues/2937 It is also possible that in the future it will become easier to run Optuna...
Thanks for opening the issue. I see this as a more refined version of the older issue #224, also opened by you ;) But I decided that it's better to...
You are absolutely right. Currently Annif stores vocabularies as flat lists, so the hierarchy (e.g. from a SKOS file) is lost. That could be fixed, but the larger issue is...
Maui is a separate project, but there is MauiService which can be used from Annif: https://github.com/NatLibFi/Annif/wiki/Backend%3A-Maui