Port details |
- nltk Natural language toolkit written in python
- 3.0.2,2 textproc
=2 3.0.2,2Version of this port present on the latest quarterly branch.
- Maintainer: demon@FreeBSD.org
- Port Added: 2003-11-03 15:43:40
- Last Update: 2015-04-19 13:49:29
- SVN Revision: 384289
- People watching this port, also watch:: libao, zip
- Also Listed In: python
- License: APACHE20
- WWW:
- http://www.nltk.org/
- Description:
- NLTK is a leading platform for building Python programs to work with human
language data. It provides easy-to-use interfaces to over 50 corpora and
lexical resources such as WordNet, along with a suite of text processing
libraries for classification, tokenization, stemming, tagging, parsing,
and semantic reasoning, and an active discussion forum.
Thanks to a hands-on guide introducing programming fundamentals alongside
topics in computational linguistics, NLTK is suitable for linguists,
engineers, students, educators, researchers, and industry users alike.
NLTK is available for Windows, Mac OS X, and Linux. Best of all, NLTK is
a free, open source, community-driven project.
NLTK has been called "a wonderful tool for teaching, and working in,
computational linguistics using Python" and "an amazing library to play
with natural language".
WWW: http://www.nltk.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}nltk>0:textproc/nltk@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-nltk
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-tkinter>=0 : x11-toolkits/py-tkinter
- py27-yaml>=3.09 : devel/py-yaml
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python
- 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 |
3.0.2,2 19 Apr 2015 13:49:29 |
demon |
Rename nltk --> py-nltk for consistency. |
3.0.2,2 19 Apr 2015 13:43:02 |
demon |
Update description base on project's homepage. |
3.0.2,2 19 Apr 2015 08:28:19 |
demon |
Update to version 3.0.2;
Use PKGNAMEPREFIX, so versions built for python2 and python3 can be
installed at the same time;
Take maintainership. |
2.0.4_1,2 07 Dec 2014 10:01:37 |
mva |
- Convert textproc/ to USES=python
With hat: python@ |
2.0.4_1,2 02 Dec 2014 22:40:57 |
bapt |
Reset maintainership:
- Lots of maintainers timeout
- unresponsive for almost a year
PR: 195059 |
2.0.4_1,2 01 Mar 2014 18:15:33 |
miwi |
- Convert to autoplist
- Stage support
- Bump PORTREVISION |
2.0.4,2 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
2.0.4,2 30 Dec 2013 20:55:19 |
ohauer |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@) |
2.0.4,2 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
2.0.4,2 28 Jun 2013 04:29:03 |
clsung |
- Update to 2.0.4 |
2.0.2,2 11 Sep 2012 18:02:00 |
rm |
- update to 2.0.2
- change mastersites to pypi, because google doesn't carry the latest tarball
- drop unneeded BUILD_DEPENDS, LICENSE_FILE, USE_PYTHON_PREFIX,
PYDISTUTILS_EGGINFO
- create pkg-plist
- install with setuptools (upstream switched to it via distribute)
- strict python versions to 2.x only
- add patch to not use distribute for installing. distribute conflicts with
setuptools. this may be dropped when the whole ports tree will be switched to
distribute.
PR: 170515
Submitted by: rm (myself)
Approved by: maintainer timeout (1 month) |
2.0.1.r1,2 09 Jan 2012 15:41:08 |
tabthorpe |
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch
PR: ports/163521
Submitted by: Pedro Giffuni <pfg apache.org>
Hat: portmgr
Exp run by: pav |
2.0.1.r1,2 28 Sep 2011 01:36:00 |
clsung |
- update to 2.0.1rc1
- use DISTVERSION instead PORTVERION to avoid bumping of PORTEPOCH in future
updates
- bump PORTEPOCH
- ${MASTER_SITES_GOOGLE_CODE} -> GOOGLE_CODE
- define RUN_DEPENDS exactly (portlint warning)
- fix egginfo after switching to DISTVERSION
- whitespace fixes in pkg-descr
PR: ports/157964
Submitted by: Ruslan Mahmatkhanov <cvs-src_AT_yandex dot ru> |
2.0b9_1,1 25 Feb 2011 03:19:29 |
miwi |
- Move over to py25 or above
- While here get rid FreeBSD 6.X and md5 support |
2.0b9,1 17 Dec 2010 07:15:29 |
clsung |
- Update to 2.0b9
PR: ports/152937
Submitted by: Ruslan Mahmatkhanov <cvs-src_AT_yandex dot ru> |
2.0b8,1 28 Jul 2010 07:19:25 |
clsung |
- update to 2.0b8
- add dependency on devel/py-yaml
- add LICENSE stuff
- change project url
- notify user to deinstall the port before upgrading it in UPDATING
PR: ports/148877
Submitted by: Ruslan Mahmatkhanov <cvs-src_AT_yandex dot ru> |
2.0b7,1 24 Nov 2009 13:02:54 |
clsung |
- Update to 2.0b7 |
0.9.7,1 21 Jan 2009 06:45:55 |
clsung |
- Update to 0.9.7
PR: ports/130315
Submitted by: Wen Heping <wenheping_AT_gmail dot com> |
0.9.5,1 08 Jan 2009 19:30:09 |
stefan |
Update to 0.9.5. (The former nltk-lite has become the new nltk, thus the lower
version number - bumped PORTEPOCH accordingly.)
PR: 126943
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: maintainer timeout (>4 months) |
1.4.4 04 Oct 2007 06:21:46 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
1.4.4 04 Aug 2007 11:41:31 |
gabor |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
1.4.4 30 Sep 2006 08:16:11 |
clsung |
- fix pkg-plist |
1.4.4 17 Sep 2006 01:40:34 |
kris |
BROKEN: Incorrect pkg-plist |
1.4.4 14 Aug 2006 05:05:27 |
clsung |
- Respect DESTDIR
- portlint fix
- @dirrmtry
PR: ports/101881
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
1.4.4 24 Jan 2006 03:10:24 |
edwin |
SHA256ify
Approved by: krion@ |
1.4.4 05 Oct 2005 06:58:28 |
clsung |
- update to 1.4.4 |
1.4.3 07 Mar 2005 09:18:32 |
clsung |
- update to 1.4.3 |
1.4 20 Aug 2004 02:56:44 |
clsung |
My territory, suggested by ijliao. :p
Approved by: vanilla (co-mentor) |
1.4 22 Jul 2004 01:43:23 |
ijliao |
upgrade to 1.4
PR: 69402
Submitted by: maintainer |
1.3 03 Apr 2004 20:56:57 |
pav |
- Update to 1.3
PR: ports/65113
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> (maintainer) |
1.2 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.2 19 Mar 2004 22:56:30 |
kris |
BROKEN on alpha 4.x: Coredump during build |
1.2 21 Jan 2004 18:31:21 |
pav |
- Update to 1.2
PR: ports/61607
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> (maintainer) |
1.1 05 Nov 2003 19:57:21 |
linimon |
Fix typographical error in maintainer's email address. |
1.1 03 Nov 2003 15:42:33 |
ijliao |
add nltk 1.1
Natural language toolkit written in python
PR: 58745
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |