mchalecki / Communication-accidents-nlp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Communication-accidents-nlp

An application of tracking ztm history of communication accidents for course of nlp.

Running

docker compose up

Prerequisites

  • docker
  • docker-compose
  • postgres-client(for simplicity, can be done only by docker)

Initial setup

Database

To create local database for development you need to import data. Only executed first time, data is persisted in database/data

  1. Download dump to ./db/imports/

Server

  1. Add google api key to [enviroments/dev/enviroment_variables.env]

About


Languages

Language:Python 61.4%Language:JavaScript 19.2%Language:HTML 18.3%Language:CSS 1.1%