MCPcopy Create free account
hub / github.com/Mrinank-Bhowmick/python-beginner-projects / main.py

File main.py

projects/QuickWordCloud/main.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import matplotlib.pyplot as plt
2from wordcloud import WordCloud
3
4

Callers

nothing calls this directly

Calls 3

QuickWordCloudClass · 0.85
extract_wordsMethod · 0.80
create_word_cloudMethod · 0.80

Tested by

no test coverage detected