Pei Chen created CTAKES-313:
-------------------------------
Summary: Create cTAKES API
Key: CTAKES-313
URL: https://issues.apache.org/jira/browse/CTAKES-313
Project: cTAKES
Issue Type: Improvement
Components: ctakes-core
Affects Versions: 3.2.0
Reporter: Pei Chen
Fix For: future enhancement
There are been an increasing amount of questions regarding how to
'use/integrate' cTAKES. Some folks have been discussing an effort/focus in
creating a clean starting point for cTAKES. This will be in the form of a
clean, well-document API. (abstracting out UIMA, Annotators, Pipelines, Type
System, etc.).
An example call would be as simple as
.getUMLSConcepts(String document);
//Under the hood, it would put together the necessary components and return a
list of umls concepts.
The new uimaFIT Factory style methods could be a good starting point.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)