Hi Eric,
It would be greatly appreciated if you could please provide a patch for the
documentation that fixes this :-) .
-Marshall (who, as usual, is swamped, and is trying to share the load :-) )
On 6/20/2012 5:52 PM, Eric Riebling wrote:
> I think a VERY important step is missing from the ins
I think a VERY important step is missing from the instructions:
what to do when you want to link feature structures.
Simply by guessing and trial and error, I was able to come up
with this solution:
* By hook or by crook, get the FS into which you want to link
another FS into the Edit V
I know the instructions say that you can create referenced feature structures
including arrays, and that you can link a feature structure with other feature
structures. But the instructions leave out the details of HOW. Somehow the
phrases "it can be pinned to the edit view" and "This means that
Yes, I am working on the next release. Cant commit to a specific date yet.
Jerry
On Wed, Jun 20, 2012 at 3:06 PM, Thomas Ginter wrote:
> Thanks Jerry. BTW will we be seeing a UIMA-AS 2.4.0 sometime soon?
>
> Thanks,
>
> Thomas Ginter
> 801-448-7676
> thomas.gin...@utah.edu
>
>
>
>
> On Jun 20,
Thanks Jerry. BTW will we be seeing a UIMA-AS 2.4.0 sometime soon?
Thanks,
Thomas Ginter
801-448-7676
thomas.gin...@utah.edu
On Jun 20, 2012, at 1:03 PM, Jaroslaw Cwiklik wrote:
> I've checked the code and indeed this is a bug in uima-as client when
> running with a CR. As soon as the CR
>
I've checked the code and indeed this is a bug in uima-as client when
running with a CR. As soon as the CR
returns false from hasNext() the uima-as client process() method calls
collectionProcessComplete().
The fix for this is to wait until all outstanding CASes are processed
before calling collect
Thank you, Marshall!
I've found out that also the uimaj-*.jar can cause the same erros. I've
erased from the classpath the dependencies on the uimaj-core.jar and
uimaj-tools.jar and voila...I overpassed this exception..But not a clean
installation. I've bumped out in another oneI'll write a
Hi Jochen,
hi Diman,
thanks for your answers. I'll try it with the epublib.
Best,
Nils
On 19.06.2012, at 11:29, Nils Reiter wrote:
> Hi,
>
> do you know of a collection reader to read ePub-Formatted eBooks? I'm not
> after images, DRM or any fancy stuff. I would be happy to have the basic tex
Hi David
The components XML2CAS of the uima-connectors project [1,2] do that
too in a similar way to the Tika MarkupAnnotator. You can also specify
the input and the output views.
The major differences are:
* XML2CAS works only with XML but it allows you to specify the XML
tags you want to turn