Hi !

I worked on the UIMA engine to make it more generic.
It's now easy to add uima annotator, and I try the RegexAnnotator [1].

Depending on the configured regex, this annotator can output email, isbn,...

AFAIK there is for now just TextAnnotation and EntityAnnotation type, and I don't know if they are suitable for things like email, telephone number,...

Thanks
++


[1] http://uima.apache.org/sandbox.html#regex.annotator

Reply via email to