KeywordBasedFeatures | R Documentation |
Computes keyword based features.
KeywordBasedFeatures(tokens, negations)
tokens |
Token data.table containing ids for document (id), sentence (sid) and token (tid), token word and original word. |
negations |
Negation word list. |
A data.table with features computed for each document.
CleanNLPTokens
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.