Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 168 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 168 Bytes

nlp

Top_words

A count of most used words in Shakespear's 'Lover's Complaint' using CountVectorizer in python.

-CountVectorizer counts how many times a word occurs.