Skip to content

Safae26/bag-of-words

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

A complete Bag of Words pipeline built with Python, NLTK, and spaCy. It demonstrates text preprocessing (tokenization, lowercasing, stopword removal, lemmatization) and converts text into numerical vectors using word frequency counts. Perfect for understanding fundamental NLP vectorization techniques.

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors