On 09/03/2012 01:45 AM, David Young wrote:
But my question is; what happens when I want to use something like
"next=WordNotInModel", a word that does not exist in the training data, and
still want to get a prediction using the rest of the surrounding context?
Even If I use "next=Unknown" or "next=null" or Null I get an error
"predicateLabel KeyNotFoundException was unhandled". Because "next=
WordNotInModel" is not a known key.

Usually maxent is used as an API, can you post some code here
so we can see what you are doing? Or do you use one of the command
line utils?

Thanks,
Jörn

Reply via email to