Hi, I've just started using open nlp for a project to classify scientific articles in to subjects. I have a few questions:
1. How do I configure logging for the model? I'm using sf4j-log4j for the rest of my application, but the training output from the model just goes to stdout. 2. Is there any support for classifying documents with multiple classes? For instance, a given article may be classified as Computational Biology, Cell Biology, and Molecular Biology. Thanks, Alex Kudlick
