Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YAMeCab

CI Docs

Yet Another Elixir binding for MeCab.

YAMeCab is implemented in Port Drivers. So it is fast but possibly crashes Erlang VM.

Installation

The package can be installed by adding yamecab to your list of dependencies in mix.exs:

def deps do
  [
    {:yamecab, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/yamecab.

About

Yet Another Elixir binding for MeCab implemented in Port Drivers

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Contributors

Languages