[
https://issues.apache.org/jira/browse/OPENNLP-1508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17747574#comment-17747574
]
ASF GitHub Bot commented on OPENNLP-1508:
-----------------------------------------
rzo1 opened a new pull request, #546:
URL: https://github.com/apache/opennlp/pull/546
### For all changes:
- [x] Is there a JIRA ticket associated with this PR? Is it referenced
in the commit message?
- [x] Does your PR title start with OPENNLP-XXXX where XXXX is the JIRA
number you are trying to resolve? Pay particular attention to the hyphen "-"
character.
- [x] Has your PR been rebased against the latest commit within the target
branch (typically main)?
- [x] Is your initial contribution a single, squashed commit?
### For code changes:
- [x] Have you ensured that the full suite of tests is executed via mvn
clean install at the root opennlp folder?
### Note:
- Removes some `@Deprecated` stuff from `opennlp.tools.sentdetect`
> Remove long-term deprecated methods in opennlp.tools.sentdetect
> ---------------------------------------------------------------
>
> Key: OPENNLP-1508
> URL: https://issues.apache.org/jira/browse/OPENNLP-1508
> Project: OpenNLP
> Issue Type: Improvement
> Affects Versions: 2.2.0
> Reporter: Richard Zowalla
> Assignee: Richard Zowalla
> Priority: Minor
> Fix For: 2.3.0
>
>
> There are several deprecated methods inside this package. Aim is to remove
> these long term deprecated stuff.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)