[
https://issues.apache.org/jira/browse/UIMA-4644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14950310#comment-14950310
]
Peter Klügl commented on UIMA-4644:
-----------------------------------
Actually, this technique without features is also applied in the PersonMention
rules for German novels.
> ruta: new action for projecting annotations
> -------------------------------------------
>
> Key: UIMA-4644
> URL: https://issues.apache.org/jira/browse/UIMA-4644
> Project: UIMA
> Issue Type: Bug
> Components: ruta
> Affects Versions: 2.3.1ruta
> Reporter: Peter Klügl
> Fix For: 2.4.0ruta
>
>
> I wrote (now already several times) combinations of rules with string lists
> and MARKFAST together with some fixing rules/AEs in order to project certain
> information within a document. For example: I found a concept using an
> external dictionary/ontology, then I identify possible abbreviations using
> ruta rules in the local context of the concept. Then, I create an concept
> annotation with the same feature values (ids) for each occurrence of the
> abbreviation. Normally, the abbreviation should already be covered by the
> synonym of the terminology, but there are always missing ones or ad-hoc
> abbreviations that can only be identified with the context. Concepts are only
> one example and I applied this technique also for two other use cases.
> There should be a better support within ruta for this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)