jca_word: Drive the word counter

Description Usage Arguments Details Value

View source: R/rjca.R

Description

Drive the word counter and return a sparse matrix containing word counts. See details for possible extra arguments.

Usage

1

Arguments

files

a list of file and folder names

...

extra arguments to control the process. See Details.

Details

Optional arguments are

Available stemmer languages are danish, dutch, english, finnish, french, german, hungarian, italian, norwegian, portuguese, romanian, russian, spanish, swedish, turkish. These are snowball project stemmers so I can't vouch for them.

This function also dumps the location of the temporary folder where the results landed to standard error in case you want the original csv data file and yoshikoder dictionary translation.

Value

a sparse Matrix containing the word counts


conjugateprior/rjca documentation built on May 13, 2019, 10:50 p.m.