File size: 2,194 Bytes
61845d6 4ff07e4 5f660f7 f6cd7f3 7edd981 61845d6 7edd981 61845d6 9acccba 61845d6 4a1fcae 7edd981 f6cd7f3 7edd981 |
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 41 42 43 44 45 46 47 48 49 50 51 52 53 54 |
---
language:
- en
- sv
- fi
license: cc0-1.0
pipeline_tag: text-classification
tags:
- glam
- lam
- subject indexing
- annif
thumbnail: https://raw.githubusercontent.com/NatLibFi/FintoAI/main/ai.finto.fi/static/img/finto-ai-social.png
---
# FintoAI-data-YKL
This repository is for the [Annif](https://annif.org) projects
using the [YKL vocabulary](https://finto.fi/ykl/)
served at the [Finto AI service](https://ai.finto.fi/).
The current models were published there 2023-09-04.
The models have been trained on Python 3.8.10 with [Annif](https://annif.org) version 1.0.0.
The configurations of the projects are in individual .cfg files in the root of
this repository.
The GitHub repository [FintoAI-data-YKL](https://github.com/NatLibFi/FintoAI-data-YKL) 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 "*" NatLibFi/FintoAI-data-YKL
See [Annif wiki](https://github.com/NatLibFi/Annif/wiki/Hugging-Face-Hub-integration) for more information.
<!--- start-of-autoupdating-part --->
## Projects
```
Project ID Project Name Vocabulary ID Language
----------------------------------------------------------------------------
ykl-en PLC English ykl en
ykl-fi YKL suomi ykl fi
ykl-omikuji-bonsai-en YKL Omikuji Bonsai English ykl en
ykl-omikuji-bonsai-fi YKL Omikuji Bonsai Finnish ykl fi
ykl-omikuji-bonsai-sv YKL Omikuji Bonsai Swedish ykl sv
ykl-omikuji-parabel-en YKL Omikuji Parabel English ykl en
ykl-omikuji-parabel-fi YKL Omikuji Parabel Finnish ykl fi
ykl-omikuji-parabel-sv YKL Omikuji Parabel Swedish ykl sv
ykl-sv KAB svenska ykl sv
```
<!--- end-of-autoupdating-part ---> |