Snorkel Labeling PackageΒΆ
Programmatic data set labeling: LF creation, models, and analysis utilities.
LF applier for a Dask DataFrame. |
|
Run analyses on LFs using label matrix. |
|
LF applier for a list of data points (e.g. |
|
A conditionally independent LabelModel to learn LF weights and assign training labels. |
|
Base class for labeling functions. |
|
Majority class label model. |
|
Majority vote label model. |
|
Special labeling function type for spaCy-based LFs. |
|
LF applier for a Pandas DataFrame. |
|
Parallel LF applier for a Pandas DataFrame. |
|
Random vote label model. |
|
LF applier for a Spark RDD. |
|
Special labeling function type for SpaCy-based LFs running on Spark. |
|
Filter out examples not covered by any labeling function. |
|
Decorator to define a LabelingFunction object from a function. |
|
Decorator to define an NLPLabelingFunction object from a function. |
|
Decorator to define a SparkNLPLabelingFunction object from a function. |