LexiconBasedFeatures | R Documentation |
Computes lexicon based features for a given list of lexicons.
LexiconBasedFeatures(tokens, lexicons)
tokens |
Token data.table containing ids for document (id), sentence (sid) and token (tid) and token word. |
lexicons |
List of lexicons as data.table object with word and score columns. |
ReadLexicons
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.