InitSenti4SD | R Documentation |
Initializes Senti4SD by downloading data, initializing the JVM, loading the DSM and creating the PolarityVector object.
InitSenti4SD( senti4sd.path = senti4sd.path.default(), heap.size = "2048m", update = FALSE )
senti4sd.path |
Directory where Senti4SD data is stored. |
heap.size |
Maximum heap size for Java. |
update |
If FALSE, will only download files if they don't already exists. |
InitJVM
LoadDSMSenti4SD
Senti4SDPolarityVector
DownloadSenti4SDData
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.