powered by
Get unique types of tokens from a tokens object.
types(x)
a tokens object
featnames
toks <- tokens(data_corpus_inaugural) head(types(toks), 20)
Run the code above in your browser using DataLab