Senti4SDFeatures | R Documentation |
Loads Senti4SD data and computes features on given documents.
Senti4SDFeatures(text, label = 1:length(text), datadir)
text |
Character vector with text documents. |
label |
Labels or ids of the text documents. |
datadir |
Directory where Senti4SD data is stored |
A list containing three matrices containing the semantic features, the lexicon-based features and the keyword-based features.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.