Skip to content

n-e-e-l/NLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

NLP

Goal: To identify the author of the paragraph given from the book.

Natural Language Processing:
Steps for the text data:-
1.) Lowercase
2.) Remove Puntuation
3.) Remove stopwords
4.) Remove non english words if any
5.) Stemming
6.) Tf-idf for converting words to numbers

naive bayes model on the pre processed data Kaggle submission Top 20%

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published