juhoinkinen
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,22 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-4.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
thumbnail: https://camo.githubusercontent.com/5e216a5b9f43999b7e6c33bb507cab3b2cff87a9e331eb59d3c8de45ed791360/68747470733a2f2f616e6e69662e6f72672f7374617469632f696d672f616e6e69662d5247422e737667
|
4 |
+
tags:
|
5 |
+
- glam
|
6 |
+
- lam
|
7 |
+
- subject indexing
|
8 |
+
- annif
|
9 |
+
---
|
10 |
+
|
11 |
+
# NatLibFi/Annif-tutorial-YSO
|
12 |
+
This repository contains the projects of [Annif tutorial](https://github.com/NatLibFi/Annif-tutorial) that use YSO, 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 "*" NatLibFi/Annif-tutorial-YSO
|
20 |
+
|
21 |
+
See the tutorial [Hugging Face Hub exercise](https://github.com/NatLibFi/Annif-tutorial/blob/master/exercises/OPT_huggingfacehub.md)
|
22 |
+
and [Annif wiki](https://github.com/NatLibFi/Annif/wiki/Hugging-Face-Hub-integration) for more information.
|