RMeCabText {RMeCab}R Documentation

RMeCabText

Description

RMeCabText makes MeCab analyze the specified Japanese text file, and returns its result in the form of a list.

Usage

  RMeCabText(filename , mydic = "")

Arguments

filename Japanese text
mydic to specify user dictionary, e.x. ishida.dic

Value

returns a list.

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,


[Package RMeCab version 0.90 Index]