Hi daniel,
Sorry for this, it is actually quite confusing. You should do this if you are trying to train a 3-state hmm.
-stwt <weight 1> <weight 2> <weight 3>
Arthur
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
from the instruction, it mentioned that for 5 state HMM, one should state the value like this: ""-stwt 1.0 0.3 0.1 0.01 0.001"...so, since i don't really know the correct weights value for the 3 state, i have stated it like this: "-stwt 1.0 0.3 0.1". is that correct?
thanks for your time :)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I confuse about the correct value of -stwt for 3-state HMM. The manual only shows the value for 5-state.
any respon will be appreciated.
thanks.
Hi daniel,
Sorry for this, it is actually quite confusing. You should do this if you are trying to train a 3-state hmm.
-stwt <weight 1> <weight 2> <weight 3>
Arthur
thanks for the respon.
from the instruction, it mentioned that for 5 state HMM, one should state the value like this: ""-stwt 1.0 0.3 0.1 0.01 0.001"...so, since i don't really know the correct weights value for the 3 state, i have stated it like this: "-stwt 1.0 0.3 0.1". is that correct?
thanks for your time :)
Yes.