Commit ·
e316a03
1
Parent(s): c162798
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -5,10 +5,13 @@ language:
|
|
| 5 |
- ind
|
| 6 |
---
|
| 7 |
|
|
|
|
|
|
|
| 8 |
Rule-based annotation Indonesian NER Dataset of 48,957 sentences or 1,478,286 tokens.
|
|
|
|
| 9 |
Annotation conforms the Stanford-NER format (https://stanfordnlp.github.io/CoreNLP/ner.html) for 3 NER tags of Person, Organisation, and Place.
|
| 10 |
-
This dataset consists of 41,297, 14,770, and 82,179 tokens of entity (respectively) from over 14, 6, and 5 rules.
|
| 11 |
|
|
|
|
| 12 |
|
| 13 |
## Dataset Usage
|
| 14 |
|
|
@@ -16,7 +19,8 @@ Run `pip install nusacrowd` before loading the dataset through HuggingFace's `lo
|
|
| 16 |
|
| 17 |
## Citation
|
| 18 |
|
| 19 |
-
```
|
|
|
|
| 20 |
author={Alfina, Ika and Savitri, Septiviana and Fanany, Mohamad Ivan},
|
| 21 |
title={Modified DBpedia entities expansion for tagging automatically NER dataset},
|
| 22 |
booktitle={2017 International Conference on Advanced Computer Science and Information Systems (ICACSIS)},
|
|
@@ -41,6 +45,8 @@ Please note that you are not allowed to create a copy of this dataset and share
|
|
| 41 |
|
| 42 |
## Homepage
|
| 43 |
|
|
|
|
|
|
|
| 44 |
### NusaCatalogue
|
| 45 |
|
| 46 |
For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)
|
|
|
|
| 5 |
- ind
|
| 6 |
---
|
| 7 |
|
| 8 |
+
# singgalang
|
| 9 |
+
|
| 10 |
Rule-based annotation Indonesian NER Dataset of 48,957 sentences or 1,478,286 tokens.
|
| 11 |
+
|
| 12 |
Annotation conforms the Stanford-NER format (https://stanfordnlp.github.io/CoreNLP/ner.html) for 3 NER tags of Person, Organisation, and Place.
|
|
|
|
| 13 |
|
| 14 |
+
This dataset consists of 41,297, 14,770, and 82,179 tokens of entity (respectively) from over 14, 6, and 5 rules.
|
| 15 |
|
| 16 |
## Dataset Usage
|
| 17 |
|
|
|
|
| 19 |
|
| 20 |
## Citation
|
| 21 |
|
| 22 |
+
```
|
| 23 |
+
@INPROCEEDINGS{8355036,
|
| 24 |
author={Alfina, Ika and Savitri, Septiviana and Fanany, Mohamad Ivan},
|
| 25 |
title={Modified DBpedia entities expansion for tagging automatically NER dataset},
|
| 26 |
booktitle={2017 International Conference on Advanced Computer Science and Information Systems (ICACSIS)},
|
|
|
|
| 45 |
|
| 46 |
## Homepage
|
| 47 |
|
| 48 |
+
[https://github.com/ir-nlp-csui/singgalang](https://github.com/ir-nlp-csui/singgalang)
|
| 49 |
+
|
| 50 |
### NusaCatalogue
|
| 51 |
|
| 52 |
For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)
|