cl-wordcut

LLGPL

Word segmentation tools for ASEAN languages written in Common Lisp

$ area51 add cl-wordcutCopy

Usage

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

Dependencies