On Thu, Feb 28, 2008 at 6:34 PM, Steven Bethard <[EMAIL PROTECTED]> wrote: > On Thu, Feb 28, 2008 at 10:03 AM, Roberto Franchini > <[EMAIL PROTECTED]> wrote: > > > On Wed, Feb 27, 2008 at 12:32 AM, Steven Bethard wrote: > > > Worked like a charm. Using the appropriate _impl classes, I was able > > > to write exactly the kind of utility functions I was hoping for, > > > e.g.:: > > > > > > AnalysisEngine relevanceReader = Util.getAnalysisEngine( > > > RelevanceReader.class, > > > Util.getTypeSystem(Document.class, RelevantDomain.class), > > > RelevanceReader.PARAM_ANNOTATIONS_PATH, annotationsPath); > > > > > MAy you post this useful (at least for me) factory method? > [cut]
Simply FANTASTIC! Thanks a lot! roberto FRANK franchini PS:I hope you will use the new log4jLogger_impl, that's mine :). So you give me a piece of code and I give you another :) -- Roberto Franchini CELI s.r.l. (http://www.celi.it) - C.so Moncalieri 21 - 10131 Torino - ITALY Tel +39-011-6600814 - Fax +39-011-6600687 jabber:[EMAIL PROTECTED] skype:ro.franchini
