yes, this is a commonly done thing. The extermal resources can be loaded once and shared across multiple annotators, for instance. You may read more about this here:
http://uima.apache.org/d/uimaj-2.4.0/tutorials_and_users_guides.html#ugr.tug.aae.accessing_external_resource_files On 7/13/2012 5:52 AM, Александр Крылов wrote: > ok, tnank You for Your answer! > > So, I will see DKPro Core Framework today, > > And also i would like to ask You -- can i use external > resources/libraries/api (etc) in my annotators? (It's may be keywords and > entity extractors, filters, rubricators, russian morphology, detecrots, > etc) - i have this libraties (example: aot.ru - the Alexey Sokirko's > morphology projects -- greatest russian morphology) > But hight level of this project will be Apache UIMA. (All my logic -- > incapsulated in Annotators, written by me). It's possible? > > You faithfully, Alexander > > > 2012/7/12 Torsten Zesch <[email protected]> > >> Redirected the request to UIMA userlist ... >> >> Hi Alexander, >> >> In addition to what you have already found, the DKPro Core Framework >> http://code.google.com/p/dkpro-core-asl/ >> has a POS Tagger (TreeTagger) that comes with a Russian model. >> >> I am not aware of Russian components for detecting dates, regions etc. >> >> -Torsten >> >>> -----Original Message----- >>> From: Александр Крылов [mailto:[email protected]] >>> Sent: Wednesday, July 11, 2012 11:17 AM >>> To: [email protected] >>> Subject: Using Apache UIMA for processing russian texts >>> >>> Hello! >>> >>> Sorry of my English - It's bad.. >>> I would like to use Apache UIMA Annotators and other UIMA Tools for >>> processing russian language texts.. It's search of statistircs term, >> dates, >>> regions in text documents. >>> In examples I found only english (and some other) languages, but no >> russian. >>> But on Apache UIMA seb site written that Showball Annotator supports the >>> russian language. >>> So, I would like to ask - what Annotators supports russian language? Can >> I use >>> external russian morphology systems in Annotators, created by using >> Apache >>> UIMA? >>> >>> Thank You >>> Your faithfully, >>> Alexander
