Wed, 02 Oct 2024 20:27:30 UTC | login

Information for build perl-Lingua-EN-Tagger-0.31-4.fc33

ID165190
Package Nameperl-Lingua-EN-Tagger
Version0.31
Release4.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-Lingua-EN-Tagger.git#7201850edeb4a114233c1d99cd454fd0de3800ce
SummaryPart-of-speech tagger for English natural language processing
DescriptionThe 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 15 Jul 2020 04:38:33 UTC
CompletedWed, 15 Jul 2020 04:51:55 UTC
Taskbuild (f33, /rpms/perl-Lingua-EN-Tagger.git:7201850edeb4a114233c1d99cd454fd0de3800ce)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Lingua-EN-Tagger.git#7201850edeb4a114233c1d99cd454fd0de3800ce'}}
Tags
f33
RPMs
src
perl-Lingua-EN-Tagger-0.31-4.fc33.src.rpm (info) (download)
riscv64
perl-Lingua-EN-Tagger-0.31-4.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 0.31-4 - Perl 5.32 rebuild * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.31-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.31-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Jul 15 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.31-1 - 0.31 bump * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.30-3 - Perl 5.30 rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.30-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Aug 29 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.30-1 - 0.30 bump