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

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -