Description Usage Arguments Value
Get Tokenizer for tokenizing train/test data
1 | get_tokenizer(data, max_words)
|
data |
Data to fit tokenizer on. |
max_words |
Maximum number of words to consider using word frequency measure. |
tokenizer object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.