Documentation

TextNormalizerInterface

Creates a normalized version of the given input text

Table of Contents

normalize()  : string

Methods

normalize()

public normalize(string $text[, mixed $context = null ]) : string
Parameters
$text : string

The text to normalize

$context : mixed = null

Additional context about the text being normalized (optional)

Return values
string

Search results