Skip to content

I extracted the text data from resumes and then applied TF-IDF (Term Frequency and Inverse Document Frequency) which tells how rare the word present in resumes based on that tf-idf score will come so that we predict that word as rare word and then we use it for classifying resumes.

Notifications You must be signed in to change notification settings

Roopesh-Nallakshyam/NLTK-TF-IDF-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

NLTK-TF-IDF-Algorithm

I extracted the text data from resumes and then applied TF-IDF (Term Frequency and Inverse Document Frequency) which tells how rare the word present in resumes based on that tf-idf score will come so that we predict that word as rare word and then we use it for classifying resumes.

About

I extracted the text data from resumes and then applied TF-IDF (Term Frequency and Inverse Document Frequency) which tells how rare the word present in resumes based on that tf-idf score will come so that we predict that word as rare word and then we use it for classifying resumes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages