Likert General Regressor
A set of helper functions for training and evaluating sklearn estimators on semantic analysis tasks.
Instructions for installing Conda
In a terminal window, run the following command:
conda create -n liger -y python=3.10
In a terminal window, run the following command:
conda activate liger
In a terminal window, run the following command:
pip install git+https://github.com/reevesc7/liger.git@main