lexTagString: lexicalTaggging string function

Description Usage Arguments

Description

This function allows you to part of speech tag your corpus and write the resulting tag/token relationships to a csv file. This specific function uses a pre-processed vector of strings for input, as opposed to gathering such a vector itself from a folder containing a corpus

Usage

1
lexTagString(documents, pathToStorage)

Arguments

documents,

a vector or list containing the strings to be tagged

pathToStorage,

the path to the folder you would like the output to go


mouse0/suicideProject documentation built on May 3, 2019, 5:19 p.m.