Datasets:
Tasks:
Token Classification
Sub-tasks:
named-entity-recognition
Languages:
Xhosa
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
- isixhosa_ner_corpus.py +1 -1
isixhosa_ner_corpus.py
CHANGED
@@ -56,7 +56,7 @@ class IsixhosaNerCorpusConfig(datasets.BuilderConfig):
|
|
56 |
|
57 |
|
58 |
class IsixhosaNerCorpus(datasets.GeneratorBasedBuilder):
|
59 |
-
"""
|
60 |
|
61 |
BUILDER_CONFIGS = [
|
62 |
IsixhosaNerCorpusConfig(
|
|
|
56 |
|
57 |
|
58 |
class IsixhosaNerCorpus(datasets.GeneratorBasedBuilder):
|
59 |
+
"""Isizulu Ner dataset"""
|
60 |
|
61 |
BUILDER_CONFIGS = [
|
62 |
IsixhosaNerCorpusConfig(
|