Overview

Namespaces

  • PHP
  • Sastrawi
    • Dictionary
    • Morphology
      • Disambiguator
    • Specification
    • Stemmer
      • Cache
      • ConfixStripping
      • Context
        • Visitor
      • Filter
    • StopWordRemover

Classes

  • TextNormalizer
  • Overview
  • Namespace
  • Class
  • Tree

Class TextNormalizer

Class for normalize text before the stemming process

Namespace: Sastrawi\Stemmer\Filter
Located at Sastrawi/Stemmer/Filter/TextNormalizer.php
Methods summary
public static string
# normalizeText( string $text )

Removes symbols & characters other than alphabetics

Removes symbols & characters other than alphabetics

Parameters

$text
string
$text

Returns

string
normalized text
API documentation generated by ApiGen 2.8.0