[
https://issues.apache.org/jira/browse/OPENNLP-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17649878#comment-17649878
]
ASF GitHub Bot commented on OPENNLP-1417:
-----------------------------------------
jzonthemtn merged PR #462:
URL: https://github.com/apache/opennlp/pull/462
> Reduce unchecked assignments and raw types in TrainerFactory
> ------------------------------------------------------------
>
> Key: OPENNLP-1417
> URL: https://issues.apache.org/jira/browse/OPENNLP-1417
> Project: OpenNLP
> Issue Type: Improvement
> Components: Machine Learning
> Affects Versions: 2.1.0
> Reporter: Martin Wiesner
> Assignee: Martin Wiesner
> Priority: Minor
> Fix For: 2.1.1
>
>
> The class _opennlp.tools.ml.TrainerFactory_ shows unchecked assignments and
> raw types.
> Aims:
> * Reduce the compiler warnings as best as possible
> * Adapt dependent classes
> * Improve JavaDoc accordingly
--
This message was sent by Atlassian Jira
(v8.20.10#820010)