[
https://issues.apache.org/jira/browse/OPENNLP-641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907034#comment-13907034
]
Joern Kottmann commented on OPENNLP-641:
----------------------------------------
Initial support for sequnce training is now available in the pos tagger and
chunker. I will soon start testing training them with Mallet CRF.
> Add sequence classification support
> -----------------------------------
>
> Key: OPENNLP-641
> URL: https://issues.apache.org/jira/browse/OPENNLP-641
> Project: OpenNLP
> Issue Type: Improvement
> Components: Machine Learning
> Reporter: Joern Kottmann
> Assignee: Joern Kottmann
> Fix For: 1.6.0
>
>
> The current machine learning integration doesn't support sequence models.
> That are models which classify an entire sequence at once compared to the
> classification support we have right now which can only make a single
> decision at a time.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)