wordnet-analysis

Prerequisites

  • Install Docker.
  • Build the Docker container.

Installation

Run the following command to build the application (it will take a while):

docker-compose build

Execution

Run the following command to start the application

docker-compose up

Running the Application