Skip to content

Creates word cloud based off of Wikipedia article. Uses Beautiful Soup to get the text from the article as well as the first image. Then, applies image segmentation to create a mask for the word cloud.

Notifications You must be signed in to change notification settings

dtretiak/ScrapedWordCloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

ScrapedWordCloud

Creates word cloud based off of Wikipedia article. Uses Beautiful Soup to get the text from the article as well as the first image. Then, applies image segmentation to create a mask for the word cloud.

Step to use:

  1. Change the url variable to any Wikipedia article. Articles with people work best for the image segmentation algorithm. Other objects are not as well classified

About

Creates word cloud based off of Wikipedia article. Uses Beautiful Soup to get the text from the article as well as the first image. Then, applies image segmentation to create a mask for the word cloud.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published