Skip to content

Bag of words made in python with sklearn, pandas, numpy and spacy

Notifications You must be signed in to change notification settings

guilhermeeuzebio/bag-of-words

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

bag-of-words

Example of a python script that clean text and vectorize phrases using bag of words technique.

To test and see the results just run:

python3 bow.py

About

Bag of words made in python with sklearn, pandas, numpy and spacy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages