perl-Lingua-EN-Tagger
Part-of-speech tagger for English natural language processing
SRPM: perl-Lingua-EN-Tagger-0.13-2.n0i.2.fc8.src.rpm SPEC: perl-Lingua-EN-Tagger.spec Version: 0.13 Release: 2.n0i.2.fc8 Epoch: License: Artistic Group: Development/Libraries Size: 264627 Packager: Marius Feraru <altblue@n0i.net> Vendor: n0i.net URL: http://search.cpan.org/dist/Lingua-EN-Tagger/ Date: Sun Jun 10 2007, 10:31 GMT
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.
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.
Changelog:
- Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 0.13-2.n0i.2
- spec file (re)created using N0i::CPAN::RPMizer v1.14.7
- rebuild on perl 5.8.8 - Thu Aug 04 2005 Marius Feraru <altblue@n0i.net> 0.13-1.n0i.1
- spec file (re)created using N0i::CPAN::RPMizer/1.01
- rebuild on perl 5.8.7
Files:
- Lingua-EN-Tagger-0.13.tar.gz
- perl-Lingua-EN-Tagger.spec
Requires:
- perl(ExtUtils::MakeMaker)
- perl(HTML::Parser)
- perl(Lingua::Stem)
- perl(Memoize)
- perl(Memoize::ExpireLRU)
- perl(Storable)
- reb00t-rpmdevtools
- rpmlib(CompressedFileNames)