---
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 [HF中国镜像站 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 --->