[
https://issues.apache.org/jira/browse/OPENNLP-1547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17830503#comment-17830503
]
ASF GitHub Bot commented on OPENNLP-1547:
-----------------------------------------
mawiesne merged PR #587:
URL: https://github.com/apache/opennlp/pull/587
> Remove unused fields from POSTaggerME
> -------------------------------------
>
> Key: OPENNLP-1547
> URL: https://issues.apache.org/jira/browse/OPENNLP-1547
> Project: OpenNLP
> Issue Type: Task
> Components: POS Tagger
> Affects Versions: 2.3.2
> Reporter: Martin Wiesner
> Assignee: Martin Wiesner
> Priority: Minor
> Fix For: 2.3.3
>
>
> In POSTaggerME there are two fields
> * _ngramDictionary_
> * _useClosedClassTagsFilter_
> that are orphaned and have no effect any longer. Those can be cleaned up and
> removed from this class.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)