On Thu, 2016-10-27 at 21:18 +0200, Joern Kottmann wrote:
> On Tue, 2016-10-25 at 18:49 +0200, Damiano Porta wrote:
> > 
> > i am getting a strange error during the compiling of a NER model.
> > Basically, the end of the build output is:
> > 
> >  98:  ... loglikelihood=-13340.018762351776 0.999005934601099
> >  99:  ... loglikelihood=-13258.358751926637 0.9990120681028991
> > 100:  ... loglikelihood=-13178.039964721707 0.9990177634974279
> > Exception in thread "main" java.lang.IllegalStateException: Missing
> > serializer for *mydictionary*
> > at opennlp.tools.util.model.BaseModel.serialize(BaseModel.java:610)
> 
> 
> Can you please post the full exception stack trace?
> 


And what is the name of they key you used for the dictionary?
The dictionary serializers are only mapped by extension.

Jörn

Reply via email to