Port details |
- p5-Lingua-EN-Tagger Part-of-speech tagger for English natural language processing
- 0.31 textproc
=3 0.31Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2004-01-03 09:25:13
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: php81-pear, libXdamage, p5-MIME-Tools, autoconf, p5-Safe-Hole
- Also Listed In: perl5
- License: GPLv3
- WWW:
- https://metacpan.org/release/Lingua-EN-Tagger
- Description:
- The module is a probability based, corpus-trained tagger that assigns
POS tags to English text based on a lookup dictionary and probability
values. The tagger determines appropriate tags based on conditional
probabilities - it looks at the preceding tag to figure out what the
appropriate tag is for the current word. Unknown words will be classified
according to word morphology or can be set to be treated as nouns or
other parts of speech.
The tagger also recursively extracts as many nouns and noun phrases as
it can, using a set of regular expressions.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Lingua-EN-Tagger>0:textproc/p5-Lingua-EN-Tagger
- To install the port:
- cd /usr/ports/textproc/p5-Lingua-EN-Tagger/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/p5-Lingua-EN-Tagger
- pkg install p5-Lingua-EN-Tagger
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Lingua-EN-Tagger
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1563013446
SHA256 (Lingua-EN-Tagger-0.31.tar.gz) = 949e8c87e4808f7ba096b979220ff081bbe03b6d57890d2eecd4b83ae872e993
SIZE (Lingua-EN-Tagger-0.31.tar.gz) = 263102
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-HTML-Parser>=3.45 : www/p5-HTML-Parser
- p5-HTML-Tagset>=3.20 : www/p5-HTML-Tagset
- p5-Lingua-Stem>=0.81 : textproc/p5-Lingua-Stem
- p5-Memoize-ExpireLRU>=0.55 : devel/p5-Memoize-ExpireLRU
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-HTML-Parser>=3.45 : www/p5-HTML-Parser
- p5-HTML-Tagset>=3.20 : www/p5-HTML-Tagset
- p5-Lingua-Stem>=0.81 : textproc/p5-Lingua-Stem
- p5-Memoize-ExpireLRU>=0.55 : devel/p5-Memoize-ExpireLRU
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- databases/p5-DBIx-Class-Schema-Loader
- textproc/p5-Lingua-EN-Inflect-Phrase
- for Run
-
- databases/p5-DBIx-Class-Schema-Loader
- textproc/p5-Lingua-EN-Inflect-Phrase
Configuration Options:
- No options to configure
- Options name:
- textproc_p5-Lingua-EN-Tagger
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.31 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.31 20 Jul 2022 14:23:14
    |
Tobias C. Berner (tcberner)  |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.31 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.31 13 Jul 2019 20:48:01
  |
sunpoet  |
Update to 0.31
Changes: https://metacpan.org/changes/distribution/Lingua-EN-Tagger |
0.30 29 Aug 2018 19:11:12
  |
sunpoet  |
Update to 0.30
Changes: https://metacpan.org/changes/distribution/Lingua-EN-Tagger |
0.29 27 May 2018 20:15:20
  |
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
0.29 19 May 2018 11:07:50
  |
sunpoet  |
Update to 0.29
Changes: https://metacpan.org/changes/distribution/Lingua-EN-Tagger |
0.28 24 Dec 2016 13:03:17
  |
sunpoet  |
- Update to 0.28
Changes: http://search.cpan.org/dist/Lingua-EN-Tagger/Changes |
0.27 21 Dec 2016 20:46:58
  |
sunpoet  |
- Update to 0.27
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Lingua-EN-Tagger/Changes |
0.25 20 May 2016 09:30:19
  |
mat  |
Fix build with Perl 5.25.
Braces should be escaped in regexps.
With hat: perl@
Sponsored by: Absolight |
0.25 19 May 2016 10:53:06
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
0.25 01 Apr 2016 14:25:18
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.25 03 Apr 2015 17:28:55
  |
sunpoet  |
- Update to 0.25
- Sort PLIST
Changes: http://search.cpan.org/dist/Lingua-EN-Tagger/Changes |
0.24_1 26 Nov 2014 13:08:38
  |
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
0.24 07 Nov 2013 03:52:42
  |
vanilla  |
Support STAGEDIR. |
0.24 20 Sep 2013 23:17:32
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
0.24 29 Aug 2013 17:16:53
  |
sunpoet  |
- Add WWW
- Use single space after WWW:
- Remove Author line |
0.24 02 Aug 2013 18:52:11
  |
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
0.24 26 Jul 2013 09:10:19
  |
culot  |
- Update to 0.24
- Pet portlint(1) by changing tab into space in WWW link
Changes: http://search.cpan.org/dist/Lingua-EN-Tagger/Changes |
0.23 02 Oct 2012 07:47:25
  |
culot  |
- Update to 0.23
Changes: http://search.cpan.org/dist/Lingua-EN-Tagger/Changes |
0.20 07 Jul 2012 09:03:57
 |
sunpoet  |
- Update to 0.20
Changes: http://search.cpan.org/dist/Lingua-EN-Tagger/Changes |
0.19 01 Jun 2012 06:29:53
 |
sunpoet  |
- Update to 0.19
Changes: http://search.cpan.org/dist/Lingua-EN-Tagger/Changes |
0.18 13 May 2012 08:52:04
 |
culot  |
- Update to 0.18
- Add LICENSE (GPLv3)
- Add missing HTML::Tagset dependency
- Remove dependency on Storable>=2.10 (already in core)
- Remove SITE_PERL from BUILD_DEPENDS
- Sort BUILD_DEPENDS
Changes: http://search.cpan.org/dist/Lingua-EN-Tagger/Changes |
0.17 11 May 2012 13:44:08
 |
jadawin  |
- Update to 0.17
- Changelog:
http://cpansearch.perl.org/src/ACOBURN/Lingua-EN-Tagger-0.17/Changes |
0.16 01 May 2012 01:47:10
 |
swills  |
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC |
0.16 21 Jan 2012 17:40:15
 |
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
0.16 24 Oct 2011 09:11:38
 |
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
0.16 03 Jul 2011 14:40:25
 |
ohauer  |
-remove MD5 |
0.16 12 Jul 2010 09:43:34
 |
clsung  |
- Update to 0.16
Changes: http://search.cpan.org/dist/Lingua-EN-Tagger/Changes |
0.15 27 Aug 2008 03:36:29
 |
clsung  |
- Update to 0.15
Changes: http://search.cpan.org/dist/Lingua-EN-Tagger/Changes |
0.13 17 Apr 2008 14:30:31
 |
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
0.13 08 Sep 2007 01:06:22
 |
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
0.13 24 Jan 2006 03:10:24
 |
edwin  |
SHA256ify
Approved by: krion@ |
0.13 22 Jan 2006 02:55:05
 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.13 21 Sep 2005 19:31:43
 |
fenner  |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search |
0.13 17 Jul 2005 10:36:46
 |
clsung  |
- update to 0.13
- Added 'get_sentences' method |
0.12 04 Apr 2005 09:39:59
 |
clsung  |
- update to 0.12
- from Changes:
! Fixed a bug introduced in the parsing of utf8 text |
0.11 05 Dec 2004 06:02:20
 |
clsung  |
- update to 0.11
- Improved Unicode support |
0.10 05 Dec 2004 03:59:36
 |
clsung  |
- fix pkg-plist
Noticed by: kris |
0.10 20 Aug 2004 02:56:44
 |
clsung  |
My territory, suggested by ijliao. :p
Approved by: vanilla (co-mentor) |
0.10 25 Jun 2004 16:15:40
 |
arved  |
Update from 0.06 to 0.10
0.10 Aaron Coburn 4/27/04
Fixed some errors in the POD documentation
0.09 Aaron Coburn 2/04/04
Improved the splitting on punctuation
PR: 68230
Submitted by: Cheng-Lung Sung |
0.06 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
0.06 03 Feb 2004 03:14:47
 |
vanilla  |
- from 0.05 to 0.06
- add new dependency of p5-Memoize-ExpireLRU
- Improved recognition of an end of sentence
PR: ports/62241
Submitted by: maintainer |
0.05 03 Jan 2004 09:23:20
 |
vanilla  |
Add p5-Lingua-EN-Tagger 0.05,
part-of-speech tagger for English
natural language processing.
PR: 60723
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |