RCaBoChaFreq {RCaBoCha}R Documentation

RCaBoChaFreq

Description

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

Usage

  RCaBoChaFreq(str1 ="南瓜", str2 ="ない")

Arguments

str1 japanese strings(a sentence)
str2 japanese word

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 <- RCaBoChaFreq("今日は鰻が食べたいな。") 
  
## End(Not run)

[Package RCaBoCha version 0.05 Index]