Re: Eclise Annotation Editor

2006-12-14 Thread Thilo Goetz
Hi Joern, is this your Text Analysis Environment on SourceForge (https://sourceforge.net/projects/tae/)? Looks pretty cool! This would be a nice addition to our Eclipse-based tooling. --Thilo Jörn Kottmann wrote: Hello, I have developed an eclipse editor to edit xcas files, it can add,

Re: Eclise Annotation Editor

2006-12-14 Thread Jörn Kottmann
yes, there are some still compatibility issues with UIMA. The current release has many smaller issues, many of them are already fixed. I will make the next release soon. On Dec 14, 2006, at 10:27 AM, Thilo Goetz wrote: Hi Joern, is this your Text Analysis Environment on SourceForge

Re: Eclise Annotation Editor

2006-12-14 Thread Adam Lally
On 12/14/06, Thilo Goetz [EMAIL PROTECTED] wrote: Hi Joern, is this your Text Analysis Environment on SourceForge (https://sourceforge.net/projects/tae/)? Looks pretty cool! This would be a nice addition to our Eclipse-based tooling. --Thilo I got this from SourceForge but was unable to

Re: [jira] Created: (UIMA-116) Always deliver the base CAS to the process method

2006-12-14 Thread Thilo Goetz
Adam Lally wrote: On 12/13/06, Thilo Goetz [EMAIL PROTECTED] wrote: I couldn't agree more (except for the default bag indexes). It makes no sense at all that global indexes must be accessed via a particular view. I can't tell what exactly you're agreeing to. Are you thinking that anything

Re: [jira] Created: (UIMA-128) ll_setStringValue not checking if feature range is subtype of String with Allowed Values, not doing Allowed Value check

2006-12-14 Thread Thilo Goetz
Oops. Let me look into that. --Thilo Marshall Schor (JIRA) wrote: ll_setStringValue not checking if feature range is subtype of String with Allowed Values, not doing Allowed Value check

Re: Eclise Annotation Editor

2006-12-14 Thread Michael Baessler
Adam Lally wrote: What do the other commiters think -- would this make a good first project for our UIMA sandbox? Yes I think this is good first component for the UIMA sandbox. But first we have to clarify the details for the submission... I seems that we need an Apache Software Grant for this

JUnit test extension files

2006-12-14 Thread Michael Baessler
Hi, I think we should move all files from the uimaj-test-utils project that are used in uimaj-core also to the uimaj-core project. I would like to remove the dependency that uimaj-core needs uimaj-test-util. These are: cid:part1.03010504.05030908@michael-baessler.deExceptionPrinter.java

[jira] Closed: (UIMA-61) CasCreationUtils.createCas(Collection) silently ignores TypeSystemDescription objects,

2006-12-14 Thread Adam Lally (JIRA)
[ http://issues.apache.org/jira/browse/UIMA-61?page=all ] Adam Lally closed UIMA-61. -- Resolution: Fixed Previously this threw an exception if an Aggregate AE descriptor contained a URISpecifier. This broke some user code. Fixed problem by adding support for

Progress on Migration Utility

2006-12-14 Thread Adam Lally
I've made some good progress on a utility that can be used to help users migrate their code from IBM UIMA to Apache UIMA. The class is org.apache.uima.tools.migration.IbmUimaToApacheUima in uimaj-tools, and there are corresponding .bat/.sh scripts in uimaj-distr. It's basically just a glorified