Name : perl-Lingua-Stem
| |
Version : 2.31
| Vendor : obs://build_opensuse_org/devel:kanku
|
Release : 150600.16.1
| Date : 2024-10-09 20:34:44
|
Group : Development/Libraries/Perl
| Source RPM : perl-Lingua-Stem-2.31-150600.16.1.src.rpm
|
Size : 3.51 MB
| |
Packager : https://www_suse_com/
| |
Summary : Stemming of words
|
Description :
This routine applies stemming algorithms to its parameters, returning the stemmed words as appropriate to the selected locale.
You can import some or all of the class methods.
use Lingua::Stem qw (stem clear_stem_cache stem_caching add_exceptions delete_exceptions get_exceptions set_locale get_locale :all :locale :exceptions :stem :caching);
:all - imports stem add_exceptions delete_exceptions get_exceptions set_locale get_locale :stem - imports stem :caching - imports stem_caching clear_stem_cache :locale - imports set_locale get_locale :exceptions - imports add_exceptions delete_exceptions get_exceptions
Currently supported locales are:
DA - Danish DE - German EN - English (also EN-US and EN-UK) FR - French GL - Galician IT - Italian NO - Norwegian PT - Portuguese RU - Russian (also RU-RU and RU-RU.KOI8-R) SV - Swedish
If you have the memory and lots of stemming to do, I *strongly* suggest using cache level 2 and processing lists in \'big chunks\' (long lists) for best performance.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/kanku:/perl/SLE_15_SP6/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(Lingua::Stem)
perl(Lingua::Stem::AutoLoader)
perl(Lingua::Stem::Da)
perl(Lingua::Stem::De)
perl(Lingua::Stem::En)
perl(Lingua::Stem::EnBroken)
perl(Lingua::Stem::Gl)
perl(Lingua::Stem::No)
perl(Lingua::Stem::Pt)
perl(Lingua::Stem::Sv)
perl-Lingua-Stem
Requires :