| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-07-17 | mecab-ipadic: use ARGV.value | Adam Vandenberg | |
| 2013-02-02 | mecab-ipadic: document args | Adam Vandenberg | |
| 2013-01-29 | #{prefix} should be interpolated | cocoatomo | |
| To extract a variable "prefix", use "%W" instead of "%w". Using "%w", installation fails. Closes #17429. Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2013-01-28 | mecab-ipadic: style nits | Adam Vandenberg | |
| 2012-09-03 | Batch convert MD5 formula to SHA1. | Mike McQuaid | |
| Closes #14653. | |||
| 2011-03-12 | Use ruby style for inheritance. | Adam Vandenberg | |
| 2010-09-08 | mecab-ipadic - remove trailing whitespace | Adam Vandenberg | |
| 2010-09-08 | Added formula for mecab, a Japanese morphological analyser | Kim Ahlström | |
| 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> | |||
