Corrected spelling error
Browse files
icelandic-error-corpus-IceEC.py
CHANGED
@@ -804,7 +804,7 @@ class IceEC(datasets.GeneratorBasedBuilder):
|
|
804 |
),
|
805 |
IceECConfig(
|
806 |
name="category",
|
807 |
-
level="
|
808 |
description="Load the IEC using top level categories",
|
809 |
),
|
810 |
|
|
|
804 |
),
|
805 |
IceECConfig(
|
806 |
name="category",
|
807 |
+
level="category",
|
808 |
description="Load the IEC using top level categories",
|
809 |
),
|
810 |
|