Skip to content

leokaplun/BookGenreClassification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

BookGenreClassification

Classifying book genres based on their summary.
The dataset consists of 3000 summaries for 6 genres (Fantacy, SciFi, Crime Fic, Historical novel, Horror and thriller). Using just the book summary, this notebook tries to classify each book into the 6 categoriesl. The main aim of this project is to test out some basic features of SpaCy package as well as see the difference between applying models on bag-of-words matrix using CountVectorizer and TfidVectorizer.

About

Classifying book genres based on their summary

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published