libZSservicesZSamazonka-comprehendZSamazonka-comprehend
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.Comprehend.Types.PartOfSpeechTagType

Description

 

Documentation

newtype PartOfSpeechTagType Source #

Instances

Instances details
Eq PartOfSpeechTagType Source # 
Instance details

Defined in Amazonka.Comprehend.Types.PartOfSpeechTagType

Ord PartOfSpeechTagType Source # 
Instance details

Defined in Amazonka.Comprehend.Types.PartOfSpeechTagType

Read PartOfSpeechTagType Source # 
Instance details

Defined in Amazonka.Comprehend.Types.PartOfSpeechTagType

Show PartOfSpeechTagType Source # 
Instance details

Defined in Amazonka.Comprehend.Types.PartOfSpeechTagType

Generic PartOfSpeechTagType Source # 
Instance details

Defined in Amazonka.Comprehend.Types.PartOfSpeechTagType

Associated Types

type Rep PartOfSpeechTagType :: Type -> Type #

NFData PartOfSpeechTagType Source # 
Instance details

Defined in Amazonka.Comprehend.Types.PartOfSpeechTagType

Methods

rnf :: PartOfSpeechTagType -> () #

Hashable PartOfSpeechTagType Source # 
Instance details

Defined in Amazonka.Comprehend.Types.PartOfSpeechTagType

ToJSON PartOfSpeechTagType Source # 
Instance details

Defined in Amazonka.Comprehend.Types.PartOfSpeechTagType

ToJSONKey PartOfSpeechTagType Source # 
Instance details

Defined in Amazonka.Comprehend.Types.PartOfSpeechTagType

FromJSON PartOfSpeechTagType Source # 
Instance details

Defined in Amazonka.Comprehend.Types.PartOfSpeechTagType

FromJSONKey PartOfSpeechTagType Source # 
Instance details

Defined in Amazonka.Comprehend.Types.PartOfSpeechTagType

ToLog PartOfSpeechTagType Source # 
Instance details

Defined in Amazonka.Comprehend.Types.PartOfSpeechTagType

ToHeader PartOfSpeechTagType Source # 
Instance details

Defined in Amazonka.Comprehend.Types.PartOfSpeechTagType

ToQuery PartOfSpeechTagType Source # 
Instance details

Defined in Amazonka.Comprehend.Types.PartOfSpeechTagType

FromXML PartOfSpeechTagType Source # 
Instance details

Defined in Amazonka.Comprehend.Types.PartOfSpeechTagType

ToXML PartOfSpeechTagType Source # 
Instance details

Defined in Amazonka.Comprehend.Types.PartOfSpeechTagType

ToByteString PartOfSpeechTagType Source # 
Instance details

Defined in Amazonka.Comprehend.Types.PartOfSpeechTagType

FromText PartOfSpeechTagType Source # 
Instance details

Defined in Amazonka.Comprehend.Types.PartOfSpeechTagType

ToText PartOfSpeechTagType Source # 
Instance details

Defined in Amazonka.Comprehend.Types.PartOfSpeechTagType

type Rep PartOfSpeechTagType Source # 
Instance details

Defined in Amazonka.Comprehend.Types.PartOfSpeechTagType

type Rep PartOfSpeechTagType = D1 ('MetaData "PartOfSpeechTagType" "Amazonka.Comprehend.Types.PartOfSpeechTagType" "libZSservicesZSamazonka-comprehendZSamazonka-comprehend" 'True) (C1 ('MetaCons "PartOfSpeechTagType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPartOfSpeechTagType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))