juhoinkinen commited on
Commit
d0f52a9
1 Parent(s): 048fd33

Create README.md with Annif

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ tags:
5
+ - annif
6
+ pipeline_tag: text-classification
7
+ ---
8
+
9
+ # Annif-models-upload-testing
10
+
11
+ ## Usage
12
+
13
+ Use the `annif download` command to download selected projects with Annif;
14
+ for example, to download all projects in this repository run
15
+
16
+ annif download "*" juhoinkinen/Annif-models-upload-testing
17
+