Skip to content

Instantly share code, notes, and snippets.

View amnrzv's full-sized avatar
🤹

Amaan Rizvi amnrzv

🤹
  • London
View GitHub Profile
@amnrzv
amnrzv / nltk_pos_tags
Created October 19, 2017 15:08
A list of POS tags used in NLTK and what they mean
POS tag list:
CC coordinating conjunction
CD cardinal digit
DT determiner
EX existential there (like: "there is" ... think of it like "there exists")
FW foreign word
IN preposition/subordinating conjunction
JJ adjective 'big'
JJR adjective, comparative 'bigger'