Jamie Hardt fb56ca1dd4 Formatting
2025-08-26 17:21:03 -07:00
2025-08-22 04:10:50 +00:00
2025-08-26 17:21:03 -07:00
2025-08-03 15:03:54 -07:00
2025-08-26 00:43:20 +00:00
2025-08-26 16:47:35 -07:00
2025-08-26 16:47:35 -07:00

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
No description provided
Readme 281 KiB
Languages
Jupyter Notebook 50.7%
Python 49.3%