Skip to content

AnshulBasia/Word_Embeddings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In this project, I'll be focussing on applications of Word Embeddings and how can it be used to solve various problems, one by one. I feel that, we have pre-trained models 
from approaches like word2vec and glove and there's no point in competing with them, rather, I plan to use them creatively to solve problems.

1.) Goal is to complete phrase like:
-> man is to king is like woman is to ___?(queen)

Sounds interesting ? Let's see if we can do that.
Pre-Trained Model: https://fasttext.cc/docs/en/english-vectors.html#download-pre-trained-word-vectors

2.) Hypernymy

3.) Spam classification

Releases

No releases published

Packages

 
 
 

Languages