Hi all, I'm new to OpenNLP and I would like to categorize text using the DocumnetCategorizeME and a MaxEnt (DoccatModel).
I was wondering if there is an open-source model available, or I have to build one myself ? Is it possible to merge DoccatModels ? If I use MapReduce to create a large MaxEnt model, I'll end up with #reducers models, is there a way to merge them ? categorize with all of them ? Thanks, Amit.
