Introduction to NLP | GloVe & Word2Vec Transfer Learning

  Рет қаралды 11,278

Normalized Nerd

Normalized Nerd

Күн бұрын

Пікірлер: 29
@WahranRai
@WahranRai 2 жыл бұрын
It is not G love model : it is Glove (glo ve) model ( related to GLObal VEctor)
@shrutiiyyer2783
@shrutiiyyer2783 2 жыл бұрын
Please keep going in the NLP section! your videos are great!
@NormalizedNerd
@NormalizedNerd 2 жыл бұрын
Thanks! Will do!
@ecofriend360
@ecofriend360 11 ай бұрын
Very nicely explained👌
@RS-vu5um
@RS-vu5um 2 жыл бұрын
Can you please do a video on BERT using Keras for Sentiment Analysis?
@codepathsala
@codepathsala 3 жыл бұрын
Explained very nicely. Please tell how can we make the pipeline for prediction. Do we need yo apply pretrained word2vec in this case as well ?
@dianafebrihatin7518
@dianafebrihatin7518 4 жыл бұрын
Hi, I'm so new to this topic and programming itself. On 14:43 by the compilation you used 'adam' as optimiser. What does this adma optimiser do? I have zero clues on it and apparently you didn't explain :(
@NormalizedNerd
@NormalizedNerd 4 жыл бұрын
Basically, an optimizer is an algorithm that solves the optimization problem (minimizing the loss/cost function). I guess you are familiar with Gradient Descent, the most common optimization algorithm. Adam is just an advanced algorithm to solve the optimization problem.
@dianafebrihatin7518
@dianafebrihatin7518 4 жыл бұрын
@@NormalizedNerd thank you!!! I didn't expect you'd answer to my question so quickly. Another question would be, would you consider to also explain about any of LSA, FastText, ELMo, and Bert in the near future?
@NormalizedNerd
@NormalizedNerd 4 жыл бұрын
Yeah some of them are in my bucket list!
@Gogeta0991
@Gogeta0991 3 жыл бұрын
Thanks for the video! I am trying to take word vectors from Spacy and update them by training on new data from a specific domain. My goal is to change the vectors affiliated with the new domain and to not change the other vectors much. Is it possible with this approach? Thanks!
@mdsharifuddinkhan7064
@mdsharifuddinkhan7064 3 жыл бұрын
Is it under the transfer learning, machine learning or deep learning?
@NormalizedNerd
@NormalizedNerd 3 жыл бұрын
Both GloVe and Word2Vec are trained using neural networks hence they come under deep learning. Here, we are using the pre-trained versions of the models hence transfer learning.
@abxy2197
@abxy2197 4 жыл бұрын
Can I use CNN and logistic regression? If yes, please let me know how!
@NormalizedNerd
@NormalizedNerd 4 жыл бұрын
Yes. We can apply CNN on text data. Maybe I'll make a video about it in future.
@rohitjain9331
@rohitjain9331 4 жыл бұрын
The video was awesome!!! But I have one doubt, why we initialized embedding matrix dimension with 'len(word_index)+1' instead of just 'len(word_index)' ??
@NormalizedNerd
@NormalizedNerd 4 жыл бұрын
Great point. The extra one row is for the words that are not present in the vocabulary. This row will contain only 0's.
@adityadarak1935
@adityadarak1935 4 жыл бұрын
i am getting error 'word_index' not defined. can you explain
@mahery_ranaivoson
@mahery_ranaivoson 4 жыл бұрын
Awesome content bro. Keep it up 👆
@NormalizedNerd
@NormalizedNerd 4 жыл бұрын
Thank you bro
@md.tarekhasan2206
@md.tarekhasan2206 3 жыл бұрын
Can't download pre-trained word vectors. :(
@NormalizedNerd
@NormalizedNerd 3 жыл бұрын
Try these links: nlp.stanford.edu/projects/glove/ github.com/mmihaltz/word2vec-GoogleNews-vectors Also I believe using gensim api you can download these very easily.
@abxy2197
@abxy2197 4 жыл бұрын
My model is not giving accuracy above 40%. What should I do? Can you tell me how to predict from the model?
@NormalizedNerd
@NormalizedNerd 4 жыл бұрын
You can watch this video(towards the end) to know how to predict a single(new) example. kzbin.info/www/bejne/pn7NhWt9fr1jmdE Btw what model and dataset are you using? Accuracy shouldn't be that low.
@abxy2197
@abxy2197 4 жыл бұрын
@@NormalizedNerd I tried LSTM, CNN, and also LSTM+CNN on dataset "text_emotion.csv" from data world data.world/crowdflower/sentiment-analysis-in-text But my model won't give accuracy above 40 :( Pls help
@preetamsoni5141
@preetamsoni5141 2 жыл бұрын
g-love
@NormalizedNerd
@NormalizedNerd 2 жыл бұрын
haha...I should have pronounced it like Glo-ve but I like G-love more XD
Introduction to NLP | How to Train Custom Word Vectors
13:48
Normalized Nerd
Рет қаралды 4,3 М.
Introduction to NLP | Word Embeddings & Word2Vec Model
23:10
Normalized Nerd
Рет қаралды 38 М.
Quando eu quero Sushi (sem desperdiçar) 🍣
00:26
Los Wagners
Рет қаралды 15 МЛН
Sarcasm is Very Easy to Detect! GloVe + LSTM
17:08
Normalized Nerd
Рет қаралды 12 М.
Introduction to NLP | GloVe Model Explained
23:15
Normalized Nerd
Рет қаралды 69 М.
Day 9/75 Text Representation with Negative Sampling or GLOVE to get Word Embeddings NLP [Explained]
17:51
FreeBirds Crew - Data Science and Generative AI
Рет қаралды 412
GloVe word embeddings (NLP817 7.11)
11:58
Herman Kamper
Рет қаралды 327
GloVe word vectors
11:09
daqi100
Рет қаралды 9 М.
Why Does Diffusion Work Better than Auto-Regression?
20:18
Algorithmic Simplicity
Рет қаралды 405 М.
Understanding Word2Vec
17:52
Jordan Boyd-Graber
Рет қаралды 78 М.
Transformers (how LLMs work) explained visually | DL5
27:14
3Blue1Brown
Рет қаралды 4,2 МЛН