Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Lingua-Stem | Distribution: openSUSE:Factory:zSystems |
Version: 2.31 | Vendor: openSUSE |
Release: 1.17 | Build date: Sun Sep 27 05:10:35 2020 |
Group: Development/Libraries/Perl | Build host: reproducible |
Size: 3674502 | Source RPM: perl-Lingua-Stem-2.31-1.17.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://metacpan.org/release/Lingua-Stem | |
Summary: Stemming of words |
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.
Artistic-1.0 OR GPL-1.0-or-later
* Sun Sep 27 2020 Tina Müller <[email protected]> - updated to 2.31 see /usr/share/doc/packages/perl-Lingua-Stem/Changes * Sun Jun 21 2020 Tina Müller <[email protected]> - updated to 2.30 see /usr/share/doc/packages/perl-Lingua-Stem/Changes 2.30 2020.06020 - Cleanup for initial upload to GitHub. Version numbers for all sub-modules synced on 2.30 for consistency. Maintainer updated. Build.PL and Makefile.PL updates. Addition of 'use warnings' to all files. POD encoding error fix. * Wed Dec 03 2014 [email protected] - redo packaging * Wed Dec 01 2010 [email protected] - switch to perl_requires macro * Thu Jul 15 2010 [email protected] - recreated by cpanspec 1.78 o fix deps - noarch pkg * Fri Apr 30 2010 [email protected] - update to 0.84: - Documentation fixes to the En stemmer and removal of the accidentally included lib/Lingua/test.pl file Thanks goes to Aaron Naiman for bringing the documentation error to my attention and to Alexandr Ciornii and 'kmx' for the pointing out the problem with the test.pl file. * Fri Aug 15 2008 [email protected] - initial version 0.83
/usr/lib/perl5/vendor_perl/5.40.0/Lingua /usr/lib/perl5/vendor_perl/5.40.0/Lingua/Stem /usr/lib/perl5/vendor_perl/5.40.0/Lingua/Stem.pm /usr/lib/perl5/vendor_perl/5.40.0/Lingua/Stem.pod /usr/lib/perl5/vendor_perl/5.40.0/Lingua/Stem/AutoLoader.pm /usr/lib/perl5/vendor_perl/5.40.0/Lingua/Stem/Da.pm /usr/lib/perl5/vendor_perl/5.40.0/Lingua/Stem/De.pm /usr/lib/perl5/vendor_perl/5.40.0/Lingua/Stem/En.pm /usr/lib/perl5/vendor_perl/5.40.0/Lingua/Stem/EnBroken.pm /usr/lib/perl5/vendor_perl/5.40.0/Lingua/Stem/Gl.pm /usr/lib/perl5/vendor_perl/5.40.0/Lingua/Stem/No.pm /usr/lib/perl5/vendor_perl/5.40.0/Lingua/Stem/Pt.pm /usr/lib/perl5/vendor_perl/5.40.0/Lingua/Stem/Sv.pm /usr/share/doc/packages/perl-Lingua-Stem /usr/share/doc/packages/perl-Lingua-Stem/Changes /usr/share/doc/packages/perl-Lingua-Stem/GPL_License.txt /usr/share/doc/packages/perl-Lingua-Stem/README /usr/share/doc/packages/perl-Lingua-Stem/examples /usr/share/doc/packages/perl-Lingua-Stem/examples/benchmark-stemmers.pl /usr/share/doc/packages/perl-Lingua-Stem/examples/benchmark_stemmers.plx /usr/share/doc/packages/perl-Lingua-Stem/examples/collected_works_poe.txt /usr/share/doc/packages/perl-Lingua-Stem/examples/huckfinn.txt /usr/share/doc/packages/perl-Lingua-Stem/examples/voc.txt /usr/share/licenses/perl-Lingua-Stem /usr/share/licenses/perl-Lingua-Stem/Artistic_License.txt /usr/share/licenses/perl-Lingua-Stem/LICENSE /usr/share/man/man3/Lingua::Stem.3pm.gz /usr/share/man/man3/Lingua::Stem::AutoLoader.3pm.gz /usr/share/man/man3/Lingua::Stem::Da.3pm.gz /usr/share/man/man3/Lingua::Stem::De.3pm.gz /usr/share/man/man3/Lingua::Stem::En.3pm.gz /usr/share/man/man3/Lingua::Stem::EnBroken.3pm.gz /usr/share/man/man3/Lingua::Stem::Gl.3pm.gz /usr/share/man/man3/Lingua::Stem::No.3pm.gz /usr/share/man/man3/Lingua::Stem::Pt.3pm.gz /usr/share/man/man3/Lingua::Stem::Sv.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Dec 3 23:45:09 2024