Hi, is this a current question or was it answered by the ruta answer?
Best, Peter Am 22.02.2016 um 05:24 schrieb AmyJacksonKatrina: > I have been trying UIMA JAVA_SDK to extract the text between two tags > using regex group and also i have to access the index position(Begin and > End Value)of the matched annotation for the text between tags. > REGEX I USED IS : > <w:t>(.+?)</w:t> > I need the annoation to be matched only for the group(.+?) > > > Explain me with a detailed Explanation and example. > Thanks in Advance. > >
