types | R Documentation |
Get unique types of tokens from a tokens object.
types(x)
x |
a tokens object |
featnames
toks <- tokens(data_corpus_inaugural)
head(types(toks), 20)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.