gmajal commited on
Commit
d71d9e5
·
verified ·
1 Parent(s): 4d07566

Create README.md

Browse files

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

## Usage

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

annif download "*" ZBWatHF/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.

Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ language:
4
+ - en
5
+ tags:
6
+ - Annif
7
+ - Text Classification
8
+ - Subject Indexing
9
+ ---