Commit Graph

3 Commits (5e83e9ad9bd9be4fc97a0bd003a96319ecb84a06)

Author SHA1 Message Date
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg 6fe1b125fb mecab-ipadic - remove trailing whitespace 2010-09-08 08:17:29 -07:00
Kim Ahlström f3e343826d Added formula for mecab, a Japanese morphological analyser
mecab is the main application that does morphological analysis on Japanese text.
mecab-ipadic is data that is required by mecab to work. This is the recommended data file by the author, but other data files are available on the mecab homepage.

This formula sets utf-8 as the default charset for mecab-ipadic, but this can be changed with the --with-charset=[sjis|euc-jp] flag.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-08 07:51:36 -07:00