Senti4SDSemanticBasedFeatures | R Documentation |
Computes semantic based features.
Senti4SDSemanticBasedFeatures(tokens, vectors = Senti4SDPolarityVectors())
tokens |
Token data.table containing ids for document (id), and token word. |
vectors |
Polarity vectors for positive, negative, objective and subjective words. |
A data.table with features computed for each document.
InitSenti4SD
Senti4SDPolarityVectors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.