A factor-like class for word vectors
new()Wactr$new( text = character(), tokenizer = NULL, max_words = 1000, doc_prop_max = 1, doc_prop_min = 0 )
max_wordsMaximum number of words in vocabulary
doc_prop_maxMaximum proportion of docs for terms in dinctionary
doc_prop_minMinimum proportion of docs for terms in dictionary.
clone()The objects of this class are cloneable with this method.
Wactr$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.