Skip to content

cookpad/mecab-ruby-gem

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MeCab ruby module

$Id: README,v 1.1.1.1 2005/12/03 14:18:52 taku-ku Exp $;

1. Installation

   % ruby extconf.rb
   % make
   % su
   # make install

2. How to use?

   See 'test.rb' as a sample program.

About

MeCab ruby binding with gemspec

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 98.7%
  • Ruby 1.3%