Class NSLinguisticTagScheme


public class NSLinguisticTagScheme
extends GlobalValueEnumeration<NSString>
  • Field Details

    • TokenType

      @Deprecated public static final NSLinguisticTagScheme TokenType
      Deprecated.
      All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    • LexicalClass

      @Deprecated public static final NSLinguisticTagScheme LexicalClass
      Deprecated.
      All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    • NameType

      @Deprecated public static final NSLinguisticTagScheme NameType
      Deprecated.
      All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    • NameTypeOrLexicalClass

      @Deprecated public static final NSLinguisticTagScheme NameTypeOrLexicalClass
      Deprecated.
      All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    • Lemma

      @Deprecated public static final NSLinguisticTagScheme Lemma
      Deprecated.
      All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    • Language

      @Deprecated public static final NSLinguisticTagScheme Language
      Deprecated.
      All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    • Script

      @Deprecated public static final NSLinguisticTagScheme Script
      Deprecated.
      All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
  • Method Details