Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
json
Sub-tasks:
multi-class-classification
Size:
10K - 100K
Update languages
Browse files
README.md
CHANGED
@@ -1,36 +1,36 @@
|
|
1 |
---
|
2 |
configs:
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
task_categories:
|
35 |
- text-classification
|
36 |
task_ids:
|
@@ -40,6 +40,11 @@ tags:
|
|
40 |
- library-science
|
41 |
- information-organization
|
42 |
- ontology
|
|
|
|
|
|
|
|
|
|
|
43 |
---
|
44 |
|
45 |
# Library Classification Systems
|
@@ -155,4 +160,4 @@ Alan Tseng
|
|
155 |
|
156 |
### Licensing Information
|
157 |
|
158 |
-
Creative Commons Attribution 4.0 International (CC BY 4.0)
|
|
|
1 |
---
|
2 |
configs:
|
3 |
+
- config_name: DDC
|
4 |
+
default: true
|
5 |
+
data_files:
|
6 |
+
- split: train
|
7 |
+
path:
|
8 |
+
- DDC.jsonl.gz
|
9 |
+
- config_name: LCC
|
10 |
+
data_files:
|
11 |
+
- split: train
|
12 |
+
path:
|
13 |
+
- LCC.jsonl.gz
|
14 |
+
- config_name: UDC
|
15 |
+
data_files:
|
16 |
+
- split: train
|
17 |
+
path:
|
18 |
+
- UDC.jsonl.gz
|
19 |
+
- config_name: CLC
|
20 |
+
data_files:
|
21 |
+
- split: train
|
22 |
+
path:
|
23 |
+
- CLC.jsonl.gz
|
24 |
+
- config_name: RVK
|
25 |
+
data_files:
|
26 |
+
- split: train
|
27 |
+
path:
|
28 |
+
- RVK.jsonl.gz
|
29 |
+
- config_name: BBK
|
30 |
+
data_files:
|
31 |
+
- split: train
|
32 |
+
path:
|
33 |
+
- BBK.jsonl.gz
|
34 |
task_categories:
|
35 |
- text-classification
|
36 |
task_ids:
|
|
|
40 |
- library-science
|
41 |
- information-organization
|
42 |
- ontology
|
43 |
+
language:
|
44 |
+
- en
|
45 |
+
- zh
|
46 |
+
- de
|
47 |
+
- ru
|
48 |
---
|
49 |
|
50 |
# Library Classification Systems
|
|
|
160 |
|
161 |
### Licensing Information
|
162 |
|
163 |
+
Creative Commons Attribution 4.0 International (CC BY 4.0)
|