Could you provide an example of the problem your are seeing and a bit more about the kind of output you are trying to end up with?
On Tue, Mar 27, 2018 at 3:33 PM, Yadav, Harish <[email protected]> wrote: > Hi All, > > > > I am trying to extract the sentence from cTAKES XML output by taking the > “begin=5740” and “end=5749” tags (5740 and 5749 is just one example) in > org.apache.ctakes.typesystem.type.textspan.Sentence and slicing the input > text from 5740 to 5749 characters, but it turns out that the extracted > section is not the complete sentence and misses the concept(CUIs preferred > text) as well sometimes. > > > > I am analyzing the sentences as well where the concept is tagged, so I > need them to be complete. Any pointers will be of great help > > > > Regards, > > Harish. >
