Skip to content

lana7am/Predicting_book_genres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Predicting book genre

predicting book genre based on book summary

Background

when working with a large amount of books reading every book and trying to figure out what genre it is can be a time consuming task thats why we need to find a way to automate the process of genre labeling.

Data

the dataset was obtained by webscraping "abjjad" using the beautifulsoup python package

attribute description
Book_title title of the book
Author author name
cover_url book cover image url
genres list of genres that a book falls under
descriptions book description
cover_name string name of the cover image
description_length the word count of the description
genre_count number of genres that a book has

About

link to the website : https://lana7am.github.io/Predicting_book_genres/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published