Skip to content
This repository has been archived by the owner on May 19, 2021. It is now read-only.

gkswjdzz/word_cloud

Repository files navigation

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