Add POS tagging and Phrase chunking token classification examples (#6457)
* Add more token classification examples * POS tagging example * Phrase chunking example * PR review fixes * Add conllu to third party list (used in token classification examples)
This commit is contained in:
@@ -15,3 +15,4 @@ pandas
|
||||
nlp
|
||||
fire
|
||||
pytest
|
||||
conllu
|
||||
Reference in New Issue
Block a user