Commit graph

3 commits

Author SHA1 Message Date
Yoji SHIDARA
efb81c8ce6 mecab 0.99
Closes Homebrew/homebrew#9267.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-25 21:40:28 -06:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08: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