Hello Richard,

that is not possible. You can unzip the model and look a bit at its
content, but that is as good as it gets.
The classification model can be loaded and then you should be able to
iterate the features.

If you feel that is important to have we could probably build something to
print it to CSV file and then it could be opened with excel or similar
tools.

Jörn



On Wed, Jan 25, 2017 at 11:16 PM, Richard Eckart de Castilho <r...@apache.org
> wrote:

> Hi again,
>
> is there already some simple way to dump the data contained in an OpenNLP
> model
> (e.g. POS tagger, lemmatizer or NER) file as a human readable text file so
> that
> one could show show it to somebody?
>
> Cheers,
>
> -- Richard

Reply via email to