Re: BSF Scripting Annotator

2007-11-07 Thread Adam Lally
On Nov 7, 2007 8:40 AM, Olivier Terrier <[EMAIL PROTECTED]> wrote: > Hi all > > My BSF scripting annotator is almost ready to deliver as a zip in JIRA. > However I have a last little problem I would like to share with you: > > I have made a pom.xml (largelly insp

BSF Scripting Annotator

2007-11-07 Thread Olivier Terrier
Hi all My BSF scripting annotator is almost ready to deliver as a zip in JIRA. However I have a last little problem I would like to share with you: I have made a pom.xml (largelly inspired from the one of the WhitespaceTokenizer in the sandbox) but some of my Junit tests failed when run

Re: BSF Scripting Annotator

2007-11-07 Thread Jörn Kottmann
Did some of you already experienced such a behaviour? It looks like a classloader problem (the JRuby engine doesn't register automatically into BSFManager when launched by the surefire maven plugin). Any idea? There are some differences, they are documented in our wiki: http://cwiki.apach

Re: Scripting annotator

2007-11-06 Thread Thilo Goetz
Message d'origine- >> De : Thilo Goetz [mailto:[EMAIL PROTECTED] >> Envoyé : mercredi 31 octobre 2007 10:18 >> À : uima-dev@incubator.apache.org >> Objet : Re: Scripting annotator >> >> Hi Olivier, >> >> that's great. Once your ICLA has

RE: Scripting annotator

2007-11-06 Thread Olivier Terrier
Goetz [mailto:[EMAIL PROTECTED] > Envoyé : mercredi 31 octobre 2007 10:18 > À : uima-dev@incubator.apache.org > Objet : Re: Scripting annotator > > Hi Olivier, > > that's great. Once your ICLA has been acknowledged, you will > be listed here: > http://people.apache

Re: Scripting annotator

2007-10-31 Thread Jörn Kottmann
+1 from me too Jörn

Re: Scripting annotator

2007-10-31 Thread Adam Lally
On 10/30/07, Marshall Schor <[EMAIL PROTECTED]> wrote: > This sounds like a great addition to the framework - the ability to have > annotators that are based on the Bean Scripting Framework, especially > for quick tasks. We have some capability for this in the framework > already for Perl and Pyth

Re: Scripting annotator

2007-10-31 Thread Eddie Epstein
for the slow response, have been inundated > > Olivier Terrier wrote: > > Hi > > > > We (at Temis) have been invited by Marshall to contribute more actively > to UIMA. > > As a first contribution I would like to share with the community a > little component t

Re: Scripting annotator

2007-10-31 Thread Thilo Goetz
> Olivier >> -Message d'origine- >> De : Thilo Goetz [mailto:[EMAIL PROTECTED] >> Envoyé : mercredi 31 octobre 2007 09:03 >> À : uima-dev@incubator.apache.org >> Objet : Re: Scripting annotator >> >> Marshall Schor wrote: >>> This

RE: Scripting annotator

2007-10-31 Thread Olivier Terrier
ant" by Temis Thanks Olivier > -Message d'origine- > De : Thilo Goetz [mailto:[EMAIL PROTECTED] > Envoyé : mercredi 31 octobre 2007 09:03 > À : uima-dev@incubator.apache.org > Objet : Re: Scripting annotator > > Marshall Schor wrote: > > This sound

Re: Scripting annotator

2007-10-31 Thread Thilo Goetz
ll to contribute more actively to >> UIMA. >> As a first contribution I would like to share with the community a little >> component that we have developped and found very useful: a scripting >> annotator based on Apache Bean Scripting Framework (BSF). >> We use it very freq

Re: Scripting annotator

2007-10-30 Thread Marshall Schor
the community a little > component that we have developped and found very useful: a scripting > annotator based on Apache Bean Scripting Framework (BSF). > We use it very frequently to do quick modifications in CASes within an > annotation chain (preprocessing, typesystem adaptation, e

Scripting annotator

2007-10-29 Thread Olivier Terrier
Hi We (at Temis) have been invited by Marshall to contribute more actively to UIMA. As a first contribution I would like to share with the community a little component that we have developped and found very useful: a scripting annotator based on Apache Bean Scripting Framework (BSF). We use it