igorsterner
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -54,7 +54,7 @@ which returns
|
|
54 |
'end': 86}]
|
55 |
```
|
56 |
|
57 |
-
##
|
58 |
|
59 |
If your input is already word-tokenized, and you want the corresponding word language labels, you can try the following strategy
|
60 |
|
|
|
54 |
'end': 86}]
|
55 |
```
|
56 |
|
57 |
+
## Advanced
|
58 |
|
59 |
If your input is already word-tokenized, and you want the corresponding word language labels, you can try the following strategy
|
60 |
|