yandexdataschool / nlp_course

YSDA course in Natural Language Processing
https://lena-voita.github.io/nlp_course.html
MIT License
9.79k stars 2.59k forks source link

Error in the formula from week 1 in lecture slides. #149

Closed nikitosssobur closed 1 month ago

nikitosssobur commented 7 months ago

I think, in 47 slide from the lecture about embeddings is incorrect formula for calculating tf-idf. In the denominator of log argument we need to write {d € D: w € d (not D)}.

poedator commented 1 month ago

thank you. It's been corrected