Update README.md
Browse files
README.md
CHANGED
@@ -6,4 +6,16 @@ tags:
|
|
6 |
- Annif
|
7 |
- Text Classification
|
8 |
- Subject Indexing
|
9 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
- Annif
|
7 |
- Text Classification
|
8 |
- Subject Indexing
|
9 |
+
---
|
10 |
+
|
11 |
+
# ZBWatHF/Annif-tutorial
|
12 |
+
This repository contains the projects of [Annif tutorial](https://github.com/NatLibFi/Annif-tutorial) that use STW, 20news, and Hogwarts vocabularies.
|
13 |
+
|
14 |
+
## Usage
|
15 |
+
|
16 |
+
To download selected projects with Annif use the `annif download` command, for
|
17 |
+
example run
|
18 |
+
|
19 |
+
annif download "*" ZBWatHF/Annif-tutorial
|
20 |
+
|
21 |
+
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.
|