This application allows users to build word clouds on the hotel reviews texts. It further allows the users to filter reviews and compare the word clouds.
- Python 3.6+
- pip3
New to H2O Wave? We recommend starting in the documentation to download and run the Wave Server on your local machine. Once the server is up and running you can easily use any Wave app.
git clone [email protected]:h2oai/wave-apps.git
cd wave-apps/explaining-ratings
make setup
make run
Point your favorite web browser to localhost:10101