\Camspiers\StatisticalClassifier\NormalizerNormalizerInterface

Summary

Methods
Constants
normalize()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

normalize()

normalize(array $tokens) : array

Makes tokens more consistent by a particular method.

This is to increase matches across what tokens are deemed equivalent but differnt

Parameters

array $tokens

The tokens to normalizer

Returns

array —

The array of normalized tokens