pecorarista / hscabocha

A Haskell binding to Japanese dependency structure analyzer CaboCha

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hscabocha

A Haskell binding to Japanese dependency structure analyzer CaboCha.
The source code is based on tanakh/hsmecab.

Installation

  1. Install CaboCha.

  2. Install this package with following commands.

$ cabal update
$ cabal install cabocha

About

A Haskell binding to Japanese dependency structure analyzer CaboCha

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%