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

Koji Sekiguchi commented on OPENNLP-1141:
-----------------------------------------

Having a discussion with joern, I learned that we should consider outcomes as a 
set, not sequence. DFA cannot be applied to 
SequenceCodec.areOutcomesCompatible(), but it can be used the sequence 
validators.

I'll withdraw this.

> 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)

Reply via email to