Class ConsistencyAnnotator


  • public class ConsistencyAnnotator
    extends Object
    TODO insert description
    Author:
    jwermter
    • Constructor Detail

      • ConsistencyAnnotator

        public ConsistencyAnnotator()
    • Method Detail

      • consistencyAnnotate

        public void consistencyAnnotate​(org.apache.uima.jcas.JCas aJCas)
        loops over document and adds the full form (expanded form) to all strings that have previously been recognized as an acronym.
        Parameters:
        aJCas -