ashiskb / NLP2NLU-ashiskb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Let's create a repository for NLP and NLU

Author: Ashis Kumer Biswas

Word2Vec

  • Converts Word to a vector

CBOW : Continuous Bag of Words

  • Given context words, predict the target word

Skip Gram

  • Given the target word, predict the context words

About


Languages

Language:Jupyter Notebook 100.0%