TokenInfoFST

Thin wrapper around an FST with root-arc caching for Hangul syllables (11,172 arcs).

Constructors

Link copied to clipboard
constructor(fst: FST<Long>)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun findTargetArc(ch: Int, follow: FST.Arc<Long>, arc: FST.Arc<Long>, useCache: Boolean, fstReader: FST.BytesReader): FST.Arc<Long>?
Link copied to clipboard
Link copied to clipboard