package
0.80.3
Repository: https://github.com/go-ego/gse.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
Package pos model data The data from https://github.com/fxsjy/jieba.
No description provided by the author
No description provided by the author

# Functions

Cut cuts text to words using HMM with Viterbi algorithm.
LoadModel load the HMM model.
Viterbi write viterbi algorithm by go.