cl-mecab

LLGPL

Interface of MeCab that is a morpheme analyzer

$ area51 add cl-mecabCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-mecab:some-function ...)