package mecab

  1. Overview
  2. Docs

MeCab is a part-of-speech and morphological analyzer.

module Tagger : sig ... end

The core module for part-of-speech and morphological analysis.

module Node : sig ... end

Parsing results

module Unicode : sig ... end

Utilities for text normalization.

val version : unit -> string
  • returns

    the version of libmecab.