Datasets:
Tasks:
Token Classification
Sub-tasks:
named-entity-recognition
Languages:
Southern Sotho
Size:
1K<n<10K
License:
Update files from the datasets library (from 1.6.1)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.6.1
- sesotho_ner_corpus.py +1 -1
sesotho_ner_corpus.py
CHANGED
|
@@ -65,7 +65,7 @@ class SesothoNerCorpusConfig(datasets.BuilderConfig):
|
|
| 65 |
|
| 66 |
|
| 67 |
class SesothoNerCorpus(datasets.GeneratorBasedBuilder):
|
| 68 |
-
"""
|
| 69 |
|
| 70 |
BUILDER_CONFIGS = [
|
| 71 |
SesothoNerCorpusConfig(
|
|
|
|
| 65 |
|
| 66 |
|
| 67 |
class SesothoNerCorpus(datasets.GeneratorBasedBuilder):
|
| 68 |
+
"""SesothoNerCorpus Ner dataset"""
|
| 69 |
|
| 70 |
BUILDER_CONFIGS = [
|
| 71 |
SesothoNerCorpusConfig(
|