Port details |
- py-nltk Natural language toolkit written in python
- 3.4.1,2 textproc
=0 3.4.1,2Version of this port present on the latest quarterly branch. - Maintainer: demon@FreeBSD.org
 - Port Added: 2015-04-19 13:49:36
- Last Update: 2021-09-30 15:14:15
- Commit Hash: 24cbbbe
- Also Listed In: education python
- License: APACHE20
- 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/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}nltk>0:textproc/py-nltk@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-nltk/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-nltk
- pkg install py38-nltk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.NOTE: This is a Python port. Instead of py38-nltk listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-nltk
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1556290025
SHA256 (nltk-3.4.1.zip) = 3a64b1cb685bbf344adec416871fee07996671c876ff313b3e504158fa1500e1
SIZE (nltk-3.4.1.zip) = 3058404
- 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:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-six>0 : devel/py-six@py38
- py38-tkinter>=0 : x11-toolkits/py-tkinter@py38
- py38-yaml>=3.09 : devel/py-yaml@py38
- py38-sqlite3>=0 : databases/py-sqlite3@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- This port is required by:
- for Run
-
- astro/py-horoscopegenerator
- graphics/qgis
- graphics/qgis-ltr
- math/py-mathics
- textproc/py-orange3-text
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
- Configuration Options:
- No options to configure
- Options name:
- textproc_py-nltk
- USES:
- cpe python:3.6+ zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
30 Sep 2021 15:14:15 3.4.1,2
|
Bernhard Froehlich (decke)  |
textproc/py-nltk: Add CPE information
Approved by: portmgr (blanket) |
07 Apr 2021 08:09:01 3.4.1,2
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 3.4.1,2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
02 Jan 2021 22:45:43
3.4.1,2
|
rene  |
Remove some more expired ports:
devel/py-backports.functools_lru_cache
devel/py-backports_abc
devel/py-futures
devel/py-singledispatch
devel/py-typing
graphics/py-pillow6
Adjust dependent ports.
Tested with 'make index' against r559975 |
28 Dec 2020 23:02:15
3.4.1,2
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
20 Nov 2020 07:16:06
3.4.1,2
|
adamw  |
Add education virtual category
PR: 248402
Submitted by: PauAmma |
26 Apr 2019 15:24:04
3.4.1,2
|
rm  |
textproc/py-nltk: update to 3.4.1
Changelog:
+ Add chomsky_normal_form for CFGs
+ Add meteor score
+ Add minimum edit/Levenshtein distance based alignment function
+ Allow access to collocation list via text.collocation_list()
+ Support corenlp server options
+ Drop support for Python 3.4
+ Other minor fixes
PR: 237583
Approved by: demon (maintainer) |
12 Mar 2019 20:36:49
3.4,2
|
rm  |
textproc/py-nltk: update to 3.4
- update to latest release
- add NO_ARCH
This release includes multiple improvements and adds py37 support.
Full changelog: https://www.nltk.org/news.html
PR: 236497
Approved by: demon (maintainer) |
20 Jun 2018 17:05:44
3.2.1_1,2
|
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
30 Nov 2017 15:50:34
3.2.1_1,2 
|
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
31 Oct 2017 15:00:00
3.2.1_1,2
|
lifanov  |
py-nltk: add missing dependency on py-sqlite3
PR: 221927
Approved by: demon (maintainer) |
10 Apr 2016 11:58:45
3.2.1,2
|
demon  |
Update to version 3.2.1. |
01 Apr 2016 14:25:18
3.2,2
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
05 Mar 2016 18:29:38
3.2,2
|
bsam  |
textproc/py-nltk: Update to version 3.2.
PR: 207724
Submitted by: bsam (me)
Approved by: demon (maintainer) |
07 Dec 2015 12:01:01
3.1,2
|
demon  |
Update to version 3.1. |
19 Apr 2015 13:49:29
3.0.2,2
|
demon  |
Rename nltk --> py-nltk for consistency. |