Package Info

perl-Lingua-Stem


Stemming of words


Development/Libraries/Perl

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.


License: Artistic-1.0 OR GPL-1.0-or-later
URL: https://metacpan.org/release/Lingua-Stem

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
2.31-bp155.2.10 info GA Release 2023-05-17 15 SP5
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Lingua-Stem
2.31-bp154.1.27 info GA Release 2022-05-09 15 SP4
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Lingua-Stem
0.84-bp153.1.12 info GA Release 2021-03-06 15 SP3
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Lingua-Stem
0.84-bp152.3.20 info GA Release 2020-04-16 15 SP2
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Lingua-Stem
0.84-bp151.3.1 info GA Release 2019-07-16 15 SP1
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Lingua-Stem
0.84-bp151.2.13 info GA Release 2019-05-18 15 SP1
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Lingua-Stem
0.84-bp150.2.4 info GA Release 2018-07-30 15
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Lingua-Stem