Re: XmiCasSerializer error in UIMA-AS

2013-10-22 Thread Prokopis Prokopidis
No, this is not an easily reproduced error: I have noticed it so far only upon application of typesystem-specific ruta rules. I will try to come up with an easily reproducible example. In the meantime, I followed your suggestions and added 2 XMI serialization calls at the end of the AE

Re: XmiCasSerializer error in UIMA-AS

2013-10-22 Thread Eddie Epstein
Can you share the before and after XmiCas files for a case where UIMA-AS service serialization failed? No confidential info please! Eddie On Tue, Oct 22, 2013 at 2:27 AM, Prokopis Prokopidis proko...@ilsp.grwrote: No, this is not an easily reproduced error: I have noticed it so far only

Re: next UIMA workshop?

2013-10-22 Thread Peter Klügl
I also think that it is a good idea if we can expect enough submissions. However, I will not be able to organize it and cannot promise to submit something. Peter On 21.10.2013 11:44, Jens Grivolla wrote: Hi, at GSCL 2013 we talked a bit about options for the next UIMA workshop. How about

Re: next UIMA workshop?

2013-10-22 Thread Richard Eckart de Castilho
Hi Jens, I can help out with reviewing. I'd be interested in submitting something, but I cannot promise anything yet because the next year isn't really planned out so far. Maybe a broader scope also wouldn't hurt. E.g. there was a New Challenges for NLP frameworks workshop at LREC 2010,

Re: HashMap as type feature

2013-10-22 Thread Dr. Armin Wegner
I've done it this way. First, I defined a new type KeyValuePair of type uima.cas.TOP. It has a feature named key of type uima.cas.String and a second feature named value of type uima.cas.Integer. Second, I added a uima.cas.FSArray of KeyValuePair to the annotation type. It used the Component

Building on Mac; simple NER example?

2013-10-22 Thread Paul J. Lucas
Hi there - I've downloaded the 2.4.0 C++ framework source and am trying to build it on Mac OS X 10.8.5. First, I had to mess around with the JavaVM framework files by adding a few symlinks: 1. In /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Home, I added: include -