annotators_and_analysis_results
Thanks a lot for your help.
B.
>
> So - just add the types you wish to show to that. See
>
> http://uima.apache.org/d/uimaj-2.4.0/tutorials_and_users_guides.html#ugr.tug.aae.testing_your_annotator
> and scroll to the bottom of the section
On Fri, Jul 6, 2012 at 2:57 PM, Burn Lewis wrote:
> We created a type system for a project that included entries for Relations
> and RelationMentions ... you may wish to check GaleEntityTypes.xml in the
> GALE Multi-Modal Example in the Apache UIMA Addons and Sandbox.
>
> Thanks for this hint.
Hi Armin,
this is exactly what I'm just asking myself, too.
I've added Named Entities as standard UIMA Annotation types (with begin/set
end set accordingly).
Then I've tried to create a new Relation type that contains the two
arguments as references to the two NER annotations, i.e. added two
fea
k.
>
> I've fixed it and checked in the changes to the uima-addons-parent. If you
> update your copy to the new SVN head level, it should compile.
>
> Sorry for the trouble.
>
> -Marshall
>
>
> On 6/22/2012 3:43 AM, bp.u...@gmail.com wrote:
> > Hi,
> >
&
Hi,
I simply don't get what I'm doing wrong.
I wanted to install the SimpleServer addon, downloaded it from the svn and
did
'mvn install'. but I got an error that the parent-pom is missing.
Then, I downloaded the entire addons trunk from svn:
"You can access the UIMA Addons in the SVN repository
Problem solved. (arg) I didn't specify the output in the capabilities page,
that's why the annotation was not visibile in the Document Analyzer, but
well visibile in the CAS visual debugger
On Mon, Jun 11, 2012 at 5:56 PM, bp.u...@gmail.com wrote:
> Dear all,
> I'm new
Dear all,
I'm new to UIMA. I do have a lemmatizer written as primitive AE.
When running it from the CAS Visual Debugger I do see the Lemma annotation,
the same happens when I run it from the Annotation Viewer. However, by
running
the same AE from the Document Analyzer, I don't see the "Lemma" annot