/php.mod-mecab-dic

Frequent using module to make mecab dictionary.

Primary LanguagePHP

mod-mecab-dic

Frequent using module to make mecab dictionary.

How to use

  1. make temporary directory(tmp) and permission change it.
$ mkdir /mod-mecab-dic/tmp/
$ chmod 777 /mod-mecab-dic/tmp/
  1. execute bootstrap.php
    e.g. In the case of 'wikipedia'
$ php /path/to/mod-mecab-dic/bootstrap.php wikipedia

Related information

License

Copyright (c) 2012 miraoto MIT License (http://www.opensource.org/licenses/mit-license.php)