Class LanguageFormatter.RelationArgumentAnnotation

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

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

    • RelationArgumentAnnotation

      public RelationArgumentAnnotation()
  • Method Details

    • getType

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