Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37575798
en ru br
ALT Linux repositórios
S:0.31-alt1

Group :: Desenvolvimento/Perl
RPM: perl-Lingua-EN-Tagger

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define dist Lingua-EN-Tagger
Name: perl-%dist
Version: 0.25
Release: alt1

Summary: Part-of-speech tagger for English natural language processing
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: http://www.cpan.org/authors/id/A/AC/ACOBURN/Lingua-EN-Tagger-%{version}.tar.gz

Patch: perl-Lingua-EN-Tagger-0.23-alt-nstore.patch

BuildArch: noarch

# cannot be deduced automatically

Requires: perl-Memoize-ExpireLRU

# Automatically added by buildreq on Wed Sep 26 2012

BuildRequires: perl-HTML-Parser perl-Lingua-Stem perl-Memoize-ExpireLRU perl-devel

%description
The module is a probability based, corpus-trained tagger that assigns POS tags
to English text based on a lookup dictionary and a set of probability values.
The tagger assigns appropriate tags based on conditional probabilities - it
examines the preceding tag to determine the appropriate tag for the current
word.  Unknown words are classified according to word morphology or can be set
to be treated as nouns or other parts of speech.

%prep
%setup -q -n %dist-%version
%patch -p1

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/Lingua*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009