Create README.md with Annif
Browse files
README.md
ADDED
|
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
pipeline_tag: text-classification
|
| 5 |
+
tags:
|
| 6 |
+
- annif
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
+
# Annif-LLMs4Subjects-data
|
| 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 "*" NatLibFi/Annif-LLMs4Subjects-data
|
| 17 |
+
|
| 18 |
+
<!--- start-of-autoupdating-part --->
|
| 19 |
+
## Projects
|
| 20 |
+
```
|
| 21 |
+
Project ID Project Name Vocabulary ID Language
|
| 22 |
+
------------------------------------------------------------------------------------------
|
| 23 |
+
gnd-all-bm-ensemble-en GND-all BM ensemble English gnd-all en
|
| 24 |
+
gnd-all-bmx-ensemble-en GND-all BMX ensemble English gnd-all en
|
| 25 |
+
gnd-all-bonsai-en GND-all Omikuji Bonsai English gnd-all en
|
| 26 |
+
gnd-all-mllm-en GND-all MLLM English gnd-all en
|
| 27 |
+
gnd-all-nn_ensemble-en GND-all NN ensemble English gnd-all en
|
| 28 |
+
gnd-all-xtransformer-en GND-all XTransformer English gnd-all en
|
| 29 |
+
gnd-tib-core-bm-ensemble-en GND-tib-core BM ensemble English gnd-tib-core en
|
| 30 |
+
gnd-tib-core-bmx-ensemble-en GND-tib-core BMX ensemble English gnd-tib-core en
|
| 31 |
+
gnd-tib-core-bonsai-en GND-tib-core Omikuji Bonsai English gnd-tib-core en
|
| 32 |
+
gnd-tib-core-mllm-en GND-tib-core MLLM English gnd-tib-core en
|
| 33 |
+
gnd-tib-core-nn_ensemble-en GND-tib-core NN ensemble English gnd-tib-core en
|
| 34 |
+
gnd-tib-core-xtransformer-en GND-tib-core XTransformer English gnd-tib-core en
|
| 35 |
+
```
|
| 36 |
+
<!--- end-of-autoupdating-part --->
|