5ea64d089f9d33be7e3225a435e2b32678f50158
ucsinfer
Universal Category System inference.
Running
python -m ucsinfer [command]
Pass --help to see a summary of subcommands and options.
The subcommands available at this time are gather and evaluate.
Functions
-
recommend
Infer a UCS category for a text description.
-
gather
Scan files to capture existing text descriptions and UCS categories and save as a dataset.
-
finetune
Fine-tune an existing sentence embedding model with training data.
-
evaluate
Use datasets to evauluate the performance of fine-tuning.
Description
Languages
Python
51.6%
Jupyter Notebook
48.4%