On 2/18/2011 16:53, Alessandro Rossi wrote: > Hi to all, > > I would like to have some information > > 1) There exists any methods to define regex on UIMA type (not for simple > text) ?
Please be more explicit, not clear what you mean. > > 2) There exists any way to do unification and subsumption on UIMA type? Short answer: no. Long answer: subsumption is easy, you can implement that in a couple of hours. Unification is more difficult. If you want to do it yourself, we can discuss where the major issues are. --Thilo > > Thanks. > > Bye >
