8000 GitHub - en30/yamecab: Yet Another Elixir binding for MeCab implemented in Port Drivers
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

en30/yamecab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

0