Dillon Welch created TIKA-2332:
----------------------------------
Summary: Output SNOMED codes for CUIs in CTAKES output?
Key: TIKA-2332
URL: https://issues.apache.org/jira/browse/TIKA-2332
Project: Tika
Issue Type: New Feature
Reporter: Dillon Welch
I am trying to use CTAKES in an environment where I need to process large
amounts of documents automatically, therefore I am looking to use the TIKA app
for running it. Unfortunately, I have found that the server output only gives
the CUIs for any results, but I need the SNOMED code associated with the CUI.
I found the code at
https://github.com/apache/tika/blob/9130bbc1fa6d69419b2ad294917260d6b1cced08/tika-parsers/src/main/java/org/apache/tika/parser/ctakes/CTAKESUtils.java#L204
that is responsible for this output.
Is there any other solution besides editing the code there to provide more
output/adding a new option for additional output?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)