File size: 1,271 Bytes
a2864b3 07d1042 a2864b3 07d1042 a2864b3 e6cf38c d2fbcf5 a2864b3 07d1042 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 |
---
license: cc0-1.0
language:
- fi
- sv
- en
pipeline_tag: text-classification
thumbnail: >-
https://raw.githubusercontent.com/NatLibFi/FintoAI/main/ai.finto.fi/static/img/finto-ai-social.png
tags:
- glam
- lam
- subject indexing
- annif
datasets:
- NatLibFi/Finna-metadata
---
# FintoAI-data-YSO
This repository is for the [Annif](https://annif.org) projects with the
[YSO vocabulary](https://finto.fi/yso)
used at the [Finto AI service](https://ai.finto.fi/).
The current models were published there 2024-05-02.
The models have been trained on Python 3.9.18 with Annif version 1.1.0.
The configurations of the projects are in individual .cfg files in the root of
this repository.
The GitHub repository [FintoAI-data-YSO](https://github.com/NatLibFi/FintoAI-data-YSO) contains the
project configurations and the DVC pipeline used in training and
evaluating the projects.
The training corpora that are public can be found from the [Annif-corpora repository](https://github.com/NatLibFi/Annif-corpora/).
## Usage
To download selected projects with Annif use the `annif download` command, for
example run
annif download "*-fi" NatLibFi/FintoAI-data-YSO
See [Annif wiki](https://github.com/NatLibFi/Annif/wiki/Hugging-Face-Hub-integration) for more information. |