Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.

Latest commit

 

History

History
17 lines (10 loc) · 601 Bytes

File metadata and controls

17 lines (10 loc) · 601 Bytes

Sentiment analysis for chatbots

This repository contains all the materials for "Sentiment analysis for chatbots" training.

Prerequisites

In order to run the project, you have to install Docker and Docker Compose. Depending on the platform you use, the installation process may vary. Please have a look at the official documentation of Docker Compose: https://docs.docker.com/compose/install/ to do it properly.

Running the notebooks

The notebook can be launched with a single command:

docker-compose up

When the project is built, the notebook is available at http://localhost:8888