This example is actually in the most current documentation. It is in section 1 of the tutorials and users guide.
http://incubator.apache.org/uima/downloads/releaseDocs/2.1.0-incubating/ docs/html/tutorials_and_users_guides/tutorials_and_users_guides.html -----Original Message----- From: LeHouillier, Frank D. Sent: Monday, March 26, 2007 8:02 AM To: '[email protected]' Subject: RE: Help on UIMA Please ! Perhaps, rather than going through the tokenizer route you should just try to do some sort of regular expression matching on your list of person names. An example of this is in the version of UIMA from IBM on AlphaWorks that uses an example of Building Room numbers that might be helpful for you to follow. I haven't looked at the latest documentation to see if this example is around in the Apache versions and the Apache Website doesn't seem to be working for me at the moment. This example might be a little different now as it references buildings and rooms at IBM.
