Initial import of py-nltk-2.0.1rc1.

NLTK - the Natural Language Toolkit - is a suite of open source
Python modules, data and documentation for research and development
in natural language processing. NLTK contains code supporting dozens
of NLP tasks, along with 30 popular Corpora and extensive documentation
including a 360-page online book.
This commit is contained in:
Thomas Klausner 2011-08-22 12:37:34 +00:00
parent 872fc3cd20
commit ee883986c5
4 changed files with 688 additions and 0 deletions

5
py-nltk/DESCR Normal file
View file

@ -0,0 +1,5 @@
NLTK - the Natural Language Toolkit - is a suite of open source
Python modules, data and documentation for research and development
in natural language processing. NLTK contains code supporting dozens
of NLP tasks, along with 30 popular Corpora and extensive documentation
including a 360-page online book.

25
py-nltk/Makefile Normal file
View file

@ -0,0 +1,25 @@
# $NetBSD: Makefile,v 1.1.1.1 2011/08/22 12:37:34 thomasklausner Exp $
#
DISTNAME= nltk-2.0.1rc1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc
MASTER_SITES= http://nltk.googlecode.com/files/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.nltk.org/
COMMENT= Natural Language Toolkit (NLTK)
LICENSE= apache-2.0
DEPENDS+= ${PYPKGPREFIX}-yaml-[0-9]*:../../textproc/py-yaml
PKG_DESTDIR_SUPPORT= user-destdir
PYDISTUTILSPKG= yes
REPLACE_PYTHON= nltk/corpus/reader/knbc.py
REPLACE_PYTHON+= nltk/stem/rslp.py
PYTHON_VERSIONS_INCOMPATIBLE= 24 31
.include "../../lang/python/application.mk"
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"

653
py-nltk/PLIST Normal file
View file

@ -0,0 +1,653 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2011/08/22 12:37:34 thomasklausner Exp $
${PYSITELIB}/nltk/__init__.py
${PYSITELIB}/nltk/__init__.pyc
${PYSITELIB}/nltk/__init__.pyo
${PYSITELIB}/nltk/align.py
${PYSITELIB}/nltk/align.pyc
${PYSITELIB}/nltk/align.pyo
${PYSITELIB}/nltk/app/__init__.py
${PYSITELIB}/nltk/app/__init__.pyc
${PYSITELIB}/nltk/app/__init__.pyo
${PYSITELIB}/nltk/app/chartparser_app.py
${PYSITELIB}/nltk/app/chartparser_app.pyc
${PYSITELIB}/nltk/app/chartparser_app.pyo
${PYSITELIB}/nltk/app/chunkparser_app.py
${PYSITELIB}/nltk/app/chunkparser_app.pyc
${PYSITELIB}/nltk/app/chunkparser_app.pyo
${PYSITELIB}/nltk/app/collocations_app.py
${PYSITELIB}/nltk/app/collocations_app.pyc
${PYSITELIB}/nltk/app/collocations_app.pyo
${PYSITELIB}/nltk/app/concordance_app.py
${PYSITELIB}/nltk/app/concordance_app.pyc
${PYSITELIB}/nltk/app/concordance_app.pyo
${PYSITELIB}/nltk/app/nemo_app.py
${PYSITELIB}/nltk/app/nemo_app.pyc
${PYSITELIB}/nltk/app/nemo_app.pyo
${PYSITELIB}/nltk/app/rdparser_app.py
${PYSITELIB}/nltk/app/rdparser_app.pyc
${PYSITELIB}/nltk/app/rdparser_app.pyo
${PYSITELIB}/nltk/app/srparser_app.py
${PYSITELIB}/nltk/app/srparser_app.pyc
${PYSITELIB}/nltk/app/srparser_app.pyo
${PYSITELIB}/nltk/app/wordfreq_app.py
${PYSITELIB}/nltk/app/wordfreq_app.pyc
${PYSITELIB}/nltk/app/wordfreq_app.pyo
${PYSITELIB}/nltk/app/wordnet_app.py
${PYSITELIB}/nltk/app/wordnet_app.pyc
${PYSITELIB}/nltk/app/wordnet_app.pyo
${PYSITELIB}/nltk/app/wxwordnet_app.py
${PYSITELIB}/nltk/app/wxwordnet_app.pyc
${PYSITELIB}/nltk/app/wxwordnet_app.pyo
${PYSITELIB}/nltk/book.py
${PYSITELIB}/nltk/book.pyc
${PYSITELIB}/nltk/book.pyo
${PYSITELIB}/nltk/ccg/__init__.py
${PYSITELIB}/nltk/ccg/__init__.pyc
${PYSITELIB}/nltk/ccg/__init__.pyo
${PYSITELIB}/nltk/ccg/api.py
${PYSITELIB}/nltk/ccg/api.pyc
${PYSITELIB}/nltk/ccg/api.pyo
${PYSITELIB}/nltk/ccg/chart.py
${PYSITELIB}/nltk/ccg/chart.pyc
${PYSITELIB}/nltk/ccg/chart.pyo
${PYSITELIB}/nltk/ccg/combinator.py
${PYSITELIB}/nltk/ccg/combinator.pyc
${PYSITELIB}/nltk/ccg/combinator.pyo
${PYSITELIB}/nltk/ccg/lexicon.py
${PYSITELIB}/nltk/ccg/lexicon.pyc
${PYSITELIB}/nltk/ccg/lexicon.pyo
${PYSITELIB}/nltk/chat/__init__.py
${PYSITELIB}/nltk/chat/__init__.pyc
${PYSITELIB}/nltk/chat/__init__.pyo
${PYSITELIB}/nltk/chat/eliza.py
${PYSITELIB}/nltk/chat/eliza.pyc
${PYSITELIB}/nltk/chat/eliza.pyo
${PYSITELIB}/nltk/chat/iesha.py
${PYSITELIB}/nltk/chat/iesha.pyc
${PYSITELIB}/nltk/chat/iesha.pyo
${PYSITELIB}/nltk/chat/rude.py
${PYSITELIB}/nltk/chat/rude.pyc
${PYSITELIB}/nltk/chat/rude.pyo
${PYSITELIB}/nltk/chat/suntsu.py
${PYSITELIB}/nltk/chat/suntsu.pyc
${PYSITELIB}/nltk/chat/suntsu.pyo
${PYSITELIB}/nltk/chat/util.py
${PYSITELIB}/nltk/chat/util.pyc
${PYSITELIB}/nltk/chat/util.pyo
${PYSITELIB}/nltk/chat/zen.py
${PYSITELIB}/nltk/chat/zen.pyc
${PYSITELIB}/nltk/chat/zen.pyo
${PYSITELIB}/nltk/chunk/__init__.py
${PYSITELIB}/nltk/chunk/__init__.pyc
${PYSITELIB}/nltk/chunk/__init__.pyo
${PYSITELIB}/nltk/chunk/api.py
${PYSITELIB}/nltk/chunk/api.pyc
${PYSITELIB}/nltk/chunk/api.pyo
${PYSITELIB}/nltk/chunk/named_entity.py
${PYSITELIB}/nltk/chunk/named_entity.pyc
${PYSITELIB}/nltk/chunk/named_entity.pyo
${PYSITELIB}/nltk/chunk/regexp.py
${PYSITELIB}/nltk/chunk/regexp.pyc
${PYSITELIB}/nltk/chunk/regexp.pyo
${PYSITELIB}/nltk/chunk/util.py
${PYSITELIB}/nltk/chunk/util.pyc
${PYSITELIB}/nltk/chunk/util.pyo
${PYSITELIB}/nltk/classify/__init__.py
${PYSITELIB}/nltk/classify/__init__.pyc
${PYSITELIB}/nltk/classify/__init__.pyo
${PYSITELIB}/nltk/classify/api.py
${PYSITELIB}/nltk/classify/api.pyc
${PYSITELIB}/nltk/classify/api.pyo
${PYSITELIB}/nltk/classify/decisiontree.py
${PYSITELIB}/nltk/classify/decisiontree.pyc
${PYSITELIB}/nltk/classify/decisiontree.pyo
${PYSITELIB}/nltk/classify/mallet.py
${PYSITELIB}/nltk/classify/mallet.pyc
${PYSITELIB}/nltk/classify/mallet.pyo
${PYSITELIB}/nltk/classify/maxent.py
${PYSITELIB}/nltk/classify/maxent.pyc
${PYSITELIB}/nltk/classify/maxent.pyo
${PYSITELIB}/nltk/classify/megam.py
${PYSITELIB}/nltk/classify/megam.pyc
${PYSITELIB}/nltk/classify/megam.pyo
${PYSITELIB}/nltk/classify/naivebayes.py
${PYSITELIB}/nltk/classify/naivebayes.pyc
${PYSITELIB}/nltk/classify/naivebayes.pyo
${PYSITELIB}/nltk/classify/rte_classify.py
${PYSITELIB}/nltk/classify/rte_classify.pyc
${PYSITELIB}/nltk/classify/rte_classify.pyo
${PYSITELIB}/nltk/classify/tadm.py
${PYSITELIB}/nltk/classify/tadm.pyc
${PYSITELIB}/nltk/classify/tadm.pyo
${PYSITELIB}/nltk/classify/util.py
${PYSITELIB}/nltk/classify/util.pyc
${PYSITELIB}/nltk/classify/util.pyo
${PYSITELIB}/nltk/classify/weka.py
${PYSITELIB}/nltk/classify/weka.pyc
${PYSITELIB}/nltk/classify/weka.pyo
${PYSITELIB}/nltk/cluster/__init__.py
${PYSITELIB}/nltk/cluster/__init__.pyc
${PYSITELIB}/nltk/cluster/__init__.pyo
${PYSITELIB}/nltk/cluster/api.py
${PYSITELIB}/nltk/cluster/api.pyc
${PYSITELIB}/nltk/cluster/api.pyo
${PYSITELIB}/nltk/cluster/em.py
${PYSITELIB}/nltk/cluster/em.pyc
${PYSITELIB}/nltk/cluster/em.pyo
${PYSITELIB}/nltk/cluster/gaac.py
${PYSITELIB}/nltk/cluster/gaac.pyc
${PYSITELIB}/nltk/cluster/gaac.pyo
${PYSITELIB}/nltk/cluster/kmeans.py
${PYSITELIB}/nltk/cluster/kmeans.pyc
${PYSITELIB}/nltk/cluster/kmeans.pyo
${PYSITELIB}/nltk/cluster/util.py
${PYSITELIB}/nltk/cluster/util.pyc
${PYSITELIB}/nltk/cluster/util.pyo
${PYSITELIB}/nltk/collocations.py
${PYSITELIB}/nltk/collocations.pyc
${PYSITELIB}/nltk/collocations.pyo
${PYSITELIB}/nltk/compat.py
${PYSITELIB}/nltk/compat.pyc
${PYSITELIB}/nltk/compat.pyo
${PYSITELIB}/nltk/containers.py
${PYSITELIB}/nltk/containers.pyc
${PYSITELIB}/nltk/containers.pyo
${PYSITELIB}/nltk/corpus/__init__.py
${PYSITELIB}/nltk/corpus/__init__.pyc
${PYSITELIB}/nltk/corpus/__init__.pyo
${PYSITELIB}/nltk/corpus/europarl_raw.py
${PYSITELIB}/nltk/corpus/europarl_raw.pyc
${PYSITELIB}/nltk/corpus/europarl_raw.pyo
${PYSITELIB}/nltk/corpus/reader/__init__.py
${PYSITELIB}/nltk/corpus/reader/__init__.pyc
${PYSITELIB}/nltk/corpus/reader/__init__.pyo
${PYSITELIB}/nltk/corpus/reader/aligned.py
${PYSITELIB}/nltk/corpus/reader/aligned.pyc
${PYSITELIB}/nltk/corpus/reader/aligned.pyo
${PYSITELIB}/nltk/corpus/reader/api.py
${PYSITELIB}/nltk/corpus/reader/api.pyc
${PYSITELIB}/nltk/corpus/reader/api.pyo
${PYSITELIB}/nltk/corpus/reader/bnc.py
${PYSITELIB}/nltk/corpus/reader/bnc.pyc
${PYSITELIB}/nltk/corpus/reader/bnc.pyo
${PYSITELIB}/nltk/corpus/reader/bracket_parse.py
${PYSITELIB}/nltk/corpus/reader/bracket_parse.pyc
${PYSITELIB}/nltk/corpus/reader/bracket_parse.pyo
${PYSITELIB}/nltk/corpus/reader/chasen.py
${PYSITELIB}/nltk/corpus/reader/chasen.pyc
${PYSITELIB}/nltk/corpus/reader/chasen.pyo
${PYSITELIB}/nltk/corpus/reader/childes.py
${PYSITELIB}/nltk/corpus/reader/childes.pyc
${PYSITELIB}/nltk/corpus/reader/childes.pyo
${PYSITELIB}/nltk/corpus/reader/chunked.py
${PYSITELIB}/nltk/corpus/reader/chunked.pyc
${PYSITELIB}/nltk/corpus/reader/chunked.pyo
${PYSITELIB}/nltk/corpus/reader/cmudict.py
${PYSITELIB}/nltk/corpus/reader/cmudict.pyc
${PYSITELIB}/nltk/corpus/reader/cmudict.pyo
${PYSITELIB}/nltk/corpus/reader/conll.py
${PYSITELIB}/nltk/corpus/reader/conll.pyc
${PYSITELIB}/nltk/corpus/reader/conll.pyo
${PYSITELIB}/nltk/corpus/reader/dependency.py
${PYSITELIB}/nltk/corpus/reader/dependency.pyc
${PYSITELIB}/nltk/corpus/reader/dependency.pyo
${PYSITELIB}/nltk/corpus/reader/ieer.py
${PYSITELIB}/nltk/corpus/reader/ieer.pyc
${PYSITELIB}/nltk/corpus/reader/ieer.pyo
${PYSITELIB}/nltk/corpus/reader/indian.py
${PYSITELIB}/nltk/corpus/reader/indian.pyc
${PYSITELIB}/nltk/corpus/reader/indian.pyo
${PYSITELIB}/nltk/corpus/reader/ipipan.py
${PYSITELIB}/nltk/corpus/reader/ipipan.pyc
${PYSITELIB}/nltk/corpus/reader/ipipan.pyo
${PYSITELIB}/nltk/corpus/reader/knbc.py
${PYSITELIB}/nltk/corpus/reader/knbc.pyc
${PYSITELIB}/nltk/corpus/reader/knbc.pyo
${PYSITELIB}/nltk/corpus/reader/nombank.py
${PYSITELIB}/nltk/corpus/reader/nombank.pyc
${PYSITELIB}/nltk/corpus/reader/nombank.pyo
${PYSITELIB}/nltk/corpus/reader/nps_chat.py
${PYSITELIB}/nltk/corpus/reader/nps_chat.pyc
${PYSITELIB}/nltk/corpus/reader/nps_chat.pyo
${PYSITELIB}/nltk/corpus/reader/pl196x.py
${PYSITELIB}/nltk/corpus/reader/pl196x.pyc
${PYSITELIB}/nltk/corpus/reader/pl196x.pyo
${PYSITELIB}/nltk/corpus/reader/plaintext.py
${PYSITELIB}/nltk/corpus/reader/plaintext.pyc
${PYSITELIB}/nltk/corpus/reader/plaintext.pyo
${PYSITELIB}/nltk/corpus/reader/ppattach.py
${PYSITELIB}/nltk/corpus/reader/ppattach.pyc
${PYSITELIB}/nltk/corpus/reader/ppattach.pyo
${PYSITELIB}/nltk/corpus/reader/propbank.py
${PYSITELIB}/nltk/corpus/reader/propbank.pyc
${PYSITELIB}/nltk/corpus/reader/propbank.pyo
${PYSITELIB}/nltk/corpus/reader/rte.py
${PYSITELIB}/nltk/corpus/reader/rte.pyc
${PYSITELIB}/nltk/corpus/reader/rte.pyo
${PYSITELIB}/nltk/corpus/reader/senseval.py
${PYSITELIB}/nltk/corpus/reader/senseval.pyc
${PYSITELIB}/nltk/corpus/reader/senseval.pyo
${PYSITELIB}/nltk/corpus/reader/sinica_treebank.py
${PYSITELIB}/nltk/corpus/reader/sinica_treebank.pyc
${PYSITELIB}/nltk/corpus/reader/sinica_treebank.pyo
${PYSITELIB}/nltk/corpus/reader/string_category.py
${PYSITELIB}/nltk/corpus/reader/string_category.pyc
${PYSITELIB}/nltk/corpus/reader/string_category.pyo
${PYSITELIB}/nltk/corpus/reader/switchboard.py
${PYSITELIB}/nltk/corpus/reader/switchboard.pyc
${PYSITELIB}/nltk/corpus/reader/switchboard.pyo
${PYSITELIB}/nltk/corpus/reader/tagged.py
${PYSITELIB}/nltk/corpus/reader/tagged.pyc
${PYSITELIB}/nltk/corpus/reader/tagged.pyo
${PYSITELIB}/nltk/corpus/reader/timit.py
${PYSITELIB}/nltk/corpus/reader/timit.pyc
${PYSITELIB}/nltk/corpus/reader/timit.pyo
${PYSITELIB}/nltk/corpus/reader/toolbox.py
${PYSITELIB}/nltk/corpus/reader/toolbox.pyc
${PYSITELIB}/nltk/corpus/reader/toolbox.pyo
${PYSITELIB}/nltk/corpus/reader/util.py
${PYSITELIB}/nltk/corpus/reader/util.pyc
${PYSITELIB}/nltk/corpus/reader/util.pyo
${PYSITELIB}/nltk/corpus/reader/verbnet.py
${PYSITELIB}/nltk/corpus/reader/verbnet.pyc
${PYSITELIB}/nltk/corpus/reader/verbnet.pyo
${PYSITELIB}/nltk/corpus/reader/wordlist.py
${PYSITELIB}/nltk/corpus/reader/wordlist.pyc
${PYSITELIB}/nltk/corpus/reader/wordlist.pyo
${PYSITELIB}/nltk/corpus/reader/wordnet.py
${PYSITELIB}/nltk/corpus/reader/wordnet.pyc
${PYSITELIB}/nltk/corpus/reader/wordnet.pyo
${PYSITELIB}/nltk/corpus/reader/xmldocs.py
${PYSITELIB}/nltk/corpus/reader/xmldocs.pyc
${PYSITELIB}/nltk/corpus/reader/xmldocs.pyo
${PYSITELIB}/nltk/corpus/reader/ycoe.py
${PYSITELIB}/nltk/corpus/reader/ycoe.pyc
${PYSITELIB}/nltk/corpus/reader/ycoe.pyo
${PYSITELIB}/nltk/corpus/util.py
${PYSITELIB}/nltk/corpus/util.pyc
${PYSITELIB}/nltk/corpus/util.pyo
${PYSITELIB}/nltk/data.py
${PYSITELIB}/nltk/data.pyc
${PYSITELIB}/nltk/data.pyo
${PYSITELIB}/nltk/decorators.py
${PYSITELIB}/nltk/decorators.pyc
${PYSITELIB}/nltk/decorators.pyo
${PYSITELIB}/nltk/downloader.py
${PYSITELIB}/nltk/downloader.pyc
${PYSITELIB}/nltk/downloader.pyo
${PYSITELIB}/nltk/draw/__init__.py
${PYSITELIB}/nltk/draw/__init__.pyc
${PYSITELIB}/nltk/draw/__init__.pyo
${PYSITELIB}/nltk/draw/cfg.py
${PYSITELIB}/nltk/draw/cfg.pyc
${PYSITELIB}/nltk/draw/cfg.pyo
${PYSITELIB}/nltk/draw/dispersion.py
${PYSITELIB}/nltk/draw/dispersion.pyc
${PYSITELIB}/nltk/draw/dispersion.pyo
${PYSITELIB}/nltk/draw/table.py
${PYSITELIB}/nltk/draw/table.pyc
${PYSITELIB}/nltk/draw/table.pyo
${PYSITELIB}/nltk/draw/tree.py
${PYSITELIB}/nltk/draw/tree.pyc
${PYSITELIB}/nltk/draw/tree.pyo
${PYSITELIB}/nltk/draw/util.py
${PYSITELIB}/nltk/draw/util.pyc
${PYSITELIB}/nltk/draw/util.pyo
${PYSITELIB}/nltk/etree/ElementInclude.py
${PYSITELIB}/nltk/etree/ElementInclude.pyc
${PYSITELIB}/nltk/etree/ElementInclude.pyo
${PYSITELIB}/nltk/etree/ElementPath.py
${PYSITELIB}/nltk/etree/ElementPath.pyc
${PYSITELIB}/nltk/etree/ElementPath.pyo
${PYSITELIB}/nltk/etree/ElementTree.py
${PYSITELIB}/nltk/etree/ElementTree.pyc
${PYSITELIB}/nltk/etree/ElementTree.pyo
${PYSITELIB}/nltk/etree/__init__.py
${PYSITELIB}/nltk/etree/__init__.pyc
${PYSITELIB}/nltk/etree/__init__.pyo
${PYSITELIB}/nltk/evaluate.py
${PYSITELIB}/nltk/evaluate.pyc
${PYSITELIB}/nltk/evaluate.pyo
${PYSITELIB}/nltk/examples/__init__.py
${PYSITELIB}/nltk/examples/__init__.pyc
${PYSITELIB}/nltk/examples/__init__.pyo
${PYSITELIB}/nltk/examples/pt.py
${PYSITELIB}/nltk/examples/pt.pyc
${PYSITELIB}/nltk/examples/pt.pyo
${PYSITELIB}/nltk/featstruct.py
${PYSITELIB}/nltk/featstruct.pyc
${PYSITELIB}/nltk/featstruct.pyo
${PYSITELIB}/nltk/grammar.py
${PYSITELIB}/nltk/grammar.pyc
${PYSITELIB}/nltk/grammar.pyo
${PYSITELIB}/nltk/help.py
${PYSITELIB}/nltk/help.pyc
${PYSITELIB}/nltk/help.pyo
${PYSITELIB}/nltk/inference/__init__.py
${PYSITELIB}/nltk/inference/__init__.pyc
${PYSITELIB}/nltk/inference/__init__.pyo
${PYSITELIB}/nltk/inference/api.py
${PYSITELIB}/nltk/inference/api.pyc
${PYSITELIB}/nltk/inference/api.pyo
${PYSITELIB}/nltk/inference/discourse.py
${PYSITELIB}/nltk/inference/discourse.pyc
${PYSITELIB}/nltk/inference/discourse.pyo
${PYSITELIB}/nltk/inference/mace.py
${PYSITELIB}/nltk/inference/mace.pyc
${PYSITELIB}/nltk/inference/mace.pyo
${PYSITELIB}/nltk/inference/nonmonotonic.py
${PYSITELIB}/nltk/inference/nonmonotonic.pyc
${PYSITELIB}/nltk/inference/nonmonotonic.pyo
${PYSITELIB}/nltk/inference/prover9.py
${PYSITELIB}/nltk/inference/prover9.pyc
${PYSITELIB}/nltk/inference/prover9.pyo
${PYSITELIB}/nltk/inference/resolution.py
${PYSITELIB}/nltk/inference/resolution.pyc
${PYSITELIB}/nltk/inference/resolution.pyo
${PYSITELIB}/nltk/inference/tableau.py
${PYSITELIB}/nltk/inference/tableau.pyc
${PYSITELIB}/nltk/inference/tableau.pyo
${PYSITELIB}/nltk/internals.py
${PYSITELIB}/nltk/internals.pyc
${PYSITELIB}/nltk/internals.pyo
${PYSITELIB}/nltk/lazyimport.py
${PYSITELIB}/nltk/lazyimport.pyc
${PYSITELIB}/nltk/lazyimport.pyo
${PYSITELIB}/nltk/metrics/__init__.py
${PYSITELIB}/nltk/metrics/__init__.pyc
${PYSITELIB}/nltk/metrics/__init__.pyo
${PYSITELIB}/nltk/metrics/agreement.py
${PYSITELIB}/nltk/metrics/agreement.pyc
${PYSITELIB}/nltk/metrics/agreement.pyo
${PYSITELIB}/nltk/metrics/association.py
${PYSITELIB}/nltk/metrics/association.pyc
${PYSITELIB}/nltk/metrics/association.pyo
${PYSITELIB}/nltk/metrics/confusionmatrix.py
${PYSITELIB}/nltk/metrics/confusionmatrix.pyc
${PYSITELIB}/nltk/metrics/confusionmatrix.pyo
${PYSITELIB}/nltk/metrics/distance.py
${PYSITELIB}/nltk/metrics/distance.pyc
${PYSITELIB}/nltk/metrics/distance.pyo
${PYSITELIB}/nltk/metrics/scores.py
${PYSITELIB}/nltk/metrics/scores.pyc
${PYSITELIB}/nltk/metrics/scores.pyo
${PYSITELIB}/nltk/metrics/spearman.py
${PYSITELIB}/nltk/metrics/spearman.pyc
${PYSITELIB}/nltk/metrics/spearman.pyo
${PYSITELIB}/nltk/metrics/windowdiff.py
${PYSITELIB}/nltk/metrics/windowdiff.pyc
${PYSITELIB}/nltk/metrics/windowdiff.pyo
${PYSITELIB}/nltk/misc/__init__.py
${PYSITELIB}/nltk/misc/__init__.pyc
${PYSITELIB}/nltk/misc/__init__.pyo
${PYSITELIB}/nltk/misc/babelfish.py
${PYSITELIB}/nltk/misc/babelfish.pyc
${PYSITELIB}/nltk/misc/babelfish.pyo
${PYSITELIB}/nltk/misc/chomsky.py
${PYSITELIB}/nltk/misc/chomsky.pyc
${PYSITELIB}/nltk/misc/chomsky.pyo
${PYSITELIB}/nltk/misc/minimalset.py
${PYSITELIB}/nltk/misc/minimalset.pyc
${PYSITELIB}/nltk/misc/minimalset.pyo
${PYSITELIB}/nltk/misc/sort.py
${PYSITELIB}/nltk/misc/sort.pyc
${PYSITELIB}/nltk/misc/sort.pyo
${PYSITELIB}/nltk/misc/wordfinder.py
${PYSITELIB}/nltk/misc/wordfinder.pyc
${PYSITELIB}/nltk/misc/wordfinder.pyo
${PYSITELIB}/nltk/model/__init__.py
${PYSITELIB}/nltk/model/__init__.pyc
${PYSITELIB}/nltk/model/__init__.pyo
${PYSITELIB}/nltk/model/api.py
${PYSITELIB}/nltk/model/api.pyc
${PYSITELIB}/nltk/model/api.pyo
${PYSITELIB}/nltk/model/ngram.py
${PYSITELIB}/nltk/model/ngram.pyc
${PYSITELIB}/nltk/model/ngram.pyo
${PYSITELIB}/nltk/nltk.jar
${PYSITELIB}/nltk/olac.py
${PYSITELIB}/nltk/olac.pyc
${PYSITELIB}/nltk/olac.pyo
${PYSITELIB}/nltk/parse/__init__.py
${PYSITELIB}/nltk/parse/__init__.pyc
${PYSITELIB}/nltk/parse/__init__.pyo
${PYSITELIB}/nltk/parse/api.py
${PYSITELIB}/nltk/parse/api.pyc
${PYSITELIB}/nltk/parse/api.pyo
${PYSITELIB}/nltk/parse/chart.py
${PYSITELIB}/nltk/parse/chart.pyc
${PYSITELIB}/nltk/parse/chart.pyo
${PYSITELIB}/nltk/parse/dependencygraph.py
${PYSITELIB}/nltk/parse/dependencygraph.pyc
${PYSITELIB}/nltk/parse/dependencygraph.pyo
${PYSITELIB}/nltk/parse/earleychart.py
${PYSITELIB}/nltk/parse/earleychart.pyc
${PYSITELIB}/nltk/parse/earleychart.pyo
${PYSITELIB}/nltk/parse/featurechart.py
${PYSITELIB}/nltk/parse/featurechart.pyc
${PYSITELIB}/nltk/parse/featurechart.pyo
${PYSITELIB}/nltk/parse/generate.py
${PYSITELIB}/nltk/parse/generate.pyc
${PYSITELIB}/nltk/parse/generate.pyo
${PYSITELIB}/nltk/parse/malt.py
${PYSITELIB}/nltk/parse/malt.pyc
${PYSITELIB}/nltk/parse/malt.pyo
${PYSITELIB}/nltk/parse/nonprojectivedependencyparser.py
${PYSITELIB}/nltk/parse/nonprojectivedependencyparser.pyc
${PYSITELIB}/nltk/parse/nonprojectivedependencyparser.pyo
${PYSITELIB}/nltk/parse/pchart.py
${PYSITELIB}/nltk/parse/pchart.pyc
${PYSITELIB}/nltk/parse/pchart.pyo
${PYSITELIB}/nltk/parse/projectivedependencyparser.py
${PYSITELIB}/nltk/parse/projectivedependencyparser.pyc
${PYSITELIB}/nltk/parse/projectivedependencyparser.pyo
${PYSITELIB}/nltk/parse/rd.py
${PYSITELIB}/nltk/parse/rd.pyc
${PYSITELIB}/nltk/parse/rd.pyo
${PYSITELIB}/nltk/parse/sr.py
${PYSITELIB}/nltk/parse/sr.pyc
${PYSITELIB}/nltk/parse/sr.pyo
${PYSITELIB}/nltk/parse/util.py
${PYSITELIB}/nltk/parse/util.pyc
${PYSITELIB}/nltk/parse/util.pyo
${PYSITELIB}/nltk/parse/viterbi.py
${PYSITELIB}/nltk/parse/viterbi.pyc
${PYSITELIB}/nltk/parse/viterbi.pyo
${PYSITELIB}/nltk/probability.py
${PYSITELIB}/nltk/probability.pyc
${PYSITELIB}/nltk/probability.pyo
${PYSITELIB}/nltk/sem/__init__.py
${PYSITELIB}/nltk/sem/__init__.pyc
${PYSITELIB}/nltk/sem/__init__.pyo
${PYSITELIB}/nltk/sem/boxer.py
${PYSITELIB}/nltk/sem/boxer.pyc
${PYSITELIB}/nltk/sem/boxer.pyo
${PYSITELIB}/nltk/sem/chat80.py
${PYSITELIB}/nltk/sem/chat80.pyc
${PYSITELIB}/nltk/sem/chat80.pyo
${PYSITELIB}/nltk/sem/cooper_storage.py
${PYSITELIB}/nltk/sem/cooper_storage.pyc
${PYSITELIB}/nltk/sem/cooper_storage.pyo
${PYSITELIB}/nltk/sem/drt.py
${PYSITELIB}/nltk/sem/drt.pyc
${PYSITELIB}/nltk/sem/drt.pyo
${PYSITELIB}/nltk/sem/drt_glue_demo.py
${PYSITELIB}/nltk/sem/drt_glue_demo.pyc
${PYSITELIB}/nltk/sem/drt_glue_demo.pyo
${PYSITELIB}/nltk/sem/evaluate.py
${PYSITELIB}/nltk/sem/evaluate.pyc
${PYSITELIB}/nltk/sem/evaluate.pyo
${PYSITELIB}/nltk/sem/glue.py
${PYSITELIB}/nltk/sem/glue.pyc
${PYSITELIB}/nltk/sem/glue.pyo
${PYSITELIB}/nltk/sem/hole.py
${PYSITELIB}/nltk/sem/hole.pyc
${PYSITELIB}/nltk/sem/hole.pyo
${PYSITELIB}/nltk/sem/lfg.py
${PYSITELIB}/nltk/sem/lfg.pyc
${PYSITELIB}/nltk/sem/lfg.pyo
${PYSITELIB}/nltk/sem/linearlogic.py
${PYSITELIB}/nltk/sem/linearlogic.pyc
${PYSITELIB}/nltk/sem/linearlogic.pyo
${PYSITELIB}/nltk/sem/logic.py
${PYSITELIB}/nltk/sem/logic.pyc
${PYSITELIB}/nltk/sem/logic.pyo
${PYSITELIB}/nltk/sem/relextract.py
${PYSITELIB}/nltk/sem/relextract.pyc
${PYSITELIB}/nltk/sem/relextract.pyo
${PYSITELIB}/nltk/sem/util.py
${PYSITELIB}/nltk/sem/util.pyc
${PYSITELIB}/nltk/sem/util.pyo
${PYSITELIB}/nltk/sourcedstring.py
${PYSITELIB}/nltk/sourcedstring.pyc
${PYSITELIB}/nltk/sourcedstring.pyo
${PYSITELIB}/nltk/stem/__init__.py
${PYSITELIB}/nltk/stem/__init__.pyc
${PYSITELIB}/nltk/stem/__init__.pyo
${PYSITELIB}/nltk/stem/api.py
${PYSITELIB}/nltk/stem/api.pyc
${PYSITELIB}/nltk/stem/api.pyo
${PYSITELIB}/nltk/stem/isri.py
${PYSITELIB}/nltk/stem/isri.pyc
${PYSITELIB}/nltk/stem/isri.pyo
${PYSITELIB}/nltk/stem/lancaster.py
${PYSITELIB}/nltk/stem/lancaster.pyc
${PYSITELIB}/nltk/stem/lancaster.pyo
${PYSITELIB}/nltk/stem/porter.py
${PYSITELIB}/nltk/stem/porter.pyc
${PYSITELIB}/nltk/stem/porter.pyo
${PYSITELIB}/nltk/stem/regexp.py
${PYSITELIB}/nltk/stem/regexp.pyc
${PYSITELIB}/nltk/stem/regexp.pyo
${PYSITELIB}/nltk/stem/rslp.py
${PYSITELIB}/nltk/stem/rslp.pyc
${PYSITELIB}/nltk/stem/rslp.pyo
${PYSITELIB}/nltk/stem/snowball.py
${PYSITELIB}/nltk/stem/snowball.pyc
${PYSITELIB}/nltk/stem/snowball.pyo
${PYSITELIB}/nltk/stem/snowball2.py
${PYSITELIB}/nltk/stem/snowball2.pyc
${PYSITELIB}/nltk/stem/snowball2.pyo
${PYSITELIB}/nltk/stem/wordnet.py
${PYSITELIB}/nltk/stem/wordnet.pyc
${PYSITELIB}/nltk/stem/wordnet.pyo
${PYSITELIB}/nltk/tag/__init__.py
${PYSITELIB}/nltk/tag/__init__.pyc
${PYSITELIB}/nltk/tag/__init__.pyo
${PYSITELIB}/nltk/tag/api.py
${PYSITELIB}/nltk/tag/api.pyc
${PYSITELIB}/nltk/tag/api.pyo
${PYSITELIB}/nltk/tag/brill.py
${PYSITELIB}/nltk/tag/brill.pyc
${PYSITELIB}/nltk/tag/brill.pyo
${PYSITELIB}/nltk/tag/crf.py
${PYSITELIB}/nltk/tag/crf.pyc
${PYSITELIB}/nltk/tag/crf.pyo
${PYSITELIB}/nltk/tag/hmm.py
${PYSITELIB}/nltk/tag/hmm.pyc
${PYSITELIB}/nltk/tag/hmm.pyo
${PYSITELIB}/nltk/tag/hunpos.py
${PYSITELIB}/nltk/tag/hunpos.pyc
${PYSITELIB}/nltk/tag/hunpos.pyo
${PYSITELIB}/nltk/tag/sequential.py
${PYSITELIB}/nltk/tag/sequential.pyc
${PYSITELIB}/nltk/tag/sequential.pyo
${PYSITELIB}/nltk/tag/simplify.py
${PYSITELIB}/nltk/tag/simplify.pyc
${PYSITELIB}/nltk/tag/simplify.pyo
${PYSITELIB}/nltk/tag/stanford.py
${PYSITELIB}/nltk/tag/stanford.pyc
${PYSITELIB}/nltk/tag/stanford.pyo
${PYSITELIB}/nltk/tag/tnt.py
${PYSITELIB}/nltk/tag/tnt.pyc
${PYSITELIB}/nltk/tag/tnt.pyo
${PYSITELIB}/nltk/tag/util.py
${PYSITELIB}/nltk/tag/util.pyc
${PYSITELIB}/nltk/tag/util.pyo
${PYSITELIB}/nltk/test/align.doctest
${PYSITELIB}/nltk/test/ccg.doctest
${PYSITELIB}/nltk/test/chat80.doctest
${PYSITELIB}/nltk/test/chunk.doctest
${PYSITELIB}/nltk/test/classify.doctest
${PYSITELIB}/nltk/test/collocations.doctest
${PYSITELIB}/nltk/test/corpus.doctest
${PYSITELIB}/nltk/test/data.doctest
${PYSITELIB}/nltk/test/dependency.doctest
${PYSITELIB}/nltk/test/discourse.doctest
${PYSITELIB}/nltk/test/drt.doctest
${PYSITELIB}/nltk/test/featgram.doctest
${PYSITELIB}/nltk/test/featstruct.doctest
${PYSITELIB}/nltk/test/gluesemantics.doctest
${PYSITELIB}/nltk/test/grammar.doctest
${PYSITELIB}/nltk/test/grammartestsuites.doctest
${PYSITELIB}/nltk/test/inference.doctest
${PYSITELIB}/nltk/test/internals.doctest
${PYSITELIB}/nltk/test/japanese.doctest
${PYSITELIB}/nltk/test/logic.doctest
${PYSITELIB}/nltk/test/metrics.doctest
${PYSITELIB}/nltk/test/misc.doctest
${PYSITELIB}/nltk/test/nonmonotonic.doctest
${PYSITELIB}/nltk/test/parse.doctest
${PYSITELIB}/nltk/test/portuguese_en.doctest
${PYSITELIB}/nltk/test/probability.doctest
${PYSITELIB}/nltk/test/relextract.doctest
${PYSITELIB}/nltk/test/resolution.doctest
${PYSITELIB}/nltk/test/semantics.doctest
${PYSITELIB}/nltk/test/simple.doctest
${PYSITELIB}/nltk/test/sourcedstring.doctest
${PYSITELIB}/nltk/test/stem.doctest
${PYSITELIB}/nltk/test/tag.doctest
${PYSITELIB}/nltk/test/tokenize.doctest
${PYSITELIB}/nltk/test/toolbox.doctest
${PYSITELIB}/nltk/test/tree.doctest
${PYSITELIB}/nltk/test/treetransforms.doctest
${PYSITELIB}/nltk/test/util.doctest
${PYSITELIB}/nltk/test/wordnet.doctest
${PYSITELIB}/nltk/text.py
${PYSITELIB}/nltk/text.pyc
${PYSITELIB}/nltk/text.pyo
${PYSITELIB}/nltk/tokenize/__init__.py
${PYSITELIB}/nltk/tokenize/__init__.pyc
${PYSITELIB}/nltk/tokenize/__init__.pyo
${PYSITELIB}/nltk/tokenize/api.py
${PYSITELIB}/nltk/tokenize/api.pyc
${PYSITELIB}/nltk/tokenize/api.pyo
${PYSITELIB}/nltk/tokenize/punkt.py
${PYSITELIB}/nltk/tokenize/punkt.pyc
${PYSITELIB}/nltk/tokenize/punkt.pyo
${PYSITELIB}/nltk/tokenize/regexp.py
${PYSITELIB}/nltk/tokenize/regexp.pyc
${PYSITELIB}/nltk/tokenize/regexp.pyo
${PYSITELIB}/nltk/tokenize/sexpr.py
${PYSITELIB}/nltk/tokenize/sexpr.pyc
${PYSITELIB}/nltk/tokenize/sexpr.pyo
${PYSITELIB}/nltk/tokenize/simple.py
${PYSITELIB}/nltk/tokenize/simple.pyc
${PYSITELIB}/nltk/tokenize/simple.pyo
${PYSITELIB}/nltk/tokenize/texttiling.py
${PYSITELIB}/nltk/tokenize/texttiling.pyc
${PYSITELIB}/nltk/tokenize/texttiling.pyo
${PYSITELIB}/nltk/tokenize/treebank.py
${PYSITELIB}/nltk/tokenize/treebank.pyc
${PYSITELIB}/nltk/tokenize/treebank.pyo
${PYSITELIB}/nltk/tokenize/util.py
${PYSITELIB}/nltk/tokenize/util.pyc
${PYSITELIB}/nltk/tokenize/util.pyo
${PYSITELIB}/nltk/toolbox/__init__.py
${PYSITELIB}/nltk/toolbox/__init__.pyc
${PYSITELIB}/nltk/toolbox/__init__.pyo
${PYSITELIB}/nltk/toolbox/toolbox.py
${PYSITELIB}/nltk/toolbox/toolbox.pyc
${PYSITELIB}/nltk/toolbox/toolbox.pyo
${PYSITELIB}/nltk/tree.py
${PYSITELIB}/nltk/tree.pyc
${PYSITELIB}/nltk/tree.pyo
${PYSITELIB}/nltk/treetransforms.py
${PYSITELIB}/nltk/treetransforms.pyc
${PYSITELIB}/nltk/treetransforms.pyo
${PYSITELIB}/nltk/util.py
${PYSITELIB}/nltk/util.pyc
${PYSITELIB}/nltk/util.pyo
${PYSITELIB}/nltk/yamltags.py
${PYSITELIB}/nltk/yamltags.pyc
${PYSITELIB}/nltk/yamltags.pyo

5
py-nltk/distinfo Normal file
View file

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2011/08/22 12:37:34 thomasklausner Exp $
SHA1 (nltk-2.0.1rc1.tar.gz) = 4cd2b834875db6df2662a86a35f90d1e9bb8c1ce
RMD160 (nltk-2.0.1rc1.tar.gz) = 2ae4a490b73a7d0dc49412a621ed8223761619ec
Size (nltk-2.0.1rc1.tar.gz) = 961720 bytes