Commit Graph

7 Commits (924cfcd48554bae86a8293cbfb3918112c2c3870)

Author SHA1 Message Date
teenst 77038f24f7 mecab: fix checksum
Closes Homebrew/homebrew#12646.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-07 16:20:24 -05:00
Yoji SHIDARA 4973641b95 mecab 0.994
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-03 20:30:01 -07:00
Yoji SHIDARA f818da3a91 mecab 0.993
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-12 17:55:56 -08:00
Yoji SHIDARA d99306fc3f mecab 0.992
Closes Homebrew/homebrew#10084.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-09 19:49:03 -06:00
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