File size: 2,481 Bytes
a2864b3
8918a0f
 
a2864b3
eb41cb2
2df9a47
8bc6d09
8918a0f
a2864b3
 
 
 
 
 
8918a0f
a2864b3
 
 
 
 
e6cf38c
d2fbcf5
a2864b3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
39a7e81
bfe12d4
39a7e81
8918a0f
 
8bc6d09
 
 
 
 
 
 
 
 
 
 
 
 
 
8918a0f
 
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
55
56
57
58
59
---
datasets:
- NatLibFi/Finna-metadata
language:
- sv
- fi
- en
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-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.

<!--- start-of-autoupdating-part --->
## Projects
```
Project ID       Project Name                           Vocabulary ID  Language
-------------------------------------------------------------------------------
yso-bonsai-en    YSO Omikuji Bonsai English             yso            en      
yso-bonsai-fi    YSO Omikuji Bonsai Finnish             yso            fi      
yso-bonsai-sv    YSO Omikuji Bonsai Swedish             yso            sv      
yso-en           YSO English (2024.2.Ikhwan-al-Safa)    yso            en      
yso-fasttext-en  YSO fastText English                   yso            en      
yso-fasttext-fi  YSO fastText Finnish                   yso            fi      
yso-fasttext-sv  YSO fastText Swedish                   yso            sv      
yso-fi           YSO suomi (2024.2.Ikhwan-al-Safa)      yso            fi      
yso-mllm-en      YSO MLLM English                       yso            en      
yso-mllm-fi      YSO MLLM Finnish                       yso            fi      
yso-mllm-sv      YSO MLLM Swedish                       yso            sv      
yso-sv           ALLFO svenska (2024.2.Ikhwan-al-Safa)  yso            sv      
```
<!--- end-of-autoupdating-part --->