jerry317395616 opened a new pull request, #1175: URL: https://github.com/apache/opennlp/pull/1175
## Summary - add a BioNLP/NLPBA 2004 section to the corpora guide - describe the corpus source, IOB input format, supported entity types, and conversion command - show the native OpenNLP output and link it to Name Finder training - add a focused parser test for the example used in the manual ## Validation - `mvn -pl opennlp-core/opennlp-formats -am -Dtest=BioNLP2004NameSampleStreamFactoryTest -Dsurefire.failIfNoSpecifiedTests=false test` — 6 tests, 0 failures - `mvn -pl opennlp-core/opennlp-formats test` — 353 tests, 0 failures, 0 errors, 1 skipped - `mvn -pl opennlp-docs -DskipTests package` — generated HTML, PDF, and FO successfully -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
