-
We can automate the whole process of reviewing the version, that it's a tag, and that it's uploaded to PyPI with existing GitHub Actions used in multiple other projects. Here are some examples that I …
kinow updated
1 month ago
-
While implementing the language detection feature for FintoAI (https://github.com/NatLibFi/FintoAI/issues/9, https://github.com/NatLibFi/FintoAI/pull/21), I encountered an issue with the `detect-langu…
-
- [ ] create a [Short text document corpus (TSV file)](https://github.com/NatLibFi/Annif/wiki/Document-corpus-formats#short-text-document-corpus-tsv-file)
- [ ] document the process
- [ ] publish t…
-
A possible enhancement for the Finto AI user interface would be to detect the language of input text. This would be easy to implement if the corresponding functionality is added to the Annif REST API:…
-
I currently migrate an application to click 8.x and have to migrate all the completion functions as well as the test code for shell completion.
My working code for click 7.x shell completion testin…
seebi updated
3 weeks ago
-
With Annif, it is possible to use several specialised models for prediction in an ensemble. However, all models in an Annif ensemble, can only be given one specific single kind of text for prediction,…
-
Explore the API documentation. Note how we might use it to connect Annif to Scholar.
https://github.com/NatLibFi/Annif/wiki/REST-API
-
Learn more about backends in Annif and narrow in on the backend(s) we may want to use.
https://github.com/NatLibFi/Annif/wiki
-
Converting from JSKOS to RDF should be straight-forward with the existing [JSON-LD context document](https://gbv.github.io/jskos/jskos.html#json-ld-context).
This feature is required to better supp…
-
- [ ] Download ETDs with metadata from the ETD Center and see how well they're described.
- [ ] Document the training process including how to pre-process.
- [ ] Download papers and metadata from ou…