Overview:
API Reference:
USASTag
USASTag.tag
USASTag.number_positive_markers
USASTag.number_negative_markers
USASTag.rarity_marker_1
USASTag.rarity_marker_2
USASTag.female
USASTag.male
USASTag.antecedents
USASTag.neuter
USASTag.idiom
USASTagGroup
USASTagGroup.tags
Development
Bases: BaseModel
BaseModel
Represents all of the properties associated with a USAS tag.
The USAS tag.
The number of positive markers.
The number of negative markers.
True if the USAS tag contains the rarity marker %.
True if the USAS tag contains the rarity marker @.
True if the USAS tag contains the female marker denoted by f.
True if the USAS tag contains the male marker denoted by m.
True if the USAS tag contains the antecedents marker denoted by c.
True if the USAS tag contains the neuter marker denoted by n.
False, currently not supported and therefore is always False.
Represents a grouping of one or more USAS tags that are associated to a token.
A list of USAS tags that are associated to a token. This grouping of USAS tags is a way of representing multi tag membership.