package mecab

  1. Overview
  2. No Docs
An OCaml binding of MeCab, a part-of-speech and morphological analyzer.

Install

Authors

Maintainers

Sources

v0.0.0.tar.gz
md5=e17ad800f8bd989a51feb0cafd16d903

Description

MeCab is a open-sourced part-of-speech and morphological analyzer independent from languages, dictionaries, and corpuses, developed by a joint project team of Graduate School of Informatics in Kyoto University and NTT Communication Science Laboratories.

Published: 14 Nov 2017

Dependencies (8)

  1. jbuilder >= "1.0+beta7"
  2. ocamlfind build & >= "1.5.0"
  3. ocaml-migrate-parsetree build & < "2.0.0"
  4. ppx_sexp_conv
  5. sexplib
  6. camomile < "2.0.0"
  7. conf-mecab >= "0.996"
  8. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None