Property | Type | Description | |
---|---|---|---|
$prob_emit | |||
$prob_start | |||
$prob_trans |
Method | Description | |
---|---|---|
__cut ( string $sentence, array $options = [] ) : array | Static method __cut | |
cut ( string $sentence, array $options = [] ) : array | Static method cut | |
init ( array $options = [] ) : void | Static method init | |
loadModel ( string $f_name, array $options = [] ) : void | Static method loadModel | |
viterbi ( string $sentence, array $options = [] ) : array | Static method viterbi |