Hi everyone, just to let you know, since it is also a topic of interest at the LINA Lab., we distribute an analysis engine to search the CAS (a FStructure in an index) with XPath expressions. It is based on the Apache JXPath library which allows to apply XPath expressions to graphs of objects. Here, the graph of objects is any instance of a type system in the CAS index. Thanks to the java.lang.reflect API, we made the annotator not dedicated to a type system. As a use case, it can be used for mapping annotations between two type systems. More on http://code.google.com/p/uima-type-mapper
/N # W3C XPath comme langage déclaratif d'expression des contraintes sur la structure des types des annotations source # Apache JXPath comme moteur qui implémente le traitement des contraintes # A use case can be type (annotation) mapping http://code.google.com/p/uima-type-mapper/ On Wed, Dec 15, 2010 at 9:18 AM, Thilo Götz <[email protected]> wrote: > On 14/12/10 19:57, Peter Klügl wrote: > [...] >> There is of course the LanguageWare platform, but as you know there are also >> many differences. > > True, but LanguageWare is not open source, nor is there > a language that is independent of the platform (last time > I looked, anyway). > > --Thilo > -- [email protected] # http://enicolashernandez.blogspot.com http://www.univ-nantes.fr/hernandez-n # Laboratoire LINA-TALN CNRS UMR 6241 tel. +33 (0)2 51 12 58 55 # Université de Nantes - Institut Universitaire de Technologie - Département Informatique tel. +33 (0)2 40 30 60 67
