diff options
author | wiz <wiz@pkgsrc.org> | 2019-05-28 14:10:04 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-05-28 14:10:04 +0000 |
commit | d4cbdfebfbea2126cd06dc8e1738bff67d6883b1 (patch) | |
tree | 82c666eeb664d61bdc4e99155d3c9b6c35b5b26b /textproc | |
parent | 0a0ab69d451e0ad2baf55af4db1486dab909dc0b (diff) | |
download | pkgsrc-d4cbdfebfbea2126cd06dc8e1738bff67d6883b1.tar.gz |
textproc/py-nltk: import py-nltk-3.4.1
Based on wip version packaged by leot, Hiramatsu Yoshifumi,
Kamel Ibn Aziz Derouiche, and myself.
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.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/py-nltk/DESCR | 5 | ||||
-rw-r--r-- | textproc/py-nltk/Makefile | 25 | ||||
-rw-r--r-- | textproc/py-nltk/PLIST | 1085 | ||||
-rw-r--r-- | textproc/py-nltk/distinfo | 6 |
4 files changed, 1121 insertions, 0 deletions
diff --git a/textproc/py-nltk/DESCR b/textproc/py-nltk/DESCR new file mode 100644 index 00000000000..118f629945a --- /dev/null +++ b/textproc/py-nltk/DESCR @@ -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. diff --git a/textproc/py-nltk/Makefile b/textproc/py-nltk/Makefile new file mode 100644 index 00000000000..41529542f80 --- /dev/null +++ b/textproc/py-nltk/Makefile @@ -0,0 +1,25 @@ +# $NetBSD: Makefile,v 1.1 2019/05/28 14:10:04 wiz Exp $ + +DISTNAME= nltk-3.4.1 +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= textproc +MASTER_SITES= ${MASTER_SITE_GITHUB:=nltk/} +GITHUB_PROJECT= nltk + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.nltk.org/ +COMMENT= Natural Language Toolkit (NLTK) +LICENSE= apache-2.0 + +DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3 +DEPENDS+= ${PYPKGPREFIX}-nose>=1.1.2:../../devel/py-nose +DEPENDS+= ${PYPKGPREFIX}-yaml-[0-9]*:../../textproc/py-yaml +DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat + +REPLACE_PYTHON= nltk/corpus/reader/knbc.py +REPLACE_PYTHON+= nltk/stem/rslp.py +REPLACE_PYTHON+= nltk/test/runtests.py + +.include "../../lang/python/application.mk" +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/textproc/py-nltk/PLIST b/textproc/py-nltk/PLIST new file mode 100644 index 00000000000..0a773496f1e --- /dev/null +++ b/textproc/py-nltk/PLIST @@ -0,0 +1,1085 @@ +@comment $NetBSD: PLIST,v 1.1 2019/05/28 14:10:04 wiz Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/nltk/VERSION +${PYSITELIB}/nltk/__init__.py +${PYSITELIB}/nltk/__init__.pyc +${PYSITELIB}/nltk/__init__.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/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/ccg/logic.py +${PYSITELIB}/nltk/ccg/logic.pyc +${PYSITELIB}/nltk/ccg/logic.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/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/positivenaivebayes.py +${PYSITELIB}/nltk/classify/positivenaivebayes.pyc +${PYSITELIB}/nltk/classify/positivenaivebayes.pyo +${PYSITELIB}/nltk/classify/rte_classify.py +${PYSITELIB}/nltk/classify/rte_classify.pyc +${PYSITELIB}/nltk/classify/rte_classify.pyo +${PYSITELIB}/nltk/classify/scikitlearn.py +${PYSITELIB}/nltk/classify/scikitlearn.pyc +${PYSITELIB}/nltk/classify/scikitlearn.pyo +${PYSITELIB}/nltk/classify/senna.py +${PYSITELIB}/nltk/classify/senna.pyc +${PYSITELIB}/nltk/classify/senna.pyo +${PYSITELIB}/nltk/classify/svm.py +${PYSITELIB}/nltk/classify/svm.pyc +${PYSITELIB}/nltk/classify/svm.pyo +${PYSITELIB}/nltk/classify/tadm.py +${PYSITELIB}/nltk/classify/tadm.pyc +${PYSITELIB}/nltk/classify/tadm.pyo +${PYSITELIB}/nltk/classify/textcat.py +${PYSITELIB}/nltk/classify/textcat.pyc +${PYSITELIB}/nltk/classify/textcat.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/collections.py +${PYSITELIB}/nltk/collections.pyc +${PYSITELIB}/nltk/collections.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/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/categorized_sents.py +${PYSITELIB}/nltk/corpus/reader/categorized_sents.pyc +${PYSITELIB}/nltk/corpus/reader/categorized_sents.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/comparative_sents.py +${PYSITELIB}/nltk/corpus/reader/comparative_sents.pyc +${PYSITELIB}/nltk/corpus/reader/comparative_sents.pyo +${PYSITELIB}/nltk/corpus/reader/conll.py +${PYSITELIB}/nltk/corpus/reader/conll.pyc +${PYSITELIB}/nltk/corpus/reader/conll.pyo +${PYSITELIB}/nltk/corpus/reader/crubadan.py +${PYSITELIB}/nltk/corpus/reader/crubadan.pyc +${PYSITELIB}/nltk/corpus/reader/crubadan.pyo +${PYSITELIB}/nltk/corpus/reader/dependency.py +${PYSITELIB}/nltk/corpus/reader/dependency.pyc +${PYSITELIB}/nltk/corpus/reader/dependency.pyo +${PYSITELIB}/nltk/corpus/reader/framenet.py +${PYSITELIB}/nltk/corpus/reader/framenet.pyc +${PYSITELIB}/nltk/corpus/reader/framenet.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/lin.py +${PYSITELIB}/nltk/corpus/reader/lin.pyc +${PYSITELIB}/nltk/corpus/reader/lin.pyo +${PYSITELIB}/nltk/corpus/reader/mte.py +${PYSITELIB}/nltk/corpus/reader/mte.pyc +${PYSITELIB}/nltk/corpus/reader/mte.pyo +${PYSITELIB}/nltk/corpus/reader/nkjp.py +${PYSITELIB}/nltk/corpus/reader/nkjp.pyc +${PYSITELIB}/nltk/corpus/reader/nkjp.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/opinion_lexicon.py +${PYSITELIB}/nltk/corpus/reader/opinion_lexicon.pyc +${PYSITELIB}/nltk/corpus/reader/opinion_lexicon.pyo +${PYSITELIB}/nltk/corpus/reader/panlex_lite.py +${PYSITELIB}/nltk/corpus/reader/panlex_lite.pyc +${PYSITELIB}/nltk/corpus/reader/panlex_lite.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/pros_cons.py +${PYSITELIB}/nltk/corpus/reader/pros_cons.pyc +${PYSITELIB}/nltk/corpus/reader/pros_cons.pyo +${PYSITELIB}/nltk/corpus/reader/reviews.py +${PYSITELIB}/nltk/corpus/reader/reviews.pyc +${PYSITELIB}/nltk/corpus/reader/reviews.pyo +${PYSITELIB}/nltk/corpus/reader/rte.py +${PYSITELIB}/nltk/corpus/reader/rte.pyc +${PYSITELIB}/nltk/corpus/reader/rte.pyo +${PYSITELIB}/nltk/corpus/reader/semcor.py +${PYSITELIB}/nltk/corpus/reader/semcor.pyc +${PYSITELIB}/nltk/corpus/reader/semcor.pyo +${PYSITELIB}/nltk/corpus/reader/senseval.py +${PYSITELIB}/nltk/corpus/reader/senseval.pyc +${PYSITELIB}/nltk/corpus/reader/senseval.pyo +${PYSITELIB}/nltk/corpus/reader/sentiwordnet.py +${PYSITELIB}/nltk/corpus/reader/sentiwordnet.pyc +${PYSITELIB}/nltk/corpus/reader/sentiwordnet.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/twitter.py +${PYSITELIB}/nltk/corpus/reader/twitter.pyc +${PYSITELIB}/nltk/corpus/reader/twitter.pyo +${PYSITELIB}/nltk/corpus/reader/udhr.py +${PYSITELIB}/nltk/corpus/reader/udhr.pyc +${PYSITELIB}/nltk/corpus/reader/udhr.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/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/jsontags.py +${PYSITELIB}/nltk/jsontags.pyc +${PYSITELIB}/nltk/jsontags.pyo +${PYSITELIB}/nltk/lazyimport.py +${PYSITELIB}/nltk/lazyimport.pyc +${PYSITELIB}/nltk/lazyimport.pyo +${PYSITELIB}/nltk/lm/__init__.py +${PYSITELIB}/nltk/lm/__init__.pyc +${PYSITELIB}/nltk/lm/__init__.pyo +${PYSITELIB}/nltk/lm/api.py +${PYSITELIB}/nltk/lm/api.pyc +${PYSITELIB}/nltk/lm/api.pyo +${PYSITELIB}/nltk/lm/counter.py +${PYSITELIB}/nltk/lm/counter.pyc +${PYSITELIB}/nltk/lm/counter.pyo +${PYSITELIB}/nltk/lm/models.py +${PYSITELIB}/nltk/lm/models.pyc +${PYSITELIB}/nltk/lm/models.pyo +${PYSITELIB}/nltk/lm/preprocessing.py +${PYSITELIB}/nltk/lm/preprocessing.pyc +${PYSITELIB}/nltk/lm/preprocessing.pyo +${PYSITELIB}/nltk/lm/smoothing.py +${PYSITELIB}/nltk/lm/smoothing.pyc +${PYSITELIB}/nltk/lm/smoothing.pyo +${PYSITELIB}/nltk/lm/util.py +${PYSITELIB}/nltk/lm/util.pyc +${PYSITELIB}/nltk/lm/util.pyo +${PYSITELIB}/nltk/lm/vocabulary.py +${PYSITELIB}/nltk/lm/vocabulary.pyc +${PYSITELIB}/nltk/lm/vocabulary.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/aline.py +${PYSITELIB}/nltk/metrics/aline.pyc +${PYSITELIB}/nltk/metrics/aline.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/paice.py +${PYSITELIB}/nltk/metrics/paice.pyc +${PYSITELIB}/nltk/metrics/paice.pyo +${PYSITELIB}/nltk/metrics/scores.py +${PYSITELIB}/nltk/metrics/scores.pyc +${PYSITELIB}/nltk/metrics/scores.pyo +${PYSITELIB}/nltk/metrics/segmentation.py +${PYSITELIB}/nltk/metrics/segmentation.pyc +${PYSITELIB}/nltk/metrics/segmentation.pyo +${PYSITELIB}/nltk/metrics/spearman.py +${PYSITELIB}/nltk/metrics/spearman.pyc +${PYSITELIB}/nltk/metrics/spearman.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/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/bllip.py +${PYSITELIB}/nltk/parse/bllip.pyc +${PYSITELIB}/nltk/parse/bllip.pyo +${PYSITELIB}/nltk/parse/chart.py +${PYSITELIB}/nltk/parse/chart.pyc +${PYSITELIB}/nltk/parse/chart.pyo +${PYSITELIB}/nltk/parse/corenlp.py +${PYSITELIB}/nltk/parse/corenlp.pyc +${PYSITELIB}/nltk/parse/corenlp.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/evaluate.py +${PYSITELIB}/nltk/parse/evaluate.pyc +${PYSITELIB}/nltk/parse/evaluate.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/recursivedescent.py +${PYSITELIB}/nltk/parse/recursivedescent.pyc +${PYSITELIB}/nltk/parse/recursivedescent.pyo +${PYSITELIB}/nltk/parse/shiftreduce.py +${PYSITELIB}/nltk/parse/shiftreduce.pyc +${PYSITELIB}/nltk/parse/shiftreduce.pyo +${PYSITELIB}/nltk/parse/stanford.py +${PYSITELIB}/nltk/parse/stanford.pyc +${PYSITELIB}/nltk/parse/stanford.pyo +${PYSITELIB}/nltk/parse/transitionparser.py +${PYSITELIB}/nltk/parse/transitionparser.pyc +${PYSITELIB}/nltk/parse/transitionparser.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/skolemize.py +${PYSITELIB}/nltk/sem/skolemize.pyc +${PYSITELIB}/nltk/sem/skolemize.pyo +${PYSITELIB}/nltk/sem/util.py +${PYSITELIB}/nltk/sem/util.pyc +${PYSITELIB}/nltk/sem/util.pyo +${PYSITELIB}/nltk/sentiment/__init__.py +${PYSITELIB}/nltk/sentiment/__init__.pyc +${PYSITELIB}/nltk/sentiment/__init__.pyo +${PYSITELIB}/nltk/sentiment/sentiment_analyzer.py +${PYSITELIB}/nltk/sentiment/sentiment_analyzer.pyc +${PYSITELIB}/nltk/sentiment/sentiment_analyzer.pyo +${PYSITELIB}/nltk/sentiment/util.py +${PYSITELIB}/nltk/sentiment/util.pyc +${PYSITELIB}/nltk/sentiment/util.pyo +${PYSITELIB}/nltk/sentiment/vader.py +${PYSITELIB}/nltk/sentiment/vader.pyc +${PYSITELIB}/nltk/sentiment/vader.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/arlstem.py +${PYSITELIB}/nltk/stem/arlstem.pyc +${PYSITELIB}/nltk/stem/arlstem.pyo +${PYSITELIB}/nltk/stem/cistem.py +${PYSITELIB}/nltk/stem/cistem.pyc +${PYSITELIB}/nltk/stem/cistem.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/util.py +${PYSITELIB}/nltk/stem/util.pyc +${PYSITELIB}/nltk/stem/util.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/brill_trainer.py +${PYSITELIB}/nltk/tag/brill_trainer.pyc +${PYSITELIB}/nltk/tag/brill_trainer.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/mapping.py +${PYSITELIB}/nltk/tag/mapping.pyc +${PYSITELIB}/nltk/tag/mapping.pyo +${PYSITELIB}/nltk/tag/perceptron.py +${PYSITELIB}/nltk/tag/perceptron.pyc +${PYSITELIB}/nltk/tag/perceptron.pyo +${PYSITELIB}/nltk/tag/senna.py +${PYSITELIB}/nltk/tag/senna.pyc +${PYSITELIB}/nltk/tag/senna.pyo +${PYSITELIB}/nltk/tag/sequential.py +${PYSITELIB}/nltk/tag/sequential.pyc +${PYSITELIB}/nltk/tag/sequential.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/tbl/__init__.py +${PYSITELIB}/nltk/tbl/__init__.pyc +${PYSITELIB}/nltk/tbl/__init__.pyo +${PYSITELIB}/nltk/tbl/api.py +${PYSITELIB}/nltk/tbl/api.pyc +${PYSITELIB}/nltk/tbl/api.pyo +${PYSITELIB}/nltk/tbl/demo.py +${PYSITELIB}/nltk/tbl/demo.pyc +${PYSITELIB}/nltk/tbl/demo.pyo +${PYSITELIB}/nltk/tbl/erroranalysis.py +${PYSITELIB}/nltk/tbl/erroranalysis.pyc +${PYSITELIB}/nltk/tbl/erroranalysis.pyo +${PYSITELIB}/nltk/tbl/feature.py +${PYSITELIB}/nltk/tbl/feature.pyc +${PYSITELIB}/nltk/tbl/feature.pyo +${PYSITELIB}/nltk/tbl/rule.py +${PYSITELIB}/nltk/tbl/rule.pyc +${PYSITELIB}/nltk/tbl/rule.pyo +${PYSITELIB}/nltk/tbl/template.py +${PYSITELIB}/nltk/tbl/template.pyc +${PYSITELIB}/nltk/tbl/template.pyo +${PYSITELIB}/nltk/test/__init__.py +${PYSITELIB}/nltk/test/__init__.pyc +${PYSITELIB}/nltk/test/__init__.pyo +${PYSITELIB}/nltk/test/all.py +${PYSITELIB}/nltk/test/all.pyc +${PYSITELIB}/nltk/test/all.pyo +${PYSITELIB}/nltk/test/bleu.doctest +${PYSITELIB}/nltk/test/bnc.doctest +${PYSITELIB}/nltk/test/ccg.doctest +${PYSITELIB}/nltk/test/ccg_semantics.doctest +${PYSITELIB}/nltk/test/chat80.doctest +${PYSITELIB}/nltk/test/childes.doctest +${PYSITELIB}/nltk/test/childes_fixt.py +${PYSITELIB}/nltk/test/childes_fixt.pyc +${PYSITELIB}/nltk/test/childes_fixt.pyo +${PYSITELIB}/nltk/test/chunk.doctest +${PYSITELIB}/nltk/test/classify.doctest +${PYSITELIB}/nltk/test/classify_fixt.py +${PYSITELIB}/nltk/test/classify_fixt.pyc +${PYSITELIB}/nltk/test/classify_fixt.pyo +${PYSITELIB}/nltk/test/collections.doctest +${PYSITELIB}/nltk/test/collocations.doctest +${PYSITELIB}/nltk/test/compat.doctest +${PYSITELIB}/nltk/test/compat_fixt.py +${PYSITELIB}/nltk/test/compat_fixt.pyc +${PYSITELIB}/nltk/test/compat_fixt.pyo +${PYSITELIB}/nltk/test/concordance.doctest +${PYSITELIB}/nltk/test/corpus.doctest +${PYSITELIB}/nltk/test/corpus_fixt.py +${PYSITELIB}/nltk/test/corpus_fixt.pyc +${PYSITELIB}/nltk/test/corpus_fixt.pyo +${PYSITELIB}/nltk/test/crubadan.doctest +${PYSITELIB}/nltk/test/data.doctest +${PYSITELIB}/nltk/test/dependency.doctest +${PYSITELIB}/nltk/test/discourse.doctest +${PYSITELIB}/nltk/test/discourse_fixt.py +${PYSITELIB}/nltk/test/discourse_fixt.pyc +${PYSITELIB}/nltk/test/discourse_fixt.pyo +${PYSITELIB}/nltk/test/doctest_nose_plugin.py +${PYSITELIB}/nltk/test/doctest_nose_plugin.pyc +${PYSITELIB}/nltk/test/doctest_nose_plugin.pyo +${PYSITELIB}/nltk/test/drt.doctest +${PYSITELIB}/nltk/test/featgram.doctest +${PYSITELIB}/nltk/test/featstruct.doctest +${PYSITELIB}/nltk/test/framenet.doctest +${PYSITELIB}/nltk/test/generate.doctest +${PYSITELIB}/nltk/test/gensim.doctest +${PYSITELIB}/nltk/test/gensim_fixt.py +${PYSITELIB}/nltk/test/gensim_fixt.pyc +${PYSITELIB}/nltk/test/gensim_fixt.pyo +${PYSITELIB}/nltk/test/gluesemantics.doctest +${PYSITELIB}/nltk/test/gluesemantics_malt.doctest +${PYSITELIB}/nltk/test/gluesemantics_malt_fixt.py +${PYSITELIB}/nltk/test/gluesemantics_malt_fixt.pyc +${PYSITELIB}/nltk/test/gluesemantics_malt_fixt.pyo +${PYSITELIB}/nltk/test/grammar.doctest +${PYSITELIB}/nltk/test/grammartestsuites.doctest +${PYSITELIB}/nltk/test/index.doctest +${PYSITELIB}/nltk/test/inference.doctest +${PYSITELIB}/nltk/test/inference_fixt.py +${PYSITELIB}/nltk/test/inference_fixt.pyc +${PYSITELIB}/nltk/test/inference_fixt.pyo +${PYSITELIB}/nltk/test/internals.doctest +${PYSITELIB}/nltk/test/japanese.doctest +${PYSITELIB}/nltk/test/lm.doctest +${PYSITELIB}/nltk/test/logic.doctest +${PYSITELIB}/nltk/test/meteor.doctest +${PYSITELIB}/nltk/test/metrics.doctest +${PYSITELIB}/nltk/test/misc.doctest +${PYSITELIB}/nltk/test/nonmonotonic.doctest +${PYSITELIB}/nltk/test/nonmonotonic_fixt.py +${PYSITELIB}/nltk/test/nonmonotonic_fixt.pyc +${PYSITELIB}/nltk/test/nonmonotonic_fixt.pyo +${PYSITELIB}/nltk/test/paice.doctest +${PYSITELIB}/nltk/test/parse.doctest +${PYSITELIB}/nltk/test/portuguese_en.doctest +${PYSITELIB}/nltk/test/portuguese_en_fixt.py +${PYSITELIB}/nltk/test/portuguese_en_fixt.pyc +${PYSITELIB}/nltk/test/portuguese_en_fixt.pyo +${PYSITELIB}/nltk/test/probability.doctest +${PYSITELIB}/nltk/test/probability_fixt.py +${PYSITELIB}/nltk/test/probability_fixt.pyc +${PYSITELIB}/nltk/test/probability_fixt.pyo +${PYSITELIB}/nltk/test/propbank.doctest +${PYSITELIB}/nltk/test/relextract.doctest +${PYSITELIB}/nltk/test/resolution.doctest +${PYSITELIB}/nltk/test/runtests.py +${PYSITELIB}/nltk/test/runtests.pyc +${PYSITELIB}/nltk/test/runtests.pyo +${PYSITELIB}/nltk/test/segmentation_fixt.py +${PYSITELIB}/nltk/test/segmentation_fixt.pyc +${PYSITELIB}/nltk/test/segmentation_fixt.pyo +${PYSITELIB}/nltk/test/semantics.doctest +${PYSITELIB}/nltk/test/semantics_fixt.py +${PYSITELIB}/nltk/test/semantics_fixt.pyc +${PYSITELIB}/nltk/test/semantics_fixt.pyo +${PYSITELIB}/nltk/test/sentiment.doctest +${PYSITELIB}/nltk/test/sentiwordnet.doctest +${PYSITELIB}/nltk/test/simple.doctest +${PYSITELIB}/nltk/test/stem.doctest +${PYSITELIB}/nltk/test/tag.doctest +${PYSITELIB}/nltk/test/tokenize.doctest +${PYSITELIB}/nltk/test/toolbox.doctest +${PYSITELIB}/nltk/test/translate.doctest +${PYSITELIB}/nltk/test/translate_fixt.py +${PYSITELIB}/nltk/test/translate_fixt.pyc +${PYSITELIB}/nltk/test/translate_fixt.pyo +${PYSITELIB}/nltk/test/tree.doctest +${PYSITELIB}/nltk/test/treeprettyprinter.doctest +${PYSITELIB}/nltk/test/treetransforms.doctest +${PYSITELIB}/nltk/test/unit/__init__.py +${PYSITELIB}/nltk/test/unit/__init__.pyc +${PYSITELIB}/nltk/test/unit/__init__.pyo +${PYSITELIB}/nltk/test/unit/lm/__init__.py +${PYSITELIB}/nltk/test/unit/lm/__init__.pyc +${PYSITELIB}/nltk/test/unit/lm/__init__.pyo +${PYSITELIB}/nltk/test/unit/lm/test_counter.py +${PYSITELIB}/nltk/test/unit/lm/test_counter.pyc +${PYSITELIB}/nltk/test/unit/lm/test_counter.pyo +${PYSITELIB}/nltk/test/unit/lm/test_models.py +${PYSITELIB}/nltk/test/unit/lm/test_models.pyc +${PYSITELIB}/nltk/test/unit/lm/test_models.pyo +${PYSITELIB}/nltk/test/unit/lm/test_preprocessing.py +${PYSITELIB}/nltk/test/unit/lm/test_preprocessing.pyc +${PYSITELIB}/nltk/test/unit/lm/test_preprocessing.pyo +${PYSITELIB}/nltk/test/unit/lm/test_vocabulary.py +${PYSITELIB}/nltk/test/unit/lm/test_vocabulary.pyc +${PYSITELIB}/nltk/test/unit/lm/test_vocabulary.pyo +${PYSITELIB}/nltk/test/unit/test_2x_compat.py +${PYSITELIB}/nltk/test/unit/test_2x_compat.pyc +${PYSITELIB}/nltk/test/unit/test_2x_compat.pyo +${PYSITELIB}/nltk/test/unit/test_aline.py +${PYSITELIB}/nltk/test/unit/test_aline.pyc +${PYSITELIB}/nltk/test/unit/test_aline.pyo +${PYSITELIB}/nltk/test/unit/test_brill.py +${PYSITELIB}/nltk/test/unit/test_brill.pyc +${PYSITELIB}/nltk/test/unit/test_brill.pyo +${PYSITELIB}/nltk/test/unit/test_cfg2chomsky.py +${PYSITELIB}/nltk/test/unit/test_cfg2chomsky.pyc +${PYSITELIB}/nltk/test/unit/test_cfg2chomsky.pyo +${PYSITELIB}/nltk/test/unit/test_chunk.py +${PYSITELIB}/nltk/test/unit/test_chunk.pyc +${PYSITELIB}/nltk/test/unit/test_chunk.pyo +${PYSITELIB}/nltk/test/unit/test_classify.py +${PYSITELIB}/nltk/test/unit/test_classify.pyc +${PYSITELIB}/nltk/test/unit/test_classify.pyo +${PYSITELIB}/nltk/test/unit/test_collocations.py +${PYSITELIB}/nltk/test/unit/test_collocations.pyc +${PYSITELIB}/nltk/test/unit/test_collocations.pyo +${PYSITELIB}/nltk/test/unit/test_concordance.py +${PYSITELIB}/nltk/test/unit/test_concordance.pyc +${PYSITELIB}/nltk/test/unit/test_concordance.pyo +${PYSITELIB}/nltk/test/unit/test_corenlp.py +${PYSITELIB}/nltk/test/unit/test_corenlp.pyc +${PYSITELIB}/nltk/test/unit/test_corenlp.pyo +${PYSITELIB}/nltk/test/unit/test_corpora.py +${PYSITELIB}/nltk/test/unit/test_corpora.pyc +${PYSITELIB}/nltk/test/unit/test_corpora.pyo +${PYSITELIB}/nltk/test/unit/test_corpus_views.py +${PYSITELIB}/nltk/test/unit/test_corpus_views.pyc +${PYSITELIB}/nltk/test/unit/test_corpus_views.pyo +${PYSITELIB}/nltk/test/unit/test_data.py +${PYSITELIB}/nltk/test/unit/test_data.pyc +${PYSITELIB}/nltk/test/unit/test_data.pyo +${PYSITELIB}/nltk/test/unit/test_disagreement.py +${PYSITELIB}/nltk/test/unit/test_disagreement.pyc +${PYSITELIB}/nltk/test/unit/test_disagreement.pyo +${PYSITELIB}/nltk/test/unit/test_hmm.py +${PYSITELIB}/nltk/test/unit/test_hmm.pyc +${PYSITELIB}/nltk/test/unit/test_hmm.pyo +${PYSITELIB}/nltk/test/unit/test_json2csv_corpus.py +${PYSITELIB}/nltk/test/unit/test_json2csv_corpus.pyc +${PYSITELIB}/nltk/test/unit/test_json2csv_corpus.pyo +${PYSITELIB}/nltk/test/unit/test_naivebayes.py +${PYSITELIB}/nltk/test/unit/test_naivebayes.pyc +${PYSITELIB}/nltk/test/unit/test_naivebayes.pyo +${PYSITELIB}/nltk/test/unit/test_pos_tag.py +${PYSITELIB}/nltk/test/unit/test_pos_tag.pyc +${PYSITELIB}/nltk/test/unit/test_pos_tag.pyo +${PYSITELIB}/nltk/test/unit/test_rte_classify.py +${PYSITELIB}/nltk/test/unit/test_rte_classify.pyc +${PYSITELIB}/nltk/test/unit/test_rte_classify.pyo +${PYSITELIB}/nltk/test/unit/test_seekable_unicode_stream_reader.py +${PYSITELIB}/nltk/test/unit/test_seekable_unicode_stream_reader.pyc +${PYSITELIB}/nltk/test/unit/test_seekable_unicode_stream_reader.pyo +${PYSITELIB}/nltk/test/unit/test_senna.py +${PYSITELIB}/nltk/test/unit/test_senna.pyc +${PYSITELIB}/nltk/test/unit/test_senna.pyo +${PYSITELIB}/nltk/test/unit/test_stem.py +${PYSITELIB}/nltk/test/unit/test_stem.pyc +${PYSITELIB}/nltk/test/unit/test_stem.pyo +${PYSITELIB}/nltk/test/unit/test_tag.py +${PYSITELIB}/nltk/test/unit/test_tag.pyc +${PYSITELIB}/nltk/test/unit/test_tag.pyo +${PYSITELIB}/nltk/test/unit/test_tgrep.py +${PYSITELIB}/nltk/test/unit/test_tgrep.pyc +${PYSITELIB}/nltk/test/unit/test_tgrep.pyo +${PYSITELIB}/nltk/test/unit/test_tokenize.py +${PYSITELIB}/nltk/test/unit/test_tokenize.pyc +${PYSITELIB}/nltk/test/unit/test_tokenize.pyo +${PYSITELIB}/nltk/test/unit/test_twitter_auth.py +${PYSITELIB}/nltk/test/unit/test_twitter_auth.pyc +${PYSITELIB}/nltk/test/unit/test_twitter_auth.pyo +${PYSITELIB}/nltk/test/unit/test_wordnet.py +${PYSITELIB}/nltk/test/unit/test_wordnet.pyc +${PYSITELIB}/nltk/test/unit/test_wordnet.pyo +${PYSITELIB}/nltk/test/unit/translate/__init__.py +${PYSITELIB}/nltk/test/unit/translate/__init__.pyc +${PYSITELIB}/nltk/test/unit/translate/__init__.pyo +${PYSITELIB}/nltk/test/unit/translate/test_bleu.py +${PYSITELIB}/nltk/test/unit/translate/test_bleu.pyc +${PYSITELIB}/nltk/test/unit/translate/test_bleu.pyo +${PYSITELIB}/nltk/test/unit/translate/test_gdfa.py +${PYSITELIB}/nltk/test/unit/translate/test_gdfa.pyc +${PYSITELIB}/nltk/test/unit/translate/test_gdfa.pyo +${PYSITELIB}/nltk/test/unit/translate/test_ibm1.py +${PYSITELIB}/nltk/test/unit/translate/test_ibm1.pyc +${PYSITELIB}/nltk/test/unit/translate/test_ibm1.pyo +${PYSITELIB}/nltk/test/unit/translate/test_ibm2.py +${PYSITELIB}/nltk/test/unit/translate/test_ibm2.pyc +${PYSITELIB}/nltk/test/unit/translate/test_ibm2.pyo +${PYSITELIB}/nltk/test/unit/translate/test_ibm3.py +${PYSITELIB}/nltk/test/unit/translate/test_ibm3.pyc +${PYSITELIB}/nltk/test/unit/translate/test_ibm3.pyo +${PYSITELIB}/nltk/test/unit/translate/test_ibm4.py +${PYSITELIB}/nltk/test/unit/translate/test_ibm4.pyc +${PYSITELIB}/nltk/test/unit/translate/test_ibm4.pyo +${PYSITELIB}/nltk/test/unit/translate/test_ibm5.py +${PYSITELIB}/nltk/test/unit/translate/test_ibm5.pyc +${PYSITELIB}/nltk/test/unit/translate/test_ibm5.pyo +${PYSITELIB}/nltk/test/unit/translate/test_ibm_model.py +${PYSITELIB}/nltk/test/unit/translate/test_ibm_model.pyc +${PYSITELIB}/nltk/test/unit/translate/test_ibm_model.pyo +${PYSITELIB}/nltk/test/unit/translate/test_nist.py +${PYSITELIB}/nltk/test/unit/translate/test_nist.pyc +${PYSITELIB}/nltk/test/unit/translate/test_nist.pyo +${PYSITELIB}/nltk/test/unit/translate/test_stack_decoder.py +${PYSITELIB}/nltk/test/unit/translate/test_stack_decoder.pyc +${PYSITELIB}/nltk/test/unit/translate/test_stack_decoder.pyo +${PYSITELIB}/nltk/test/unit/utils.py +${PYSITELIB}/nltk/test/unit/utils.pyc +${PYSITELIB}/nltk/test/unit/utils.pyo +${PYSITELIB}/nltk/test/util.doctest +${PYSITELIB}/nltk/test/wordnet.doctest +${PYSITELIB}/nltk/test/wordnet_fixt.py +${PYSITELIB}/nltk/test/wordnet_fixt.pyc +${PYSITELIB}/nltk/test/wordnet_fixt.pyo +${PYSITELIB}/nltk/test/wordnet_lch.doctest +${PYSITELIB}/nltk/test/wsd.doctest +${PYSITELIB}/nltk/text.py +${PYSITELIB}/nltk/text.pyc +${PYSITELIB}/nltk/text.pyo +${PYSITELIB}/nltk/tgrep.py +${PYSITELIB}/nltk/tgrep.pyc +${PYSITELIB}/nltk/tgrep.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/casual.py +${PYSITELIB}/nltk/tokenize/casual.pyc +${PYSITELIB}/nltk/tokenize/casual.pyo +${PYSITELIB}/nltk/tokenize/mwe.py +${PYSITELIB}/nltk/tokenize/mwe.pyc +${PYSITELIB}/nltk/tokenize/mwe.pyo +${PYSITELIB}/nltk/tokenize/nist.py +${PYSITELIB}/nltk/tokenize/nist.pyc +${PYSITELIB}/nltk/tokenize/nist.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/repp.py +${PYSITELIB}/nltk/tokenize/repp.pyc +${PYSITELIB}/nltk/tokenize/repp.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/stanford.py +${PYSITELIB}/nltk/tokenize/stanford.pyc +${PYSITELIB}/nltk/tokenize/stanford.pyo +${PYSITELIB}/nltk/tokenize/stanford_segmenter.py +${PYSITELIB}/nltk/tokenize/stanford_segmenter.pyc +${PYSITELIB}/nltk/tokenize/stanford_segmenter.pyo +${PYSITELIB}/nltk/tokenize/texttiling.py +${PYSITELIB}/nltk/tokenize/texttiling.pyc +${PYSITELIB}/nltk/tokenize/texttiling.pyo +${PYSITELIB}/nltk/tokenize/toktok.py +${PYSITELIB}/nltk/tokenize/toktok.pyc +${PYSITELIB}/nltk/tokenize/toktok.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.py +${PYSITELIB}/nltk/toolbox.pyc +${PYSITELIB}/nltk/toolbox.pyo +${PYSITELIB}/nltk/translate/__init__.py +${PYSITELIB}/nltk/translate/__init__.pyc +${PYSITELIB}/nltk/translate/__init__.pyo +${PYSITELIB}/nltk/translate/api.py +${PYSITELIB}/nltk/translate/api.pyc +${PYSITELIB}/nltk/translate/api.pyo +${PYSITELIB}/nltk/translate/bleu_score.py +${PYSITELIB}/nltk/translate/bleu_score.pyc +${PYSITELIB}/nltk/translate/bleu_score.pyo +${PYSITELIB}/nltk/translate/chrf_score.py +${PYSITELIB}/nltk/translate/chrf_score.pyc +${PYSITELIB}/nltk/translate/chrf_score.pyo +${PYSITELIB}/nltk/translate/gale_church.py +${PYSITELIB}/nltk/translate/gale_church.pyc +${PYSITELIB}/nltk/translate/gale_church.pyo +${PYSITELIB}/nltk/translate/gdfa.py +${PYSITELIB}/nltk/translate/gdfa.pyc +${PYSITELIB}/nltk/translate/gdfa.pyo +${PYSITELIB}/nltk/translate/gleu_score.py +${PYSITELIB}/nltk/translate/gleu_score.pyc +${PYSITELIB}/nltk/translate/gleu_score.pyo +${PYSITELIB}/nltk/translate/ibm1.py +${PYSITELIB}/nltk/translate/ibm1.pyc +${PYSITELIB}/nltk/translate/ibm1.pyo +${PYSITELIB}/nltk/translate/ibm2.py +${PYSITELIB}/nltk/translate/ibm2.pyc +${PYSITELIB}/nltk/translate/ibm2.pyo +${PYSITELIB}/nltk/translate/ibm3.py +${PYSITELIB}/nltk/translate/ibm3.pyc +${PYSITELIB}/nltk/translate/ibm3.pyo +${PYSITELIB}/nltk/translate/ibm4.py +${PYSITELIB}/nltk/translate/ibm4.pyc +${PYSITELIB}/nltk/translate/ibm4.pyo +${PYSITELIB}/nltk/translate/ibm5.py +${PYSITELIB}/nltk/translate/ibm5.pyc +${PYSITELIB}/nltk/translate/ibm5.pyo +${PYSITELIB}/nltk/translate/ibm_model.py +${PYSITELIB}/nltk/translate/ibm_model.pyc +${PYSITELIB}/nltk/translate/ibm_model.pyo +${PYSITELIB}/nltk/translate/meteor_score.py +${PYSITELIB}/nltk/translate/meteor_score.pyc +${PYSITELIB}/nltk/translate/meteor_score.pyo +${PYSITELIB}/nltk/translate/metrics.py +${PYSITELIB}/nltk/translate/metrics.pyc +${PYSITELIB}/nltk/translate/metrics.pyo +${PYSITELIB}/nltk/translate/nist_score.py +${PYSITELIB}/nltk/translate/nist_score.pyc +${PYSITELIB}/nltk/translate/nist_score.pyo +${PYSITELIB}/nltk/translate/phrase_based.py +${PYSITELIB}/nltk/translate/phrase_based.pyc +${PYSITELIB}/nltk/translate/phrase_based.pyo +${PYSITELIB}/nltk/translate/ribes_score.py +${PYSITELIB}/nltk/translate/ribes_score.pyc +${PYSITELIB}/nltk/translate/ribes_score.pyo +${PYSITELIB}/nltk/translate/stack_decoder.py +${PYSITELIB}/nltk/translate/stack_decoder.pyc +${PYSITELIB}/nltk/translate/stack_decoder.pyo +${PYSITELIB}/nltk/tree.py +${PYSITELIB}/nltk/tree.pyc +${PYSITELIB}/nltk/tree.pyo +${PYSITELIB}/nltk/treeprettyprinter.py +${PYSITELIB}/nltk/treeprettyprinter.pyc +${PYSITELIB}/nltk/treeprettyprinter.pyo +${PYSITELIB}/nltk/treetransforms.py +${PYSITELIB}/nltk/treetransforms.pyc +${PYSITELIB}/nltk/treetransforms.pyo +${PYSITELIB}/nltk/twitter/__init__.py +${PYSITELIB}/nltk/twitter/__init__.pyc +${PYSITELIB}/nltk/twitter/__init__.pyo +${PYSITELIB}/nltk/twitter/api.py +${PYSITELIB}/nltk/twitter/api.pyc +${PYSITELIB}/nltk/twitter/api.pyo +${PYSITELIB}/nltk/twitter/common.py +${PYSITELIB}/nltk/twitter/common.pyc +${PYSITELIB}/nltk/twitter/common.pyo +${PYSITELIB}/nltk/twitter/twitter_demo.py +${PYSITELIB}/nltk/twitter/twitter_demo.pyc +${PYSITELIB}/nltk/twitter/twitter_demo.pyo +${PYSITELIB}/nltk/twitter/twitterclient.py +${PYSITELIB}/nltk/twitter/twitterclient.pyc +${PYSITELIB}/nltk/twitter/twitterclient.pyo +${PYSITELIB}/nltk/twitter/util.py +${PYSITELIB}/nltk/twitter/util.pyc +${PYSITELIB}/nltk/twitter/util.pyo +${PYSITELIB}/nltk/util.py +${PYSITELIB}/nltk/util.pyc +${PYSITELIB}/nltk/util.pyo +${PYSITELIB}/nltk/wsd.py +${PYSITELIB}/nltk/wsd.pyc +${PYSITELIB}/nltk/wsd.pyo diff --git a/textproc/py-nltk/distinfo b/textproc/py-nltk/distinfo new file mode 100644 index 00000000000..4985de1591b --- /dev/null +++ b/textproc/py-nltk/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2019/05/28 14:10:04 wiz Exp $ + +SHA1 (nltk-3.4.1.tar.gz) = fbb5cabe8cf9a17111307a2e66d69534f0dc6de9 +RMD160 (nltk-3.4.1.tar.gz) = 18e7920a9f66395c71228eb7da73f236ea83cb34 +SHA512 (nltk-3.4.1.tar.gz) = 738718cb21bae385528cc171d5949ffe85f3c35ae64949838064e889db640a46ce03ca5c2689f74236c44869fd81dcbf23d908f869c0d38968beb34e49949eb4 +Size (nltk-3.4.1.tar.gz) = 2814434 bytes |