Contains the code for my masters thesis on Compositionality of distributed data representation.
List of words used: http://www.mieliestronk.com/corncob_lowercase.txt
API for hyponymns: http://api.datamuse.com/words?rel_spc=Russia
NTK POS Tag Breakdown: https://github.com/nltk/nltk/blob/develop/nltk/app/chunkparser_app.py#L52
SPACY POS Tag: https://spacy.io/usage/linguistic-features#pos-tagging
GLOVE Embeddings: https://nlp.stanford.edu/projects/glove/