RCaBoChaFile {RCaBoCha}R Documentation

RCaBoChaFile

Description

RCaBoChaFile makes CaBoCha analyze a Japanese sentence, and returns its results in the form of a data frame.

Usage

  RCaBoChaFile(str1, rmT = c("L"), str2 ="Ȃ")

Arguments

str1 a single file
str2 japanese word
rmT part of speech which should be removed.

Details

If necessary, more details than the description above

Value

returns a data frame.

Warning

....

Note

urther not section{Warning }{....}

Author(s)

Motohiro ISHIDA ishida.motohiro@gmail.com

References

put references to the literature/web site here

See Also

objects to See Also as help,

Examples

  ## Not run: 
 z <- RCaBoChaFile("data.txt") 
  
## End(Not run)

[Package RCaBoCha version 0.12 Index]