Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,25 @@ dataset_info:
|
|
9 |
num_examples: 1168853
|
10 |
download_size: 201093378
|
11 |
dataset_size: 514345294
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
-
# Dataset Card for "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
|
15 |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
|
|
9 |
num_examples: 1168853
|
10 |
download_size: 201093378
|
11 |
dataset_size: 514345294
|
12 |
+
license: cc-by-sa-3.0
|
13 |
+
task_categories:
|
14 |
+
- table-question-answering
|
15 |
+
- text-generation
|
16 |
+
- text-classification
|
17 |
+
- question-answering
|
18 |
+
language:
|
19 |
+
- ko
|
20 |
+
pretty_name: 우리말샘
|
21 |
+
size_categories:
|
22 |
+
- 1M<n<10M
|
23 |
---
|
24 |
+
# Dataset Card for "woori_spring_dict"
|
25 |
+
This dataset is a NLP learnable form of [woori mal saem(우리말샘)](https://opendict.korean.go.kr/main) a Korean collaborative open source dictionary.
|
26 |
+
It follows the [original copyright policy (cc-by-sa-2.0)](https://opendict.korean.go.kr/service/copyrightPolicy)
|
27 |
+
|
28 |
+
[우리말샘](https://opendict.korean.go.kr/main)을 학습 가능한 형태로 처리한 데이터입니다.
|
29 |
+
[우리말샘](https://opendict.korean.go.kr/service/copyrightPolicy)의 저작권을 따릅니다.
|
30 |
+
|
31 |
+
|
32 |
|
33 |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|