mongodb - Apache OpenNLP Persist Model to DB -


i exploring apache opennlp product in project , 1 of requirement persist trained model in db - mongo db / couchbase in case. right looking store document categorizer model output db not have rerun unless modified

i see library classes not serializable e.g. documentcategorizerme , getting json deserilization exception if try retrieve persisted records want know if doing that.

in general approach persist if want use other open source nlp products.


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

Ansible warning on jinja2 braces on when -