nltk.text_type.isupper

text_type.isupper() → bool

Return True if all cased characters in S are uppercase and there is at least one cased character in S, False otherwise.