yandexdataschool / nlp_course

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

Swap the numerator and denominator #75

Closed alexeyhorkin closed 3 years ago

alexeyhorkin commented 3 years ago

I swapped the numerator and denominator in this formula:

to pass this assert:

assert 'j.delanoy' in top_negative_words and 'college' in top_negative_words
review-notebook-app[bot] commented 3 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

justheuristic commented 3 years ago

Seems legit. Thanks!