Penelope v0.5.0 Penelope.ML.Text.LowercasePreprocessor View Source

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) View Source
transform(model :: map(), context :: map(), x :: [String.t()]) :: [String.t()]

transforms a list of documents into lowercase documents