Skip to content

amacbee/chef-mecab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Mecab Cookbook

日本語形態素解析器 MeCab 用の Cookbook
本家: http://mecab.googlecode.com/svn/trunk/mecab/doc/index.html
辞書としてmecab-ipadicが導入されます.

Usage

Just include mecab in your node's run_list:

{
  "run_list": [
    "recipe[mecab]"
  ]
}

Contributing

  1. Fork the repository on Github
  2. Create a named feature branch (like add_component_x)
  3. Write you change
  4. Write tests for your change (if applicable)
  5. Run the tests, ensuring they all pass
  6. Submit a Pull Request using Github

License and Authors

クリエイティブ・コモンズ・ライセンス

License: クリエイティブ・コモンズ 表示 - 継承 3.0 非移植
Author(s): @beeEaMa

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages