Penelope v0.3.0 Penelope.ML.Text.LowercasePreprocessor

downcasing document preprocessor

Link to this section Summary

Functions

transforms a list of documents into lowercase documents

Link to this section Functions

Link to this function transform(model, context, x)
transform(model :: map(), context :: map(), x :: [String.t()]) :: [String.t()]

transforms a list of documents into lowercase documents