/word_cloud

word cloud

Primary LanguagePythonMIT LicenseMIT

Run on Ainize

Word Cloud

This repository provides API server that generate word cloud using object detection and natural language processing.

How to Deploy

docker run

docker pull gkswjdzz/word-cloud
docker run -p 80:5000 -it gkswjdzz/word-cloud

api server will be running on http://localhost.

References

word_cloud