[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/wamania/php-stemmer/src/Stemmer/ -> Romanian.php (summary)

(no description)

File Size: 334 lines (13 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Romanian:: (7 methods):
  stem()
  step0()
  step1()
  step2()
  step3()
  step4()
  finish()


Class: Romanian  - X-Ref


stem($word)   X-Ref
{@inheritdoc}


step0()   X-Ref
Step 0: Removal of plurals (and other simplifications)
Search for the longest among the following suffixes, and, if it is in R1, perform the action indicated.

return: boolean

step1()   X-Ref
Step 1: Reduction of combining suffixes
Search for the longest among the following suffixes, and, if it is in R1, preform the replacement action indicated.
Then repeat this step until no replacement occurs.

return: boolean

step2()   X-Ref
Step 2: Removal of 'standard' suffixes
Search for the longest among the following suffixes, and, if it is in R2, perform the action indicated.

return: boolean

step3()   X-Ref
Step 3: Removal of verb suffixes
Do step 3 if no suffix was removed either by step 1 or step 2.

return: boolean

step4()   X-Ref
Step 4: Removal of final vowel


finish()   X-Ref
Finally
Turn I, U back into i, u




Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer