__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php namespace Wamania\Snowball\Stemmer; /** * @author Luís Cobucci <[email protected]> */ interface Stemmer { /** * Main function to get the STEM of a word * * @param string $word A valid UTF-8 word * * @return string * * @throws \Exception */ public function stem($word); }
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| Catalan.php | File | 13.72 KB | 0664 |
|
| Danish.php | File | 4.46 KB | 0664 |
|
| Dutch.php | File | 9.32 KB | 0664 |
|
| English.php | File | 18.39 KB | 0664 |
|
| Finnish.php | File | 15.49 KB | 0664 |
|
| French.php | File | 19.35 KB | 0664 |
|
| German.php | File | 6.61 KB | 0664 |
|
| Italian.php | File | 10.24 KB | 0664 |
|
| Norwegian.php | File | 3.74 KB | 0664 |
|
| Portuguese.php | File | 9.54 KB | 0664 |
|
| Romanian.php | File | 12.74 KB | 0664 |
|
| Russian.php | File | 8.32 KB | 0664 |
|
| Spanish.php | File | 12.44 KB | 0664 |
|
| Stem.php | File | 5.85 KB | 0664 |
|
| Stemmer.php | File | 330 B | 0664 |
|
| Swedish.php | File | 3.81 KB | 0664 |
|