You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ctakes.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/04/16 16:04:15 UTC

[jira] [Commented] (CTAKES-295) Use UIMAFit-style configuration annotations

    [ https://issues.apache.org/jira/browse/CTAKES-295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13971422#comment-13971422 ] 

ASF subversion and git services commented on CTAKES-295:
--------------------------------------------------------

Commit 1587910 from tmill@apache.org in branch 'ctakes/trunk'
[ https://svn.apache.org/r1587910 ]

CTAKES-295: Fix SimpleSegmentAnnotator to use uimafit-style configuration. Eliminates initialize() method.

> Use UIMAFit-style configuration annotations
> -------------------------------------------
>
>                 Key: CTAKES-295
>                 URL: https://issues.apache.org/jira/browse/CTAKES-295
>             Project: cTAKES
>          Issue Type: Improvement
>            Reporter: Tim Miller
>            Priority: Minor
>
> 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)