Skip to content
This repository was archived by the owner on May 25, 2022. It is now read-only.

Conversation

namanshah01
Copy link
Contributor

@namanshah01 namanshah01 commented Sep 8, 2020

Description

Added a folder 'Wikipedia Search Wordcloud' to projects folder, containing 5 files.
The script automates wikipedia search and generates a wordcloud based on the article of the topic searched.
Details of requirements and running the script are given in README.md file.
Fixes #186

Type of change

Choosing one or more options from the following as per the nature of your Pull request.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation Update

Checklist:

Please tick all the boxes that are fulfilled by your Pull request

  • I have named my files and folder according to this project's guidelines
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have created a helpful and easy to understand README.md
  • I have included a requirements.txt file(if external libraries are required)
  • My changes dont produce any warnings.
  • I have added a working sample/screenshot of the script

Copy link
Member

@AdityaJ7 AdityaJ7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, awesome job!!!

Copy link
Member

@tusharnankani tusharnankani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! @namanshah01 👏🏻

coder

@AdityaJ7 AdityaJ7 removed the request for review from chavarera September 8, 2020 13:12
@AdityaJ7 AdityaJ7 merged commit ed8711a into Python-World:master Sep 8, 2020
@namanshah01
Copy link
Contributor Author

Thanks @AdityaJ7 and @tusharnankani , happy to see it merged!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generate wordclouds images for Wikipedia article
3 participants