Module: Litsea

Defined in:
lib/litsea.rb,
lib/litsea/version.rb

Overview

Word segmentation and POS tagging.

See Segmenter to get started; every class is defined by the native extension.

Constant Summary collapse

VERSION =

Kept in lockstep with the litsea crate; Litsea.version reports the version the native extension was built from.

'0.13.0'