Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 338 Bytes

preprocess.rst

File metadata and controls

17 lines (13 loc) · 338 Bytes

Snorkel Preprocess Package

Preprocessors for LFs, TFs, and SFs.

.. currentmodule:: snorkel.preprocess

.. autosummary::
   :toctree: _autosummary/preprocess/
   :nosignatures:

   BasePreprocessor
   LambdaPreprocessor
   Preprocessor
   nlp.SpacyPreprocessor
   spark.make_spark_preprocessor
   preprocessor