File size: 1,899 Bytes
0c216b2
 
 
 
 
 
 
 
 
 
 
 
 
 
06cd522
8950537
06cd522
 
 
 
 
 
 
8950537
06cd522
 
1e13ae6
 
 
0c216b2
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
datasets:
- NatLibFi/Finna-metadata
language:
- en
license: cc-by-4.0
pipeline_tag: text-classification
tags:
- glam
- lam
- subject indexing
- annif
thumbnail: https://camo.githubusercontent.com/5e216a5b9f43999b7e6c33bb507cab3b2cff87a9e331eb59d3c8de45ed791360/68747470733a2f2f616e6e69662e6f72672f7374617469632f696d672f616e6e69662d5247422e737667
---

# NatLibFi/Annif-tutorial
This repository contains the projects of [Annif tutorial](https://github.com/NatLibFi/Annif-tutorial) that use YSO, 20news, and Hogwarts vocabularies.

## Usage

To download selected projects with Annif use the `annif download` command, for
example run

    annif download "*" NatLibFi/Annif-tutorial

See the tutorial [Hugging Face Hub exercise](https://github.com/NatLibFi/Annif-tutorial/blob/master/exercises/OPT_huggingfacehub.md) 
and [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
---------------------------------------------------------------------------------------
20news-omikuji-bonsai-en  20 Newsgroups Omikuji Bonsai English  20news         en      
20news-svc-en             20 Newsgroups SVC English             20news         en      
hogwarts                  Hogwarts Houses                       hogwarts       en      
yso-ensemble-en           YSO ensemble project                  yso            en      
yso-mllm-en               YSO MLLM project                      yso            en      
yso-nn-ensemble-en        YSO neural ensemble project           yso            en      
yso-omikuji-parabel-en    Omikuji Parabel English               yso            en      
yso-tfidf-en              YSO TFIDF project                     yso            en      
```
<!--- end-of-autoupdating-part --->