of course. I fixated on uimaFIT and forgot about the existing infrastructure.
>
> I recently used that approach to make the TextMarker AE more usable with uimaFIT:
>
>
http://code.google.com/p/dkpro-core-asl/source/browse/de.tudarmstadt.ukp.dkpro.core-asl/trunk/de.tudarmstadt.ukp.dkpro.core.textmarker-asl/src/main/java/de/tudarmstadt/ukp/dkpro/core/textmarker/TextMarker.java
>
> Cheers,
>
> -- Richard
>
> Am 19.02.2013 um 20:12 schrieb croeder6000 <
croed...@gmail.com>:
>
>> I'm working to adapt some code, that's not mine, an AE, to uimaFIT with
>> parameter annotations. As a first stab, I'd like to avoid modifying it,
>> so the first solution below is out. The problem I'm running into is that to
>> use an AE with uimaFit, it needs to inherit from uimaFIT's JCasAnnotator_ImplBase.
>>
>> I see a few solutions:
>> - modify the AE's code to inherit from uimaFIT's base instead of UIMA's
>> - cast it
>> - modify uimaFIT so that AnalysisEngineFactory.createAnalysisEngineDescription can take
>> an AE that inherits from UIMA, but implements a marker interface to show that it
>> is calling ConfigurationParameterInitializer.initialize() and
>> ExternalResourceInitializer.initialize().
>>
>> thoughts? am I missing something?
>> -Chris
>>
>> --
>> You received this message because you are subscribed to the Google Groups "uimafit-users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an email to
uimafit-user...@googlegroups.com.
>> For more options, visit
https://groups.google.com/groups/opt_out.
>>
>>
University of Colorado Anschutz Medical Campus | Computational Bioscience Program