Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 346 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 346 Bytes

liger

Likert General Regressor

A set of helper functions for training and evaluating sklearn estimators on semantic analysis tasks.

Usage

To use, simply run pip install -r requirements.txt while in the base directory, with your desired python environment active.

Check out the Examples/ directory to see example code and input data.