Closed LSYS closed 2 years ago
For custom NLP pipelines, disallow string input when tokenizer is set to None.
Assert that input is a list of words instead of a string.
For custom NLP pipelines, disallow string input when tokenizer is set to None.
Assert that input is a list of words instead of a string.