writeLexTag: lexicalTaggging file function

Description Usage Arguments

Description

This function is indended to be called only from inside lexTagFile or lexTagString, but may be called externally if desired. This function only writes the tags/tokens to a file and is fairly rigid in what it expects (outputs from other POS taggers may not be compatable)

Usage

1
writeLexTag(taggedTokens, pathToStorage)

Arguments

taggedTokens,

the output from either lexTagFile, lexTagString, or phrasemachine's POS_tag_documents()

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.