| .new_morphemepiece_vocabulary | R Documentation | 
Constructor for Class morphemepiece_vocabulary
.new_morphemepiece_vocabulary(vocab, vocab_split, is_cased)
vocab | 
 Character vector; the "actual" vocabulary.  | 
vocab_split | 
 List of character vectors; the split vocabulary.  | 
is_cased | 
 Logical; whether the vocabulary is cased.  | 
The vocabulary with is_cased attached as an attribute, and the
class morphemepiece_vocabulary applied. The split vocabulary is also
attached as an attribute.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.