Juho Inkinen commited on
Commit
89fbe3c
·
unverified ·
1 Parent(s): 2341cc5

Reset repo before projects upload with Annif

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .dvc/.gitignore +0 -3
  2. .dvc/config +0 -6
  3. .dvcignore +0 -3
  4. .gitattributes +0 -43
  5. .gitignore +0 -2
  6. LICENSE +0 -121
  7. README.md +0 -64
  8. corpora/.gitignore +0 -2
  9. corpora/kirjaesittelyt2021/.gitignore +0 -9
  10. corpora/kirjaesittelyt2021/kvesit-ykl-eng-test.tsv.dvc +0 -10
  11. corpora/kirjaesittelyt2021/kvesit-ykl-eng-train.tsv.dvc +0 -10
  12. corpora/kirjaesittelyt2021/kvesit-ykl-eng-validate.tsv.dvc +0 -9
  13. corpora/kirjaesittelyt2021/kvesit-ykl-fin-test.tsv.dvc +0 -10
  14. corpora/kirjaesittelyt2021/kvesit-ykl-fin-train.tsv.dvc +0 -10
  15. corpora/kirjaesittelyt2021/kvesit-ykl-fin-validate.tsv.dvc +0 -9
  16. corpora/kirjaesittelyt2021/kvesit-ykl-swe-test.tsv.dvc +0 -10
  17. corpora/kirjaesittelyt2021/kvesit-ykl-swe-train.tsv.dvc +0 -10
  18. corpora/kirjaesittelyt2021/kvesit-ykl-swe-validate.tsv.dvc +0 -9
  19. corpora/ykl-classes.tsv.dvc +0 -9
  20. corpora/ykl-skos.ttl.dvc +0 -10
  21. data/projects/.gitignore +0 -6
  22. data/projects/ykl-omikuji-bonsai-en/omikuji-model/settings.json +0 -4
  23. data/projects/ykl-omikuji-bonsai-en/omikuji-model/tree0.cbor +0 -0
  24. data/projects/ykl-omikuji-bonsai-en/omikuji-model/tree1.cbor +0 -0
  25. data/projects/ykl-omikuji-bonsai-en/omikuji-model/tree2.cbor +0 -0
  26. data/projects/ykl-omikuji-bonsai-en/vectorizer +0 -0
  27. data/projects/ykl-omikuji-bonsai-fi/omikuji-model/settings.json +0 -4
  28. data/projects/ykl-omikuji-bonsai-fi/omikuji-model/tree0.cbor +0 -3
  29. data/projects/ykl-omikuji-bonsai-fi/omikuji-model/tree1.cbor +0 -3
  30. data/projects/ykl-omikuji-bonsai-fi/omikuji-model/tree2.cbor +0 -3
  31. data/projects/ykl-omikuji-bonsai-fi/vectorizer +0 -3
  32. data/projects/ykl-omikuji-bonsai-sv/omikuji-model/settings.json +0 -4
  33. data/projects/ykl-omikuji-bonsai-sv/omikuji-model/tree0.cbor +0 -0
  34. data/projects/ykl-omikuji-bonsai-sv/omikuji-model/tree1.cbor +0 -0
  35. data/projects/ykl-omikuji-bonsai-sv/omikuji-model/tree2.cbor +0 -0
  36. data/projects/ykl-omikuji-bonsai-sv/vectorizer +0 -0
  37. data/projects/ykl-omikuji-parabel-en/omikuji-model/settings.json +0 -4
  38. data/projects/ykl-omikuji-parabel-en/omikuji-model/tree0.cbor +0 -0
  39. data/projects/ykl-omikuji-parabel-en/omikuji-model/tree1.cbor +0 -0
  40. data/projects/ykl-omikuji-parabel-en/omikuji-model/tree2.cbor +0 -0
  41. data/projects/ykl-omikuji-parabel-en/vectorizer +0 -0
  42. data/projects/ykl-omikuji-parabel-fi/omikuji-model/settings.json +0 -4
  43. data/projects/ykl-omikuji-parabel-fi/omikuji-model/tree0.cbor +0 -3
  44. data/projects/ykl-omikuji-parabel-fi/omikuji-model/tree1.cbor +0 -3
  45. data/projects/ykl-omikuji-parabel-fi/omikuji-model/tree2.cbor +0 -3
  46. data/projects/ykl-omikuji-parabel-fi/vectorizer +0 -3
  47. data/projects/ykl-omikuji-parabel-sv/omikuji-model/settings.json +0 -4
  48. data/projects/ykl-omikuji-parabel-sv/omikuji-model/tree0.cbor +0 -0
  49. data/projects/ykl-omikuji-parabel-sv/omikuji-model/tree1.cbor +0 -0
  50. data/projects/ykl-omikuji-parabel-sv/omikuji-model/tree2.cbor +0 -0
.dvc/.gitignore DELETED
@@ -1,3 +0,0 @@
1
- /config.local
2
- /tmp
3
- /cache
 
 
 
 
.dvc/config DELETED
@@ -1,6 +0,0 @@
1
- [cache]
2
- dir = /data/dvc-cache/FintoAI-data-YKL
3
- shared = group
4
- type = symlink
5
- [core]
6
- autostage = true
 
 
 
 
 
 
 
.dvcignore DELETED
@@ -1,3 +0,0 @@
1
- # Add patterns of files dvc should ignore, which could improve
2
- # the performance. Learn more at
3
- # https://dvc.org/doc/user-guide/dvcignore
 
 
 
 
.gitattributes DELETED
@@ -1,43 +0,0 @@
1
- *.7z filter=lfs diff=lfs merge=lfs -text
2
- *.arrow filter=lfs diff=lfs merge=lfs -text
3
- *.bin filter=lfs diff=lfs merge=lfs -text
4
- *.bz2 filter=lfs diff=lfs merge=lfs -text
5
- *.ckpt filter=lfs diff=lfs merge=lfs -text
6
- *.ftz filter=lfs diff=lfs merge=lfs -text
7
- *.gz filter=lfs diff=lfs merge=lfs -text
8
- *.h5 filter=lfs diff=lfs merge=lfs -text
9
- *.joblib filter=lfs diff=lfs merge=lfs -text
10
- *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
- *.mlmodel filter=lfs diff=lfs merge=lfs -text
12
- *.model filter=lfs diff=lfs merge=lfs -text
13
- *.msgpack filter=lfs diff=lfs merge=lfs -text
14
- *.npy filter=lfs diff=lfs merge=lfs -text
15
- *.npz filter=lfs diff=lfs merge=lfs -text
16
- *.onnx filter=lfs diff=lfs merge=lfs -text
17
- *.ot filter=lfs diff=lfs merge=lfs -text
18
- *.parquet filter=lfs diff=lfs merge=lfs -text
19
- *.pb filter=lfs diff=lfs merge=lfs -text
20
- *.pickle filter=lfs diff=lfs merge=lfs -text
21
- *.pkl filter=lfs diff=lfs merge=lfs -text
22
- *.pt filter=lfs diff=lfs merge=lfs -text
23
- *.pth filter=lfs diff=lfs merge=lfs -text
24
- *.rar filter=lfs diff=lfs merge=lfs -text
25
- *.safetensors filter=lfs diff=lfs merge=lfs -text
26
- saved_model/**/* filter=lfs diff=lfs merge=lfs -text
27
- *.tar.* filter=lfs diff=lfs merge=lfs -text
28
- *.tar filter=lfs diff=lfs merge=lfs -text
29
- *.tflite filter=lfs diff=lfs merge=lfs -text
30
- *.tgz filter=lfs diff=lfs merge=lfs -text
31
- *.wasm filter=lfs diff=lfs merge=lfs -text
32
- *.xz filter=lfs diff=lfs merge=lfs -text
33
- *.zip filter=lfs diff=lfs merge=lfs -text
34
- *.zst filter=lfs diff=lfs merge=lfs -text
35
- *tfevents* filter=lfs diff=lfs merge=lfs -text
36
- data/projects/ykl-omikuji-bonsai-fi/omikuji-model/tree0.cbor filter=lfs diff=lfs merge=lfs -text
37
- data/projects/ykl-omikuji-bonsai-fi/omikuji-model/tree1.cbor filter=lfs diff=lfs merge=lfs -text
38
- data/projects/ykl-omikuji-bonsai-fi/omikuji-model/tree2.cbor filter=lfs diff=lfs merge=lfs -text
39
- data/projects/ykl-omikuji-bonsai-fi/vectorizer filter=lfs diff=lfs merge=lfs -text
40
- data/projects/ykl-omikuji-parabel-fi/omikuji-model/tree0.cbor filter=lfs diff=lfs merge=lfs -text
41
- data/projects/ykl-omikuji-parabel-fi/omikuji-model/tree1.cbor filter=lfs diff=lfs merge=lfs -text
42
- data/projects/ykl-omikuji-parabel-fi/omikuji-model/tree2.cbor filter=lfs diff=lfs merge=lfs -text
43
- data/projects/ykl-omikuji-parabel-fi/vectorizer filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
.gitignore DELETED
@@ -1,2 +0,0 @@
1
- venv
2
- venv-installed
 
 
 
LICENSE DELETED
@@ -1,121 +0,0 @@
1
- Creative Commons Legal Code
2
-
3
- CC0 1.0 Universal
4
-
5
- CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE
6
- LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN
7
- ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS
8
- INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES
9
- REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS
10
- PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM
11
- THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED
12
- HEREUNDER.
13
-
14
- Statement of Purpose
15
-
16
- The laws of most jurisdictions throughout the world automatically confer
17
- exclusive Copyright and Related Rights (defined below) upon the creator
18
- and subsequent owner(s) (each and all, an "owner") of an original work of
19
- authorship and/or a database (each, a "Work").
20
-
21
- Certain owners wish to permanently relinquish those rights to a Work for
22
- the purpose of contributing to a commons of creative, cultural and
23
- scientific works ("Commons") that the public can reliably and without fear
24
- of later claims of infringement build upon, modify, incorporate in other
25
- works, reuse and redistribute as freely as possible in any form whatsoever
26
- and for any purposes, including without limitation commercial purposes.
27
- These owners may contribute to the Commons to promote the ideal of a free
28
- culture and the further production of creative, cultural and scientific
29
- works, or to gain reputation or greater distribution for their Work in
30
- part through the use and efforts of others.
31
-
32
- For these and/or other purposes and motivations, and without any
33
- expectation of additional consideration or compensation, the person
34
- associating CC0 with a Work (the "Affirmer"), to the extent that he or she
35
- is an owner of Copyright and Related Rights in the Work, voluntarily
36
- elects to apply CC0 to the Work and publicly distribute the Work under its
37
- terms, with knowledge of his or her Copyright and Related Rights in the
38
- Work and the meaning and intended legal effect of CC0 on those rights.
39
-
40
- 1. Copyright and Related Rights. A Work made available under CC0 may be
41
- protected by copyright and related or neighboring rights ("Copyright and
42
- Related Rights"). Copyright and Related Rights include, but are not
43
- limited to, the following:
44
-
45
- i. the right to reproduce, adapt, distribute, perform, display,
46
- communicate, and translate a Work;
47
- ii. moral rights retained by the original author(s) and/or performer(s);
48
- iii. publicity and privacy rights pertaining to a person's image or
49
- likeness depicted in a Work;
50
- iv. rights protecting against unfair competition in regards to a Work,
51
- subject to the limitations in paragraph 4(a), below;
52
- v. rights protecting the extraction, dissemination, use and reuse of data
53
- in a Work;
54
- vi. database rights (such as those arising under Directive 96/9/EC of the
55
- European Parliament and of the Council of 11 March 1996 on the legal
56
- protection of databases, and under any national implementation
57
- thereof, including any amended or successor version of such
58
- directive); and
59
- vii. other similar, equivalent or corresponding rights throughout the
60
- world based on applicable law or treaty, and any national
61
- implementations thereof.
62
-
63
- 2. Waiver. To the greatest extent permitted by, but not in contravention
64
- of, applicable law, Affirmer hereby overtly, fully, permanently,
65
- irrevocably and unconditionally waives, abandons, and surrenders all of
66
- Affirmer's Copyright and Related Rights and associated claims and causes
67
- of action, whether now known or unknown (including existing as well as
68
- future claims and causes of action), in the Work (i) in all territories
69
- worldwide, (ii) for the maximum duration provided by applicable law or
70
- treaty (including future time extensions), (iii) in any current or future
71
- medium and for any number of copies, and (iv) for any purpose whatsoever,
72
- including without limitation commercial, advertising or promotional
73
- purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each
74
- member of the public at large and to the detriment of Affirmer's heirs and
75
- successors, fully intending that such Waiver shall not be subject to
76
- revocation, rescission, cancellation, termination, or any other legal or
77
- equitable action to disrupt the quiet enjoyment of the Work by the public
78
- as contemplated by Affirmer's express Statement of Purpose.
79
-
80
- 3. Public License Fallback. Should any part of the Waiver for any reason
81
- be judged legally invalid or ineffective under applicable law, then the
82
- Waiver shall be preserved to the maximum extent permitted taking into
83
- account Affirmer's express Statement of Purpose. In addition, to the
84
- extent the Waiver is so judged Affirmer hereby grants to each affected
85
- person a royalty-free, non transferable, non sublicensable, non exclusive,
86
- irrevocable and unconditional license to exercise Affirmer's Copyright and
87
- Related Rights in the Work (i) in all territories worldwide, (ii) for the
88
- maximum duration provided by applicable law or treaty (including future
89
- time extensions), (iii) in any current or future medium and for any number
90
- of copies, and (iv) for any purpose whatsoever, including without
91
- limitation commercial, advertising or promotional purposes (the
92
- "License"). The License shall be deemed effective as of the date CC0 was
93
- applied by Affirmer to the Work. Should any part of the License for any
94
- reason be judged legally invalid or ineffective under applicable law, such
95
- partial invalidity or ineffectiveness shall not invalidate the remainder
96
- of the License, and in such case Affirmer hereby affirms that he or she
97
- will not (i) exercise any of his or her remaining Copyright and Related
98
- Rights in the Work or (ii) assert any associated claims and causes of
99
- action with respect to the Work, in either case contrary to Affirmer's
100
- express Statement of Purpose.
101
-
102
- 4. Limitations and Disclaimers.
103
-
104
- a. No trademark or patent rights held by Affirmer are waived, abandoned,
105
- surrendered, licensed or otherwise affected by this document.
106
- b. Affirmer offers the Work as-is and makes no representations or
107
- warranties of any kind concerning the Work, express, implied,
108
- statutory or otherwise, including without limitation warranties of
109
- title, merchantability, fitness for a particular purpose, non
110
- infringement, or the absence of latent or other defects, accuracy, or
111
- the present or absence of errors, whether or not discoverable, all to
112
- the greatest extent permissible under applicable law.
113
- c. Affirmer disclaims responsibility for clearing rights of other persons
114
- that may apply to the Work or any use thereof, including without
115
- limitation any person's Copyright and Related Rights in the Work.
116
- Further, Affirmer disclaims responsibility for obtaining any necessary
117
- consents, permissions or other rights required for any use of the
118
- Work.
119
- d. Affirmer understands and acknowledges that Creative Commons is not a
120
- party to this document and has no duty or obligation with respect to
121
- this CC0 or use of the Work.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
README.md DELETED
@@ -1,64 +0,0 @@
1
- ---
2
- license: cc0-1.0
3
- language:
4
- - fi
5
- - sv
6
- - en
7
- pipeline_tag: text-classification
8
- thumbnail: https://raw.githubusercontent.com/NatLibFi/FintoAI/main/ai.finto.fi/static/img/finto-ai-social.png
9
- tags:
10
- - glam
11
- - lam
12
- - subject indexing
13
- - annif
14
- ---
15
- # FintoAI-data-YKL
16
- This repository is for the Annif projects with the
17
- [YKL vocabulary](https://finto.fi/ykl)
18
- used at the [Finto AI service](https://ai.finto.fi/).
19
- The current models were published there 2023-12-04.
20
- The models have been trained on Python 3.8.10 with [Annif](https://annif.org) version 1.0.0.
21
- See [projects.toml](projects.toml) for the configurations of the models.
22
-
23
- This repository is mirrored from GitHub to the 🤗 Hugging Face Hub;
24
- the GitHub repository does not contain the model files, but only the configurations for the projects and the DVC pipeline, see below.
25
-
26
- The training corpora that are public can be found from the [Annif-corpora repository](https://github.com/NatLibFi/Annif-corpora/).
27
-
28
- ## Models
29
- The downloadable directories for projects and vocabularies are stored in the
30
- [`/data`](https://huggingface.co/juhoinkinen/FintoAI-data-YKL/tree/main/data)
31
- directory of this repository in the 🤗 Hugging Face Hub.
32
-
33
- ## DVC pipeline
34
- The projects are trained and evaluated using a [DVC (Data Version Control) pipeline](https://dvc.org/doc/start/data-management/data-pipelines) defined in [dvc.yaml](./dvc.yaml).
35
-
36
- The pipeline takes care of
37
-
38
- 1. installing Annif in a venv,
39
- 2. loading the vocabulary,
40
- 3. training the projects,
41
- 4. evaluating the projects.
42
-
43
- When the necessary vocabulary and training corpora are in place the pipeline can be run using the command
44
-
45
- dvc repro
46
-
47
- For more information about using DVC with Annif projects see the [DVC exercise of Annif tutorial](https://github.com/NatLibFi/Annif-tutorial/blob/master/exercises/OPT_dvc.md).
48
-
49
- Configurations for maintaining the Annif projects with YKL vocabulary used at [Finto AI service](ai.finto.fi/).
50
-
51
- The projects are trained and evaluated using a [DVC (Data Version Control) pipeline](https://dvc.org/doc/start/data-management/data-pipelines) defined in [dvc.yaml](/dvc.yaml).
52
-
53
- The pipeline takes care of
54
-
55
- 1. installing Annif in a venv,
56
- 2. loading the vocabulary,
57
- 3. training the projects,
58
- 4. evaluating the projects.
59
-
60
- When the necessary vocabulary and training corpora are in place the pipeline can be run using the command
61
-
62
- dvc repro
63
-
64
- For more information about using DVC with Annif projects see the [DVC exercise of Annif tutorial](https://github.com/NatLibFi/Annif-tutorial/blob/master/exercises/OPT_dvc.md).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
corpora/.gitignore DELETED
@@ -1,2 +0,0 @@
1
- /ykl-classes.tsv
2
- /ykl-skos.ttl
 
 
 
corpora/kirjaesittelyt2021/.gitignore DELETED
@@ -1,9 +0,0 @@
1
- /kvesit-ykl-fin-train.tsv
2
- /kvesit-ykl-fin-validate.tsv
3
- /kvesit-ykl-fin-test.tsv
4
- /kvesit-ykl-eng-train.tsv
5
- /kvesit-ykl-eng-validate.tsv
6
- /kvesit-ykl-eng-test.tsv
7
- /kvesit-ykl-swe-train.tsv
8
- /kvesit-ykl-swe-validate.tsv
9
- /kvesit-ykl-swe-test.tsv
 
 
 
 
 
 
 
 
 
 
corpora/kirjaesittelyt2021/kvesit-ykl-eng-test.tsv.dvc DELETED
@@ -1,10 +0,0 @@
1
- md5: d0048a06955ce66d56224834e8f6ef9c
2
- deps:
3
- - md5: bc7f924d84a20e9ab91e2600fd2415ec
4
- size: 210866
5
- path: /data/Annif-corpora-restricted/kirjaesittelyt2021/ykl/kvesit-ykl-eng-test.tsv
6
- hash: md5
7
- outs:
8
- - md5: bc7f924d84a20e9ab91e2600fd2415ec
9
- size: 210866
10
- path: kvesit-ykl-eng-test.tsv
 
 
 
 
 
 
 
 
 
 
 
corpora/kirjaesittelyt2021/kvesit-ykl-eng-train.tsv.dvc DELETED
@@ -1,10 +0,0 @@
1
- md5: fbe7fe15b03297c612dd0e436c9f63af
2
- deps:
3
- - md5: 87548d6f8f9a8185dc870e8112668c87
4
- size: 1730632
5
- path: /data/Annif-corpora-restricted/kirjaesittelyt2021/ykl/kvesit-ykl-eng-train.tsv
6
- hash: md5
7
- outs:
8
- - md5: 87548d6f8f9a8185dc870e8112668c87
9
- size: 1730632
10
- path: kvesit-ykl-eng-train.tsv
 
 
 
 
 
 
 
 
 
 
 
corpora/kirjaesittelyt2021/kvesit-ykl-eng-validate.tsv.dvc DELETED
@@ -1,9 +0,0 @@
1
- md5: da25cc54ab5e66d5e2ec5c21edc76796
2
- deps:
3
- - md5: c1706bb4102fa4799492fd653acc97a2
4
- size: 218773
5
- path: /data/Annif-corpora-restricted/kirjaesittelyt2021/ykl/kvesit-ykl-eng-validate.tsv
6
- outs:
7
- - md5: c1706bb4102fa4799492fd653acc97a2
8
- size: 218773
9
- path: kvesit-ykl-eng-validate.tsv
 
 
 
 
 
 
 
 
 
 
corpora/kirjaesittelyt2021/kvesit-ykl-fin-test.tsv.dvc DELETED
@@ -1,10 +0,0 @@
1
- md5: e41640988a93564680ee91b589667028
2
- deps:
3
- - md5: 9f8d094ae71ec68c5d40dde46d991e1f
4
- size: 4534782
5
- path: /data/Annif-corpora-restricted/kirjaesittelyt2021/ykl/kvesit-ykl-fin-test.tsv
6
- hash: md5
7
- outs:
8
- - md5: 9f8d094ae71ec68c5d40dde46d991e1f
9
- size: 4534782
10
- path: kvesit-ykl-fin-test.tsv
 
 
 
 
 
 
 
 
 
 
 
corpora/kirjaesittelyt2021/kvesit-ykl-fin-train.tsv.dvc DELETED
@@ -1,10 +0,0 @@
1
- md5: d86b6c73a936179a8f4b069e5ac90322
2
- deps:
3
- - md5: cc52c6a5c21d799aad3fb73a889cd90e
4
- size: 36684502
5
- path: /data/Annif-corpora-restricted/kirjaesittelyt2021/ykl/kvesit-ykl-fin-train.tsv
6
- hash: md5
7
- outs:
8
- - md5: cc52c6a5c21d799aad3fb73a889cd90e
9
- size: 36684502
10
- path: kvesit-ykl-fin-train.tsv
 
 
 
 
 
 
 
 
 
 
 
corpora/kirjaesittelyt2021/kvesit-ykl-fin-validate.tsv.dvc DELETED
@@ -1,9 +0,0 @@
1
- md5: c11ba98458f2295383418b1fd8142813
2
- deps:
3
- - md5: 88d1c1d133953681474207186f0408e1
4
- size: 4575927
5
- path: /data/Annif-corpora-restricted/kirjaesittelyt2021/ykl/kvesit-ykl-fin-validate.tsv
6
- outs:
7
- - md5: 88d1c1d133953681474207186f0408e1
8
- size: 4575927
9
- path: kvesit-ykl-fin-validate.tsv
 
 
 
 
 
 
 
 
 
 
corpora/kirjaesittelyt2021/kvesit-ykl-swe-test.tsv.dvc DELETED
@@ -1,10 +0,0 @@
1
- md5: 72edc7073e64d873fe62c73201c13965
2
- deps:
3
- - md5: a9177ace2f0d1dffa6a424fccdf04b37
4
- size: 287821
5
- path: /data/Annif-corpora-restricted/kirjaesittelyt2021/ykl/kvesit-ykl-swe-test.tsv
6
- hash: md5
7
- outs:
8
- - md5: a9177ace2f0d1dffa6a424fccdf04b37
9
- size: 287821
10
- path: kvesit-ykl-swe-test.tsv
 
 
 
 
 
 
 
 
 
 
 
corpora/kirjaesittelyt2021/kvesit-ykl-swe-train.tsv.dvc DELETED
@@ -1,10 +0,0 @@
1
- md5: b1f96f9bf1677ae056540572f3968311
2
- deps:
3
- - md5: fa74f039e20594e212d2429eb3e74c13
4
- size: 2367569
5
- path: /data/Annif-corpora-restricted/kirjaesittelyt2021/ykl/kvesit-ykl-swe-train.tsv
6
- hash: md5
7
- outs:
8
- - md5: fa74f039e20594e212d2429eb3e74c13
9
- size: 2367569
10
- path: kvesit-ykl-swe-train.tsv
 
 
 
 
 
 
 
 
 
 
 
corpora/kirjaesittelyt2021/kvesit-ykl-swe-validate.tsv.dvc DELETED
@@ -1,9 +0,0 @@
1
- md5: 896803dc4e4492ea12625b363ef21007
2
- deps:
3
- - md5: 6ae75a57ef7c1107f55978d759796c94
4
- size: 294875
5
- path: /data/Annif-corpora-restricted/kirjaesittelyt2021/ykl/kvesit-ykl-swe-validate.tsv
6
- outs:
7
- - md5: 6ae75a57ef7c1107f55978d759796c94
8
- size: 294875
9
- path: kvesit-ykl-swe-validate.tsv
 
 
 
 
 
 
 
 
 
 
corpora/ykl-classes.tsv.dvc DELETED
@@ -1,9 +0,0 @@
1
- md5: c0b12e0a05399ad397f12e30d4bef364
2
- deps:
3
- - md5: b2f29070ccedefda72994b8db324e371
4
- size: 187637
5
- path: /data/Annif-corpora-restricted/kirjaesittelyt2021/ykl/ykl-classes.tsv
6
- outs:
7
- - md5: b2f29070ccedefda72994b8db324e371
8
- size: 187637
9
- path: ykl-classes.tsv
 
 
 
 
 
 
 
 
 
 
corpora/ykl-skos.ttl.dvc DELETED
@@ -1,10 +0,0 @@
1
- md5: 7f7e7284f20b95f4d8717a955778e726
2
- deps:
3
- - md5: fea11c863134c9e8379ea52e0f31e28a
4
- size: 3901929
5
- path: /data/Annif-corpora/vocab/ykl-skos.ttl
6
- hash: md5
7
- outs:
8
- - md5: fea11c863134c9e8379ea52e0f31e28a
9
- size: 3901929
10
- path: ykl-skos.ttl
 
 
 
 
 
 
 
 
 
 
 
data/projects/.gitignore DELETED
@@ -1,6 +0,0 @@
1
- /ykl-omikuji-parabel-fi
2
- /ykl-omikuji-bonsai-fi
3
- /ykl-omikuji-bonsai-sv
4
- /ykl-omikuji-bonsai-en
5
- /ykl-omikuji-parabel-sv
6
- /ykl-omikuji-parabel-en
 
 
 
 
 
 
 
data/projects/ykl-omikuji-bonsai-en/omikuji-model/settings.json DELETED
@@ -1,4 +0,0 @@
1
- {
2
- "n_features": 12977,
3
- "classifier_loss_type": "Hinge"
4
- }
 
 
 
 
 
data/projects/ykl-omikuji-bonsai-en/omikuji-model/tree0.cbor DELETED
Binary file (514 kB)
 
data/projects/ykl-omikuji-bonsai-en/omikuji-model/tree1.cbor DELETED
Binary file (551 kB)
 
data/projects/ykl-omikuji-bonsai-en/omikuji-model/tree2.cbor DELETED
Binary file (565 kB)
 
data/projects/ykl-omikuji-bonsai-en/vectorizer DELETED
Binary file (379 kB)
 
data/projects/ykl-omikuji-bonsai-fi/omikuji-model/settings.json DELETED
@@ -1,4 +0,0 @@
1
- {
2
- "n_features": 183181,
3
- "classifier_loss_type": "Hinge"
4
- }
 
 
 
 
 
data/projects/ykl-omikuji-bonsai-fi/omikuji-model/tree0.cbor DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0ecb457f9bf9c5140e70e8e0199019c6a51b75ef76c07f2b51fd1f0a405a13a1
3
- size 11502388
 
 
 
 
data/projects/ykl-omikuji-bonsai-fi/omikuji-model/tree1.cbor DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:10c53c4109bc48439bdc987aae2b65ac5a38e4fad527b1a7801a01e6c6db14e2
3
- size 10790296
 
 
 
 
data/projects/ykl-omikuji-bonsai-fi/omikuji-model/tree2.cbor DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:fe8a116a2833ce3506044a98e6d0c7fa0b2ebf24a8bb245d025458f2ef276ade
3
- size 11139212
 
 
 
 
data/projects/ykl-omikuji-bonsai-fi/vectorizer DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:64c591e7f3f33ace9e16502861b00bc2ab771aa2cf1b6ec38cacd60665808fea
3
- size 6499579
 
 
 
 
data/projects/ykl-omikuji-bonsai-sv/omikuji-model/settings.json DELETED
@@ -1,4 +0,0 @@
1
- {
2
- "n_features": 25365,
3
- "classifier_loss_type": "Hinge"
4
- }
 
 
 
 
 
data/projects/ykl-omikuji-bonsai-sv/omikuji-model/tree0.cbor DELETED
Binary file (844 kB)
 
data/projects/ykl-omikuji-bonsai-sv/omikuji-model/tree1.cbor DELETED
Binary file (811 kB)
 
data/projects/ykl-omikuji-bonsai-sv/omikuji-model/tree2.cbor DELETED
Binary file (948 kB)
 
data/projects/ykl-omikuji-bonsai-sv/vectorizer DELETED
Binary file (792 kB)
 
data/projects/ykl-omikuji-parabel-en/omikuji-model/settings.json DELETED
@@ -1,4 +0,0 @@
1
- {
2
- "n_features": 12977,
3
- "classifier_loss_type": "Hinge"
4
- }
 
 
 
 
 
data/projects/ykl-omikuji-parabel-en/omikuji-model/tree0.cbor DELETED
Binary file (538 kB)
 
data/projects/ykl-omikuji-parabel-en/omikuji-model/tree1.cbor DELETED
Binary file (537 kB)
 
data/projects/ykl-omikuji-parabel-en/omikuji-model/tree2.cbor DELETED
Binary file (549 kB)
 
data/projects/ykl-omikuji-parabel-en/vectorizer DELETED
Binary file (379 kB)
 
data/projects/ykl-omikuji-parabel-fi/omikuji-model/settings.json DELETED
@@ -1,4 +0,0 @@
1
- {
2
- "n_features": 183181,
3
- "classifier_loss_type": "Hinge"
4
- }
 
 
 
 
 
data/projects/ykl-omikuji-parabel-fi/omikuji-model/tree0.cbor DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:b0a2f3add2bd8edea4384ae4ae090f83b036c75761c46883fbc69114109cc25d
3
- size 12343749
 
 
 
 
data/projects/ykl-omikuji-parabel-fi/omikuji-model/tree1.cbor DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:eeec5a04d38a50cc1a3510c5e9f8e51f1c4cf09b0b1ef09f58b45f193fdd0ff1
3
- size 12255077
 
 
 
 
data/projects/ykl-omikuji-parabel-fi/omikuji-model/tree2.cbor DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:a3c3afa19fcc917f642ec84ebaf1a5028ef4b671f791039cfe9cd521cbbcf6c8
3
- size 12598645
 
 
 
 
data/projects/ykl-omikuji-parabel-fi/vectorizer DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:64c591e7f3f33ace9e16502861b00bc2ab771aa2cf1b6ec38cacd60665808fea
3
- size 6499579
 
 
 
 
data/projects/ykl-omikuji-parabel-sv/omikuji-model/settings.json DELETED
@@ -1,4 +0,0 @@
1
- {
2
- "n_features": 25365,
3
- "classifier_loss_type": "Hinge"
4
- }
 
 
 
 
 
data/projects/ykl-omikuji-parabel-sv/omikuji-model/tree0.cbor DELETED
Binary file (933 kB)
 
data/projects/ykl-omikuji-parabel-sv/omikuji-model/tree1.cbor DELETED
Binary file (897 kB)
 
data/projects/ykl-omikuji-parabel-sv/omikuji-model/tree2.cbor DELETED
Binary file (902 kB)