I hope someone will correct me if I'm wrong, but I don't believe there is
currently any module for extracting body laterality or alleviating factor.
There are modules for location_of(problem, anatomical_site) and
degree_of(severity, problem). There are a lot of placeholders in the typesystem
that can be used by future systems or by site-specific systems, e.g., if you
wanted to write your own laterality extracting code.
Tim
On May 11, 2014, at 5:09 AM, Tamzidur Rahman wrote:
Hi,
I've been working on a project which uses cTAKES annotations for a search
algorithm in a database. What we would like to extract is information such as
body Laterality, alleviating Factor, etc.
We've been using cTAKES CVD with various AE but we seem to be mostly producing
annotations with no information. I have used an working sample from a keynote
on cTAKES as evidence of this problem.
Working sample
https://uima.apache.org/downloads/gscl2013/keynote_ctakes.pdf page 68
Running with sample input
http://i.imgur.com/3n6WyHE.png
Any help would be appreciated.
Thanks