InitSenti4SD: Init Senti4SD

View source: R/senti4sd.R

InitSenti4SDR Documentation

Init Senti4SD

Description

Initializes Senti4SD by downloading data, initializing the JVM, loading the DSM and creating the PolarityVector object.

Usage

InitSenti4SD(
  senti4sd.path = senti4sd.path.default(),
  heap.size = "2048m",
  update = FALSE
)

Arguments

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.

See Also

InitJVM

LoadDSMSenti4SD

Senti4SDPolarityVector

DownloadSenti4SDData


M3SOulu/TextFeatures documentation built on June 24, 2022, 4:56 p.m.