[
https://issues.apache.org/jira/browse/OPENNLP-1727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Wiesner updated OPENNLP-1727:
------------------------------------
Description:
The example code snippet in the OpenNLP dev manual has a tiny typ0, see:
[https://opennlp.apache.org/docs/2.5.4/manual/opennlp.html#tools.model.load]
_getModeLanguage()_
should in fact read
_getModelLanguage()_
=> The letter "l" is missing.
was:
The example code snippet in the OpenNLP dev manual has a tiny typ0, see:
[https://opennlp.apache.org/docs/2.5.4/manual/opennlp.html#tools.model.load]
getModeLanguage()
should in fact read
getModeLanguage()
> Correct example snippet for loading a model from the classpath
> --------------------------------------------------------------
>
> Key: OPENNLP-1727
> URL: https://issues.apache.org/jira/browse/OPENNLP-1727
> Project: OpenNLP
> Issue Type: Documentation
> Components: Documentation
> Affects Versions: 2.5.4
> Reporter: Martin Wiesner
> Assignee: Martin Wiesner
> Priority: Trivial
> Fix For: 2.5.5
>
>
> The example code snippet in the OpenNLP dev manual has a tiny typ0, see:
> [https://opennlp.apache.org/docs/2.5.4/manual/opennlp.html#tools.model.load]
> _getModeLanguage()_
> should in fact read
> _getModelLanguage()_
> => The letter "l" is missing.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)