Content deleted Content added
Tags: Reverted Mobile edit Mobile web edit |
|||
Line 36:
'''input''' init: initial probabilities of each state
'''input''' trans: S × S transition matrix
'''input''' emit: S × O emission matrix #O is total words in corpus
'''input''' obs: sequence of T observations
|