Coding Word2Vec : Natural Language Processing

Coding Word2Vec : Natural Language Processing

ritvikmath

3 года назад

21,885 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Javid Jamae
Javid Jamae - 03.10.2023 23:17

Thanks for the video, I learned a lot! FYI - I think you may have a small bug in how you're iterating to create the training data. When you look at the unique word count for 'text' it is len 34. When you look at the unique word count for 'words' is is len 33. Converting both to a set and then doing a diff, you see that the word 'today' is not included in 'words'. That is the very first word in the text list, so I think your indexing in your enumerator is probably just off by one.

Ответить
Nobody Else
Nobody Else - 07.10.2022 02:53

Another fantastic video! Thanks a lot!

Ответить
capablancastyle
capablancastyle - 11.07.2021 01:51

Muchas gracias, gran esfuerzo.

Ответить
Karan Saxena
Karan Saxena - 01.07.2021 07:38

Ritvik i really love your channel

Ответить
Salim Ibrahim
Salim Ibrahim - 30.06.2021 21:40

Thank for this and yeah like the other commenter would you be able to do a CRF video?

Ответить
Muhammad Al-Qurishi
Muhammad Al-Qurishi - 30.06.2021 19:43

Excellent way to understand W2V, Thank you
however, I will not give up :) and I will keep asking you to do the CRF video

Ответить