[ 
https://issues.apache.org/jira/browse/OPENNLP-450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

William Colen resolved OPENNLP-450.
-----------------------------------

    Resolution: Fixed

Now the POS Tagger supports additional context.
                
> Add additional context support to POS Tagger
> --------------------------------------------
>
>                 Key: OPENNLP-450
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-450
>             Project: OpenNLP
>          Issue Type: Improvement
>          Components: POS Tagger
>    Affects Versions: tools-1.5.3
>            Reporter: William Colen
>            Assignee: William Colen
>             Fix For: tools-1.5.3
>
>
> Some applications would benefit from having additional context support in POS 
> Tagger. For example, I could improve the model accuracy by using output from 
> Name Finder.
> The change would be to include a field String[][] additionalContext to the 
> POSSample, and modify the code to allow the POS Tagger use it during training 
> and runtime.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to