Lzy17 / Arxiv_WordCloud

Enter a KeyWord (such as Machine Learning), my code will generate a WordCloud picture of that keywords related field of study(like quantum physics, sound processing, astrophysics, etc)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arxiv_WordCloud

Enter a KeyWord (such as Machine Learning), my code will scrape through arxiv.org and get all the related fields of study(like quantum physics, sound processing, astrophysics, etc) of that KeyWord and generate a WordCloud picture based on those related field of study.

Target.png will determine the shape of you WordCloud.

To run the code do:

chmod -x start.sh

./start.sh

Examples

1 2

About

Enter a KeyWord (such as Machine Learning), my code will generate a WordCloud picture of that keywords related field of study(like quantum physics, sound processing, astrophysics, etc)

License:Apache License 2.0


Languages

Language:Python 93.5%Language:Shell 6.5%