GitHub user wcolen opened a pull request:

    https://github.com/apache/opennlp/pull/84

    OPENNLP-955: Fixes docbegin feature generator

    The docbegin was mapped to PreviousMapFeatureGenerator instead of 
DocumentBeginFeatureGenerator. Also changed the name of the factory by 
appending the sufix.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/wcolen/opennlp 955

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/opennlp/pull/84.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 #84
    
----
commit 4826eb9d2b464f7841942520fb7b4de23aea4556
Author: William D C M SILVA <[email protected]>
Date:   2017-01-23T21:31:47Z

    OPENNLP-955: Fixes docbegin feature generato
    
    The docbegin was mapped to PreviousMapFeatureGenerator instead of 
DocumentBeginFeatureGenerator. Also changed the name of the factory by 
appending the sufix.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to