Re: Question about the pipeline
token : iterate(jCas, Token.class)){ System.out.println(token.getTag()); } Tol O. Finan, Sean writes: > > Hi Tol (and Maite), > > I'm not entirely certain that I understand the question, but here is an attempt to help. If I'm > oversimplifying then I apologize. > > I thi
Re: Question about the pipeline
Any pointers or suggestions would be really appreciated. Tol O.