On 28/09/2011 12:55, Jörn Kottmann wrote:
One of the issues we have with "custom" resources is that we don't yet
have a generic mechanism to create them.
Lets say you store a custom dictionary, in your data format int he
model, then the model loading code needs to
know how to parse this dictionary with the custom dictionary class.
I sadly discovered what you mean after a whole day trying to implement
the POSDictionary interface! At least I learned a lot on the actual
implementation.
Do you think that to handle the customization of POSDictionary is
required a big re-organization of POSModel? Where would you start? I
have the time to help you in the development as I decided to base my
work on OpenNLP.
Thanks,
Riccardo