juhoinkinen commited on
Commit
0c216b2
1 Parent(s): 4584170

Update README.md with Annif

Browse files
Files changed (1) hide show
  1. README.md +29 -16
README.md CHANGED
@@ -1,18 +1,17 @@
1
- ---
2
- license: cc-by-4.0
3
- thumbnail: >-
4
- https://camo.githubusercontent.com/5e216a5b9f43999b7e6c33bb507cab3b2cff87a9e331eb59d3c8de45ed791360/68747470733a2f2f616e6e69662e6f72672f7374617469632f696d672f616e6e69662d5247422e737667
5
- tags:
6
- - glam
7
- - lam
8
- - subject indexing
9
- - annif
10
- pipeline_tag: text-classification
11
- datasets:
12
- - NatLibFi/Finna-metadata
13
- language:
14
- - en
15
- ---
16
 
17
  # NatLibFi/Annif-tutorial
18
  This repository contains the projects of [Annif tutorial](https://github.com/NatLibFi/Annif-tutorial) that use YSO, 20news, and Hogwarts vocabularies.
@@ -25,4 +24,18 @@ example run
25
  annif download "*" NatLibFi/Annif-tutorial
26
 
27
  See the tutorial [Hugging Face Hub exercise](https://github.com/NatLibFi/Annif-tutorial/blob/master/exercises/OPT_huggingfacehub.md)
28
- and [Annif wiki](https://github.com/NatLibFi/Annif/wiki/Hugging-Face-Hub-integration) for more information.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - NatLibFi/Finna-metadata
4
+ language:
5
+ - en
6
+ license: cc-by-4.0
7
+ pipeline_tag: text-classification
8
+ tags:
9
+ - glam
10
+ - lam
11
+ - subject indexing
12
+ - annif
13
+ thumbnail: https://camo.githubusercontent.com/5e216a5b9f43999b7e6c33bb507cab3b2cff87a9e331eb59d3c8de45ed791360/68747470733a2f2f616e6e69662e6f72672f7374617469632f696d672f616e6e69662d5247422e737667
14
+ ---
 
15
 
16
  # NatLibFi/Annif-tutorial
17
  This repository contains the projects of [Annif tutorial](https://github.com/NatLibFi/Annif-tutorial) that use YSO, 20news, and Hogwarts vocabularies.
 
24
  annif download "*" NatLibFi/Annif-tutorial
25
 
26
  See the tutorial [Hugging Face Hub exercise](https://github.com/NatLibFi/Annif-tutorial/blob/master/exercises/OPT_huggingfacehub.md)
27
+ and [Annif wiki](https://github.com/NatLibFi/Annif/wiki/Hugging-Face-Hub-integration) for more information.<!--- start-of-autoupdating-part --->
28
+ ## Projects
29
+ ```
30
+ Project ID Project Name Vocabulary ID Language
31
+ ---------------------------------------------------------------------------------------
32
+ 20news-omikuji-bonsai-en 20 Newsgroups Omikuji Bonsai English 20news en
33
+ 20news-svc-en 20 Newsgroups SVC English 20news en
34
+ hogwarts Hogwarts Houses hogwarts en
35
+ yso-ensemble-en YSO ensemble project yso en
36
+ yso-mllm-en YSO MLLM project yso en
37
+ yso-nn-ensemble-en YSO neural ensemble project yso en
38
+ yso-omikuji-parabel-en Omikuji Parabel English yso en
39
+ yso-tfidf-en YSO TFIDF project yso en
40
+ ```
41
+ <!--- end-of-autoupdating-part --->