omitakahiro
commited on
Commit
·
d6c4d48
1
Parent(s):
962fae6
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
1 |
---
|
2 |
license: cc-by-sa-3.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-sa-3.0
|
3 |
+
language:
|
4 |
+
- ja
|
5 |
+
tags:
|
6 |
+
- Named Entity Recognition
|
7 |
+
- NER
|
8 |
+
task_categories:
|
9 |
+
- token-classification
|
10 |
---
|
11 |
+
|
12 |
+
# Wikipediaを用いた日本語の固有表現抽出データセット
|
13 |
+
|
14 |
+
- GitHub: https://github.com/stockmarkteam/ner-wikipedia-dataset/
|
15 |
+
- LICENSE: CC-BY-SA 3.0
|
16 |
+
|
17 |
+
Developed by Stockmark Inc.
|