Class LanguageFormatter.VariableAnnotation

java.lang.Object
com.articulate.sigma.nlg.LanguageFormatter.VariableAnnotation
All Implemented Interfaces:
edu.stanford.nlp.ling.CoreAnnotation<String>, edu.stanford.nlp.util.TypesafeMap.Key<String>
Enclosing class:
LanguageFormatter

public static class LanguageFormatter.VariableAnnotation extends Object implements edu.stanford.nlp.ling.CoreAnnotation<String>
  • Constructor Details

    • VariableAnnotation

      public VariableAnnotation()
  • Method Details

    • getType

      public Class<String> getType()
      Specified by:
      getType in interface edu.stanford.nlp.ling.CoreAnnotation<String>