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

Latest commit

 

History

History
42 lines (27 loc) · 1.2 KB

README.md

File metadata and controls

42 lines (27 loc) · 1.2 KB

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