Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37400637
en ru br
Репозитории ALT

Группа :: Разработка/Perl
Пакет: perl-Lingua-EN-Tagger

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and 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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin