ganchengguang
commited on
Commit
•
d765996
1
Parent(s):
cb0e4e8
Update README.md
Browse files
README.md
CHANGED
@@ -2,9 +2,9 @@
|
|
2 |
license: cc-by-nc-4.0
|
3 |
task_categories:
|
4 |
- text-classification
|
5 |
-
- NER
|
6 |
language:
|
7 |
- ja
|
|
|
8 |
---
|
9 |
|
10 |
|
@@ -27,3 +27,5 @@ Cite BibTex:
|
|
27 |
organization={Springer}
|
28 |
}
|
29 |
|
|
|
|
|
|
2 |
license: cc-by-nc-4.0
|
3 |
task_categories:
|
4 |
- text-classification
|
|
|
5 |
language:
|
6 |
- ja
|
7 |
+
pretty_name: SCNM
|
8 |
---
|
9 |
|
10 |
|
|
|
27 |
organization={Springer}
|
28 |
}
|
29 |
|
30 |
+
This dataset is constructed base Japanese Wikpidia NER dataset:
|
31 |
+
Japanese Wikipedia NER dataset Takahiro Omi https://github.com/stockmarkteam/ner-wikipedia-dataset
|