Skip to content

Comparing the word-to-vector transformation methods for their accuracy in a given dataset

Notifications You must be signed in to change notification settings

zaky9/Count_Vectorizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Count Vectorizer

This repo, is part of my notes from the udemy course "Machine Learning: Natural Language Processing in Python (V2)". The word-to-vector transformation methods are compared for their accuracy in a given dataset. Four methods used to transform word-to-vectors are Stopwords, simple_tokenizer, LemmaTokenizer and StemTokenizer.

About

Comparing the word-to-vector transformation methods for their accuracy in a given dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published