Cannot train new model: exception "Fatal error: exception Failure("empty context_trie")
31 views
Skip to first unread message
Rachel Hunt
unread,
Jul 14, 2010, 7:16:04 AM7/14/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hunpos users and developers
Hello all, hopefully this group is still active as I have an important
question to be answered. I am trying to build my own model using
HunPOS using a text file containing one word and part of speech
(seperated by tab) per line.
hunpos-train model.model < input.txt
reading training corpus
compiling probabilities
Fatal error: exception Failure("empty context_trie")
I am using the windows based HunPOS on windows 7.0, anyone have any
idea what's causing this?