Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 451 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 451 Bytes

Interview transcript analysis

Exploring methods to analyse and classify interview transcripts

Installation

We're using poetry for dependency management

poetry install --with lint, test

To start an environment in your terminal

poetry env use python3.11
poetry shell

Dataset

We're using a test dataset from an ongoing project. Ask Karlis for access to the dataset and place it in the data folder when developing locally.