Hello, I was checking if there is any open issue related to Doccat, and I found this one -
OPENNLP-81: Add a cli tool for the doccat evaluation support I noticed that there is already a class named DocumentCategorizerEvaluator, which is not used anywhere internally. This is evaluating performance in terms of accuracy, but I believe it would be better do do it in terms of F-Measuare. Any thoughts? As we are working in a major version, I think it would be OK to change it. Thank you, William