Datasets:
Tasks:
Token Classification
Modalities:
Text
Formats:
parquet
Languages:
Yue Chinese
Size:
10K - 100K
License:
AlienKevin
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -60,3 +60,5 @@ Processed:
|
|
60 |
* labels: S I S I S D S S
|
61 |
|
62 |
Note how the label is taken from the left boundary of the labelled character. For the left most character in a sentence, there is no boundary character to its left. In these cases, we set up a convention to always label the left most character as S (Space).
|
|
|
|
|
|
60 |
* labels: S I S I S D S S
|
61 |
|
62 |
Note how the label is taken from the left boundary of the labelled character. For the left most character in a sentence, there is no boundary character to its left. In these cases, we set up a convention to always label the left most character as S (Space).
|
63 |
+
|
64 |
+
**Check out https://github.com/AlienKevin/dips for more details.**
|