HHMMSegmenter

Finds the optimal segmentation of a sentence into Chinese words

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun process(sentence: String): List<SegToken>