Hi Mikael, There are two scale-out approaches for UIMA - the CPE (which allows replicating the entire pipeline some number of times), and UIMA-AS, which permits a more flexible approach allowing replication of just those parts of the pipeline where it is needed.
I think of the CPE as our first attempt, and UIMA-AS as the second. Most of the current development work now is focussed on UIMA-AS, not on the CPE. So I don't forsee much change planned for the CPE GUI, other than maintenance. There are some web applications which might be doing work in the area(s) that you are interested in; these are usually in the form of web sites that have repositories of UIMA components, and offer the ability to also configure a pipeline and run them on some corpora. See for instance the u-compare site (http://u-compare.org). Some folks at CMU (see this previous post: http://markmail.org/message/fkovyt4c2oitnh7f ) also are considering donation of some framework software in this area. Finally, (a little further from your main topic) you might also find something of interest here: http://semanticturkey.uniroma2.it/extensions/uimast/ Perhaps you may find some collaborators, or some already written code bases to start from, from these other projects. -Marshall Mickael Boulord wrote: > Hi. > > My name is Mikaƫl Boulord and I'm currently working in the NLP team of > the Computer Science Laboratory called LINA (Laboratoire Informatique Nantes > Atlantique) at the University of Nantes, France ( see in French the site > http://www.lina.univ-nantes.fr/TALN.html). > In this team, we both use and develop UIMA components within our research > activities > and personally interested in the CPEGui. > > I'm looking for a web application based on the CPEGui. So I would like to > know > if such a tool already exists or is planned. I also would like to know if a > new version of > the CPEGui will be available in the next UIMA release or its development > has been frozen until now. > > If the web application version of CPEGui doesn't exist, I will think about > developping it. > So please send me your ideas about you like/dislike in the current CPEGui, > and what would > be the feature you would like to encounter in a new version. > > Regards, > > Mikael > >
