Skip to content

Instantly share code, notes, and snippets.

@gatemezing
Last active July 9, 2021 14:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gatemezing/5b86d4538c5c7cb5f809dbdc4c1805fd to your computer and use it in GitHub Desktop.
Save gatemezing/5b86d4538c5c7cb5f809dbdc4c1805fd to your computer and use it in GitHub Desktop.
Abbreviation Meaning
CC coordinating conjunction
CD cardinal digit
DT determiner
EX existential there
FW foreign word
IN preposition/subordinating conjunction
JJ This NLTK POS Tag is an adjective (large)
JJR adjective - comparative (larger)
JJS adjective - superlative (largest)
LS list market
MD modal (could or will)
NN noun - singular (cat or tree)
NNS noun plural (desks)
NNP proper noun - singular (sarah)
NNPS proper noun - plural (indians or americans)
PDT predeterminer (all/both/ half)
POS possessive ending (parent\ 's)
PRP personal pronoun (hers/ herself/ him/himself)
PRP$ possessive pronoun (her/ his/ mine/ my/ our )
RB adverb (occasionally/ swiftly)
RBR adverb - comparative (greater)
RBS adverb- superlative (biggest)
RP particle (about)
TO infinite marker (to)
UH interjection (goodbye)
VB verb (ask)
VBG verb gerund (judging)
VBD verb past tense (pleaded)
VBN verb past participle (reunified)
VBP verb - present tense not 3rd person singular(wrap)
VBZ verb - present tense with 3rd person singular (bases)
WDT wh-determiner (that/ what)
WP wh-pronoun (who)
WRB wh-adverb (how)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment