Sorry. I forgot the attachment.
________________________________
From: Xue-Feng Yang <just4look@yahoo.com>
To: "user@uima.apache.org" <user@uima.apache.org>
Sent: Thursday, October 13, 2011 9:56:20 PM
Subject: Re: empty results with DictionaryAnnotator
Hi Marshall,
I am sorry. I posted this on "dev" at the beginning, but realized it was not a right place.
So I turned to post here. I didn't see what you posted.
It was possible that I deleted accidentally since there were too many post each day. I just
googled and found your post which I copied and pasted after this message.
Attached is my AE xml. I didn't see tokenizer but org.apache.uima.TokenAnnotation. As I mentioned
I just modified the AE a little in the package. I didn't add anything more, but an output.
Thank you very mush,
Xue-Feng
////////////////////////////////////////////////////////////////////////////////////
Marshall Schor | 12 Oct 23:19
Re: empty results with DictionaryAnnotator
Hi, What did you use to do the tokinzation? Did you set up the Input Match Type
parameter? Did you include a tokenizer in the UIMA pipeline (ahead of the Dictionary lookup)?
-Marshall
________________________________
From: Marshall Schor <msa@schor.com>
To: user@uima.apache.org
Sent: Thursday, October 13, 2011 4:35:00 PM
Subject: Re: empty results with DictionaryAnnotator
Hi Xue-Feng,
I see you have posted this same query to both the "dev" and "user" mailing
lists. I responded to this on the "dev" list, asking for a bit more
information. Did you see that message?
Please pick one list to have this conversation on; it is quite confusing when it
is spread over multiple lists.
-Marshall
On 10/11/2011 4:40 PM, Xue-Feng Yang wrote:
> I tried to debug the AE and found the annotation variable has the value
>
> DocumentAnnotation
> sofa: _InitialView
> begin: 0
> end: 23
> language: "x-unspecified"
>
>
> It is the whole input text. It looks DictionaryAnnotator doesn't work.
>
>
> ________________________________
> From: Xue-Feng Yang <just4look@yahoo.com>
> To: "dev@uima.apache.org" <dev@uima.apache.org>
> Sent: Tuesday, October 11, 2011 3:59:44 PM
> Subject: empty results with DictionaryAnnotator
>
> I
> am testing DictionaryAnnotator. I setup the test with a PlacesAE.xml
> modified by the original AE configuration with the package, a dictionary
> file Places.xml generated by the tool in package and modified as manual
> suggested, and a data file. There are no highlights on Annotation
> Result windows and Legend only shows the default checkbox
> DocumentAnnota... There are no errors at all.
>
> Any thought?
>
> Thanks,
>
> Xue-Feng
|