[ https://issues.apache.org/jira/browse/CTAKES-295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14047935#comment-14047935 ]
Pei Chen commented on CTAKES-295: --------------------------------- moving to 2.3.1. All of the new annotators as well as the examples are using this mechansim. However, not all of the the old annotators have been changed yet... so leaving this as a place holder until the next patch release. > Use UIMAFit-style configuration annotations > ------------------------------------------- > > Key: CTAKES-295 > URL: https://issues.apache.org/jira/browse/CTAKES-295 > Project: cTAKES > Issue Type: Improvement > Affects Versions: 3.1.1 > Reporter: Tim Miller > Priority: Minor > Fix For: 3.2.1 > > > Instead of using xml-based configuration exclusively, UimaFit allows for > java-based configuration in which the configuration parameters to an > annotator are specified by java annotations in the code. If the annotators > inherit from the UimaFit class JCasAnnotator_ImplBase the configurations are > loaded by the initialize method automatically. This makes it easier to create > pipelines on the fly for API users. -- This message was sent by Atlassian JIRA (v6.2#6252)