AlienKevin commited on
Commit
b05768d
·
verified ·
1 Parent(s): 2bc6d56

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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.**