File: control

package info (click to toggle)
liblingua-stopwords-perl 0.09-1
  • links: PTS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 140 kB
  • ctags: 34
  • sloc: perl: 853; makefile: 41
file content (18 lines) | stat: -rw-r--r-- 720 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: liblingua-stopwords-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 5)
Build-Depends-Indep: perl (>= 5.6.10-12)
Maintainer: Dominic Hargreaves <dom@earth.li>
Standards-Version: 3.8.0
Homepage: http://search.cpan.org/dist/Lingua-StopWords/

Package: liblingua-stopwords-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}
Description:  Stop words for several languages
 In keyword search, it is common practice to suppress a collection of
 "stopwords": words such as "the", "and", "maybe", etc. which exist in a
 large number of documents and do not tell you anything important about any
 document which contains them.  This module provides such "stoplists" in
 several languages.