Skip to content

Making a dataset of poems and try categorising them in 4 genres using two different classifiers.

Notifications You must be signed in to change notification settings

amitjoshi9627/PoemClassification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PoemClassification

Making a dataset of poems and try categorising them in 4 genres using two different classifiers.

Information About the Dataset

The Dataset is scraped from poets.org having 4 Genres of Poems (Love, Death, Nature, Audio). For Scraping Purpose Scrapy, requests, and Beautiful Soup is used. The Dataset Contains 999 Poems.

Features:

There are two features:

Poem: Contains poem in the form of a string.

Poem_url: contains url of the page from which poem was scraped.

Technology/Tools Used: Sklearn, Numpy, Scrapy, Spacy, Pandas, BeautifulSoup.

About

Making a dataset of poems and try categorising them in 4 genres using two different classifiers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published