Has anyone tried to run eCortertura's "Cover As" with Uimafit's automatic type
loading?
My types are defined in Maven module inside the src/main/resources folder and
I have a META-INF/org.uimafit/types.txt.
In my main app, I tried to run JUnit for my unit tests and it ran fine. But
when I used
Hi,
that looks like the type cannot be resolved.
Can you provide a small test for reproducing the problem?
Best,
Peter
On 16.09.2013 17:27, Sondes Bannour wrote:
> I managed to get the new descriptors but still have problems (it seems that
> it's nor the same problem as before but in the same
Did you look at these:
http://uima.apache.org/documentation.html#getting_started
and this (which is keyed to some sample examples in the distribution):
http://uima.apache.org/d/uimaj-2.4.2/tutorials_and_users_guides.html
-Marshall
On 9/16/2013 11:08 AM, Shakthy doss wrote:
> Hi all,
>
> I am
Hi all,
I am new to UIMA and finding it difficult to pickup.
Could somebody recommend a simple cook book / blog post or video tutorial
that could help me to understand the framework better and faster.
--
Regards
S Sakthi Dasan
i recleaned the project and it worked i am still making tests, i will let
you know if there is a problem.
Thank you.
Sondes
2013/9/16 Peter Klügl
> Hi,
>
> that looks like the type cannot be resolved.
>
> Can you provide a small test for reproducing the problem?
>
> Best,
>
> Peter
>
>
> On 1
Hi,
the wildcard # has some bugs in ruta 2.0.1, which have been fixed in
ruta-2.1.0.
It's hard to determine what the problem is. I created a small test set
in ruta-2.1.0 and tested the rule. No problems observed. You might want
to switch to ruta-2.1.0. There is a release candidate with an update
I managed to get the new descriptors but still have problems (it seems that
it's nor the same problem as before but in the same class):
org.apache.uima.analysis_engine.AnalysisEngineProcessException: Annotator
processing failed.
at org.apache.uima.ruta.engine.RutaEngine.process(RutaEngine.java
Hi,
there is a popup command for updating ruta projects: right-click on the
ruta project -> UIMA Ruta -> Update project. This command replaces the
old descriptors. You may need to clean the project and build all
descriptors again.
You can also create a new UIMA Ruta project and use those descript
Can you send me a standard BasicEngine because i switched to Ruta 2.1.0 and
i am getting an error like:
Exception in thread "main" org.apache.uima.util.InvalidXMLException:
Invalid descriptor at
file:/home/sondes/workspace/SemAnnot/descriptor/ruta/scriptEngine.xml.
at
org.apache.uima.util.impl
Hi Peter,
I am trying to apply this rule on a text annotated with a Token type:
Token #{->MARKONCE(Détention1)} Token;
and i am getting this error message:
org.apache.uima.analysis_engine.AnalysisEngineProcessException: Annotator
processing failed.
at org.apache.uima.ruta.engine.RutaEngine.
10 matches
Mail list logo