jerry317395616 commented on PR #1169: URL: https://github.com/apache/opennlp/pull/1169#issuecomment-4987643259
Thanks for the focused suggestion. I added EntityLinkerManualExamplesTest in the API module. It runs the chapter's conversion flow over two sentences with an in-memory linker and verifies that sentence-local name token indexes produce the document offsets for Paris (6-11) and New York (17-25), along with the sentence IDs, search terms, and linked record IDs. The focused test passes, and mvn -pl opennlp-api verify passes all 287 tests plus Checkstyle and RAT. I kept the pre-existing CLI EOF behavior outside this documentation PR and added the trailing blank line to the CLI sample. -- 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]
