ML-Assisted Labeling
ML-assisted labeling extension lets you use open-source models, LLMs, or your own models to generate labels automatically.
Last updated
ML-assisted labeling extension lets you use open-source models, LLMs, or your own models to generate labels automatically.
ML-assisted labeling helps automate data labeling for NLP projects. It supports open-source models, large language models (LLMs), and custom models for both span-based and row-based labeling tasks.
The extension generates labels automatically, helping reduce manual effort and allowing users to focus on reviewing results.
Use ML-assisted labeling to classify sentiment in reviews or other text data.
Create a row labeling project.
Click the gear icon from the extension panel on the right to open the Manage extensions dialog, and enable the ML-assisted labeling extension.

Select Sentiment Analysis as the service provider.

Configure Target text and Target question.
Click Predict labels.
Review the predicted labels and click Accept or Reject.

Use the spaCy provider to automatically label entities in text.
Create a span labeling project.

Click the gear icon from the extension panel on the right to open the Manage extensions dialog, and enable the ML-assisted labeling extension.

Select spaCy as the service provider.

Click Predict labels.
Review the predicted labels and click Accept or Reject.

For more information about other providers, see Assisted Labeling - ML-Assisted Labeling.
Last updated