For others wanting to follow this, the references to the "right side", "left side" refer to the CAS Visual Debugger tool. The PDF he refers to is the article from IBM DeveloperWorks which is a tutorial on creating UIMA applications, by Nicholas Chase, in case you want to search for it. What this appears to be is that the annotator is not receiving any input to annotate. Please check the previous step where you are asked to specify the data to be analyzed. What did you specify? Does that file actually exist?

-Marshall

---- Copy below is of email sent to me and Tong Fin 23 Jan 2008, 11:23 AM

Respected Sir ,

I am implementing the pdf file attached with this mail. I implemented every thing well and without errors upto* SPECIFY THE ANALYSIS DESCRIPTOR . *when I run the debuger , my text file is not appearing on the right side. I am also attaching the ProductNumberAnnotator java fiile I am using. when I execute the command Run > Run ProductNumberAEDescriptor in debugger window. I am getting these values in left side of debugger .

Annotation Index [1]
  uima.tcas.Annotation[1]
  uima.tcas.DocumentAnnotation
  com.backstopmedia.uima,tutorial.ProductNumber[0]
sofalIndex [0].

Sir ,please give me a solution for this.

Reply via email to