You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/02/09 17:56:41 UTC

[jira] [Commented] (OPENNLP-125) POS Tagger context generator should use feature generation classes

    [ https://issues.apache.org/jira/browse/OPENNLP-125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15859911#comment-15859911 ] 

ASF GitHub Bot commented on OPENNLP-125:
----------------------------------------

GitHub user kottmann opened a pull request:

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

    [WIP] OPENNLP-125: Make POS Tagger feature generation configurable

    

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

    $ git pull https://github.com/kottmann/opennlp OPENNLP-125

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

    https://github.com/apache/opennlp/pull/120.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 #120
    
----
commit d9fc86b3f8df64179d78499015a86fde9bc53c6c
Author: Jörn Kottmann <jo...@apache.org>
Date:   2017-02-09T17:54:27Z

    OPENNLP-125: Make POS Tagger feature generation configurable

----


> POS Tagger context generator should use feature generation classes
> ------------------------------------------------------------------
>
>                 Key: OPENNLP-125
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-125
>             Project: OpenNLP
>          Issue Type: Improvement
>          Components: POS Tagger
>            Reporter: Joern Kottmann
>            Priority: Minor
>             Fix For: 1.8.0
>
>
> As part of the name finder refactoring a number of reusable feature generator classes have been created. The POS Tagger should use these classes and drop custom feature generation code as much as possible. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)