-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Given the states:
["AT","NP","NN","JJ","VBD","NR","IN"]
And the events:
["The","Fulton","County","Grand","Jury","said","Friday","an","investigation","of"]
Training a simpleHMM with baumWelch on the same list of events,result in
Data.Number.LogFloat.(/): argument out of range
I think that problem was reported first at http://izbicki.me/blog/using-hmms-in-haskell-for-bioinformatics#comment-798 , is there a more recent library to use for hidden markov models? I don't mind having a go at trying to fix this, but some guidance would be appreciated!
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels