juhoinkinen
commited on
Commit
•
39cfc5b
1
Parent(s):
9273717
Create README.md with Annif
Browse files
README.md
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
## Projects
|
19 |
+
\`\`\`Project ID Project Name Vocabulary ID Language
|
20 |
+
--------------------------------------------------------------------
|
21 |
+
dummy-en Dummy English dummy en
|
22 |
+
mllm-fi YSO MLLM Finnish yso fi
|
23 |
+
mllm-sv YSO MLLM Swedish yso sv
|
24 |
+
yso-tfidf-en YSO TFIDF project yso en
|