You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by Georgios Kontonatsios <ge...@manchester.ac.uk> on 2015/02/27 11:13:57 UTC

UIMA Iterative workflows

Dear UIMA developers,

I was wondering if UIMA supports iterative workflows, i.e. being able to 
loop-back from component B to component A until a stopping criterion is 
met.

Many thanks,
George

Re[2]: UIMA Iterative workflows

Posted by Georgios Kontonatsios <ge...@manchester.ac.uk>.
Thanks for your reply!

George

------ Original Message ------
From: "Eddie Epstein" <ea...@gmail.com>
To: dev@uima.apache.org; "Georgios Kontonatsios" 
<ge...@manchester.ac.uk>
Sent: 2/27/2015 1:41:09 PM
Subject: Re: UIMA Iterative workflows

>Yes. Take a look at the sample flow controller 
>WhiteboardFlowController.java
>
>Eddie
>
>On Fri, Feb 27, 2015 at 5:13 AM, Georgios Kontonatsios 
><ge...@manchester.ac.uk> wrote:
>>Dear UIMA developers,
>>
>>I was wondering if UIMA supports iterative workflows, i.e. being able 
>>to loop-back from component B to component A until a stopping 
>>criterion is met.
>>
>>Many thanks,
>>George
>

Re: UIMA Iterative workflows

Posted by Eddie Epstein <ea...@gmail.com>.
Yes. Take a look at the sample flow controller WhiteboardFlowController.java

Eddie

On Fri, Feb 27, 2015 at 5:13 AM, Georgios Kontonatsios <
georgios.kontonatsios@manchester.ac.uk> wrote:

> Dear UIMA developers,
>
> I was wondering if UIMA supports iterative workflows, i.e. being able to
> loop-back from component B to component A until a stopping criterion is met.
>
> Many thanks,
> George