Skip to main content

alphaWorks  >  Forums  >  Unstructured Information Management Architecture SDK  >  developerWorks

Getting references of another annotation w/ the same span    Point your RSS reader here for a feed of the latest messages in this thread


     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
This question is not answered.

Permlink Replies: 0 - Pages: 1 Threads: [ Previous | Next ]
ji@de

Posts: 6
Registered: Oct 27, 2008 07:48:03 AM
Getting references of another annotation w/ the same span
Posted: Nov 18, 2008 10:05:06 AM
 
Click to report abuse...   Click to reply to this thread Reply
Hi all,

First: I am new to UIMA. My question might be a silly one but I am wondering how to get references to other annotations with the same span.
Say, there are two types Token and Lemma: When I have the tokens given by a typed FSIterator, how can I adhoc check if the Lemma is a stopword?
I know that it is possible to build a filtered Iterator that combines two types by an AND and OR, respectively. But what I am searching for is like NOT(tokens AND lemma).

Any help is much appreciated!

best,

ji

Point your RSS reader here for a feed of the latest messages in all forums