- [x] Use Pre-existing Model and establish relations (one-one) with regression - [ ] Establish relationship word tuples (eg, Country-City, Male-Female, Fruit-Color etc.) - [ ] Convert said word tuples to vector tuples using multiple word2vec models (gensim, GloVe, BERT, etc.) - [ ] Using regression, find a subspace that satisfies this relation - [ ] Compare across Models to find a suitable subspace