Port details |
- nltk_lite Lightweight Natural language toolkit written in python
- 0.7.5 textproc
=0 0.7.5Version of this port present on the latest quarterly branch. - Maintainer: clsung@FreeBSD.org
 - Port Added: 2005-11-26 03:56:15
- Last Update: 2009-01-21 07:03:05
- SVN Revision: UNKNOWN
- Also Listed In: python
- License: not specified in port
- WWW:
- http://nltk.sourceforge.net/
- Description:
- NLTK-Lite is a new collection of lightweight NLP modules designed for
maximum simplicity and efficiency. NLTK-Lite only covers the simple
variants of standard data structures and tasks. Simplicity and
efficiency are valued over generality and extensibility.
NLTK-Lite is primarily intended to facilitate teaching NLP to students
having limited programming experience. The focus is on teaching Python
together with the help of NLP recipes, instead of teaching students to
use a large set of specialized classes that lock them in to using NLTK.
WWW: http://nltk.sourceforge.net/
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:
-
- nltk_lite>0:textproc/nltk_lite
- No installation instructions:
- This port has been deleted.
- PKGNAME: nltk_lite
- 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:
-
- python2.5 : lang/python25
- Runtime dependencies:
-
- __init__.py : devel/py-yaml
- python2.5 : lang/python25
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- 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 |
0.7.5 21 Jan 2009 07:03:05
 |
clsung  |
- replaced by textproc/nltk |
0.7.5 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) |
0.7.5 09 Jun 2007 07:10:05
 |
clsung  |
- Update to 0.7.5 |
0.7.4 01 May 2007 15:21:00
 |
clsung  |
- Update to 0.7.4 |
0.7.3 02 Apr 2007 07:56:00
 |
clsung  |
- Update to 0.7.3
- use py-yaml in ports tree instead of bundle one. |
0.7.2 02 Apr 2007 07:12:01
 |
clsung  |
- Update to 0.7.2 |
0.7.1 28 Mar 2007 02:25:42
 |
clsung  |
- Update to 0.7.1 |
0.6.6 02 Nov 2006 13:54:29
 |
clsung  |
- Update to 0.6.6 |
0.6.5_1 02 Oct 2006 07:55:26
 |
clsung  |
- unbreak
- add egg-info to pkg-plist for python 2.5+
PR: ports/103592
Submitted by: Hirohisa Yamaguchi <umq_AT_ueo dot co dot jp> |
0.6.5 17 Sep 2006 01:39:41
 |
kris  |
BROKEN: Incorrect pkg-plist |
0.6.5 14 Aug 2006 05:03:51
 |
clsung  |
- Respect DESTDIR
- @dirrmtry
PR: ports/101882
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
0.6.5 17 Jul 2006 01:22:15
 |
clsung  |
- update to 0.6.5
- Changes
- This release contains improvements to Shoebox file format support
(by Stuart Robinson and Greg Aumann);
- an implementation of hole semantics (by Peter Wang);
- improvements to lambda calculus and semantic interpretation modules
(by Ewan Klein); a new corpus (Sinica Treebank sample);
- and expanded tutorial discussions of trees, feature-based grammar,
unification, PCFGs, and more exercises. |
0.6.4 04 May 2006 15:16:24
 |
clsung  |
- update to 0.6.4 |
0.6.3 15 Apr 2006 03:51:35
 |
clsung  |
- update to 0.6.3 |
0.6.2 30 Jan 2006 08:06:19
 |
clsung  |
- update to 0.6.2 |
0.6.1 28 Nov 2005 00:58:04
 |
clsung  |
- update to 0.6.1
- ChangeLog:
- This release contains bug-fixes, PDF versions of tutorials,
expanded fieldwork tutorial, PCFG grammar induction, and prototype
concordance and paradigm display tools. |
0.5 26 Nov 2005 03:54:01
 |
clsung  |
- add New port nltk-lite, which is lightweight version of NLTK |