Repository for our tool for human coding of Event data, with integration to feature extraction and automated building of models to apply codes to new data.
Activate venv
$ . .venv/bin/activate
Install dependencies
$ uv sync
Change dir to src
$ cd src
Start server
$ uv run main.py