[
https://issues.apache.org/jira/browse/OPENNLP-929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15815619#comment-15815619
]
ASF GitHub Bot commented on OPENNLP-929:
----------------------------------------
GitHub user danielruss opened a pull request:
https://github.com/apache/opennlp/pull/43
OPENNLP-929
GIS.train(ObjectStream<Event> ) methods fail to index the object stream.
The GISTrainer initialized, DataIndexer, but didn't perform the indexing
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/danielruss/opennlp OpenNLP929
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/opennlp/pull/43.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #43
----
commit ef99ab46bd4a303fe9fe9a4ed94bd84163942cd7
Author: Daniel Russ <[email protected]>
Date: 2017-01-10T17:37:14Z
GISTrainer must call the indexer.index() method
----
> GIS not indexing
> ----------------
>
> Key: OPENNLP-929
> URL: https://issues.apache.org/jira/browse/OPENNLP-929
> Project: OpenNLP
> Issue Type: Bug
> Components: Machine Learning
> Reporter: Daniel Russ
> Attachments: GisIndexTest.java
>
>
> If the user calls the GIS.train(ObjectStream<Event>) methods, the trainer is
> not indexing.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)