I don't know if Argo [1] was already mentioned: "Argo is a workbench for building and running text-analysis solutions. It facilitates the development of custom workflows from a selection of elementary analytics."
Best, Peter [1] http://argo.nactem.ac.uk/ Am 09.09.2015 um 10:21 schrieb Richard Eckart de Castilho: > Hi Oliver, > > another thing you might find interesting is the Ruta workbench. It is a > plugin for Eclipse and focusses on a rule-based language for text analysis > (e.g. information extraction). It is somewhat comparable to the GATE JAPE > component. > > http://uima.apache.org/gscl13.html#gscl.workshop > > It should also be possible to build and run pipelines within Ruta, although > the construction process is like involving writing, not clicking things > together. But I believe it might be more suitable for some of the UIMA > component collections you find out there in the wild. > > Maybe someone more familiar with Ruta can point you to a resource with > examples on how to build pipelines in Ruta. > > If scripting is an option... the old DKPro Core website which had lots of > examples using Groovy and Jython but it is down now - however these examples > are being moved to a new website and some of then can currently be found here: > > https://dkpro.github.io/dkpro-core/ - look under "Blog" > > Cheers, > > -- Richard > > On 09.09.2015, at 00:16, Olivier Austina <[email protected]> wrote: > >> Hi Richard, >> >> Thank you for your reply and the link. >> >> Regards >> Olivier >> >> >> 2015-09-08 19:24 GMT+02:00 Richard Eckart de Castilho <[email protected]>: >> >>> Hi Oliver, >>> >>> there are various tools listed in the "Tools" documentation - they should >>> also work when you run them from the command line. >>> >>> See e.g. the CPE Configurator: >>> http://uima.apache.org/d/uimaj-current/tools.html#ugr.tools.cpe >>> >>> Cheers, >>> >>> -- Richard >>> >>> On 08.09.2015, at 16:14, Olivier Austina <[email protected]> >>> wrote: >>> >>>> Hi, >>>> >>>> I am new to UIMA. How to use UIMA without Eclipse. I want to do small >>> demo >>>> for non programmers. >>>> Is it possible to use UIMA as GATE where we can quickly choose default >>>> annotators to process a text? Thank you. >>>> >>>> Regards >>>> Olivier >>>
