[
https://issues.apache.org/jira/browse/CTAKES-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168281#comment-14168281
]
Pei Chen commented on CTAKES-314:
---------------------------------
Instead of
entity.toString(), try getCoveredText().
i.e "Text:" + entity.getCoveredText() + " === POS: " + entity.getPartOfSpeech()
Also,
If you want the NamedEntity identified by the medical dictionaries,
select the IdentifiedAnnotation.class instead of BaseToken.class
> BigTop/Hadoop cTAKES integration
> --------------------------------
>
> Key: CTAKES-314
> URL: https://issues.apache.org/jira/browse/CTAKES-314
> Project: cTAKES
> Issue Type: New Feature
> Affects Versions: 3.2.0
> Reporter: Pei Chen
> Fix For: 3.2.3
>
> Attachments: Napkin_cTAKES_Hadoop.JPG
>
>
> Placeholder to-
> Create a simple application that can take in different datasources (public
> forums, twitter, etc.), scale up cTAKES using BigTop/Hadoop ecosystem.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)