package mecab
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
An OCaml binding of MeCab, a part-of-speech and morphological analyzer.
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.0.0.tar.gz
sha256=479b271ea2dc05e019b121396593b610b067d67650961358e33d2199dcf51810
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)
-
jbuilder
>= "1.0+beta7" -
ocamlfind
build & >= "1.5.0" -
ocaml-migrate-parsetree
build & < "2.0.0" - ppx_sexp_conv
- sexplib
-
camomile
< "2.0.0" -
conf-mecab
>= "0.996" - ocaml
Dev Dependencies
None
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page