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 ="CaBoCha", str2 ="", mecabrc = "" , cabocharc = "")

Arguments

str1 japanese strings(a sentence)
str2 japanese word
mecabrc to specify mecab resource file mecabrc
cabocharc to specify cabocha resource file cabocharc

Details

If necessary, more details than the description above

Value

returns a data frame.

Author(s)

Motohiro ISHIDA ishida.motohiro@gmail.com

References

石田基広『Rによるテキストマイニング入門』森北出版 2008

See Also

objects to See Also as help,


[Package RCaBoCha version 0.26 Index]