NLP - Semantics and Sentiment Analysis
Overview of Semantic and Word Vector
word2vec is a two layer neural net that processes text; where input is a text corpus and output is a vector set. Word2vec’s purpose is to group the vector of similar words. It detects similarities mathematically. ...
mahia.hashnode.dev6 min read