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

# Packages

Package pos model data The data from https://github.com/fxsjy/jieba.

# Functions

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