Path to this page:
./
wip/p5-Lingua-StopWords,
Lingua::StopWords - Stop words for several languages
Branch: CURRENT,
Version: 0.09,
Package name: p5-Lingua-StopWords-0.09,
Maintainer: kuli0020This module provides lists of stopwords for several languages.
Currently supported languages are Danish, Dutch, English, French,
German, Italian, Norwegian, Portugese, Spanish, and Swedish.
Required to run:[
lang/perl5]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
RMD160: 041fcdcb8db5b46159b15436b901befda10a3f00
Filesize: 14.519 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
CVS history: (Expand)
2013-04-04 09:00:46 by Hiramatsu Yoshifumi | Files touched by this commit (2) |
Log message:
Update p5-Lingua-StopWords to 0.09.
Changes from previous:
----------------------
0.09 2008-08-22
* Update Spanish stoplist to latest Snowball version. This is a
backwards-incompatible change, but the old list was broken, containing
"vosostros" instead of "vosotros" and so on.
* Add Hungarian.
0.08 2006-09-19
* Fix version mismatch between main module and submodules.
0.07 2006-09-19
* Fix failing test: skip instead of fail if Test::Pod::Coverage can't
be found.
0.06 2006-08-18
* Add Finnish stoplist.
0.05 2006-02-19
* Fix versioning problem with submodules
0.04 2006-02-19
* Minor mods to documentation
0.03 2006-02-19
* New maintainer Marvin Humphrey
* Add UTF-8 option
* Add Russian
|
2012-10-04 20:42:20 by Aleksej Saushev | Files touched by this commit (38) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
2012-07-21 22:08:13 by Thomas Klausner | Files touched by this commit (59) |
Log message:
Remove "WWW: URL" from DESCR. Common in FreeBSD ports, but in pkgsrc the
URL should be as HOMEPAGE in the Makefile.
|
2008-05-30 14:22:19 by abs | Files touched by this commit (64) |
Log message:
Remove unnecessary (empty) PLIST files for p5-* packages
|
2006-10-29 09:32:37 by Sergey Svishchev | Files touched by this commit (192) |
Log message:
Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
|
2005-08-03 19:58:42 by Roman Kulik | Files touched by this commit (4) | |
Log message:
This module provides lists of stopwords for several languages.
Currently supported languages are Danish, Dutch, English, French,
German, Italian, Norwegian, Portugese, Spanish, and Swedish.
WWW: http://search.cpan.org/dist/Lingua-StopWords
|