HI, I'm new to cTAKES and am trying to understand the product. One of my goals is to read in medical research documents in a given medical domain, glean semantic information from them and put the information into a database, which I can query. I have run through the cTAKES examples and they seem to go as far as parts of speech (POS). Poking around I found ClinicalPipelineFactory.java, which computes Subject. Are there other examples which go further into the semantics?
Thanks for any help Don