juhoinkinen
commited on
Commit
•
ea430bd
1
Parent(s):
4532d71
Create README.md with Annif
Browse files
README.md
ADDED
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- fi
|
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 |
+
|
18 |
+
<!--- start-of-autoupdating-part --->
|
19 |
+
## Projects
|
20 |
+
```
|
21 |
+
Project ID Project Name Vocabulary ID Language
|
22 |
+
--------------------------------------------------------------------
|
23 |
+
dummy-en Dummy English dummy en
|
24 |
+
dummy-sv Dummy Swedish dummy sv
|
25 |
+
mllm-fi YSO MLLM Finnish yso fi
|
26 |
+
mllm-sv YSO MLLM Swedish yso sv
|
27 |
+
yake-fi YAKE Finnish yso fi
|
28 |
+
yso-tfidf-en YSO TFIDF project yso en
|
29 |
+
```
|
30 |
+
<!--- end-of-autoupdating-part --->
|