RCaBoChaCnt {RCaBoCha}R Documentation

RCaBoChaCnt

Description

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

Usage

  RCaBoChaCnt(str1 )

Arguments

str1 a single file

Details

If necessary, more details than the description above

Value

returns a data frame.

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 <- RCaBoChaCnt("data.txt") 
  
## End(Not run)

[Package RCaBoCha version 0.12 Index]