You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Koji Sekiguchi (JIRA)" <ji...@apache.org> on 2017/10/05 09:50:00 UTC

[jira] [Resolved] (OPENNLP-1141) Add DFA and use it from SequenceCodec.areOutcomesCompatible if possible

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

Koji Sekiguchi resolved OPENNLP-1141.
-------------------------------------
    Resolution: Invalid

> Add DFA and use it from SequenceCodec.areOutcomesCompatible if possible
> -----------------------------------------------------------------------
>
>                 Key: OPENNLP-1141
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-1141
>             Project: OpenNLP
>          Issue Type: Improvement
>          Components: Name Finder
>    Affects Versions: 1.8.2
>            Reporter: Koji Sekiguchi
>            Assignee: Koji Sekiguchi
>            Priority: Minor
>
> BioCodec and BilouCodec implement areOutcomesCompatible(). I think they can be written as DFA (Deterministic Finite Automaton).
> In this ticket, I'll add s simple implementation of DFA and change areOutcomesCompatible() to use it.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)