On 01/20/2014 02:55 PM, Mark G wrote:
Sounds like a good change, but I have two questions: will this affect the
current APIs? Will people's maxent models still work if they are using a
Maxent model now in a component that will soon require a Seq tagging model
after the change?

Yes, the current Maxent Model impls will then be turned into a Sequence Classification Model by
applying beam search to it.

All existing models will continue to work.

Anyway, classes which extend NameFinderME will very likely break (depending on what is modified), but they were
broken through the maxent refactoring anyway already.

Jörn

Reply via email to