[nltk] 05/08: deleted egg-info

Daniel Stender danstender-guest at moszumanska.debian.org
Thu Sep 10 12:23:13 UTC 2015


This is an automated email from the git hooks/post-receive script.

danstender-guest pushed a commit to branch master
in repository nltk.

commit c3104bb18b1c650f9675361844ab4f8fbd600964
Author: Daniel Stender <debian at danielstender.com>
Date:   Tue Sep 8 18:02:32 2015 +0200

    deleted egg-info
---
 nltk.egg-info/PKG-INFO             |  33 ----
 nltk.egg-info/SOURCES.txt          | 343 -------------------------------------
 nltk.egg-info/dependency_links.txt |   1 -
 nltk.egg-info/not-zip-safe         |   1 -
 nltk.egg-info/requires.txt         |   1 -
 nltk.egg-info/top_level.txt        |   1 -
 6 files changed, 380 deletions(-)

diff --git a/nltk.egg-info/PKG-INFO b/nltk.egg-info/PKG-INFO
deleted file mode 100644
index 91d3468..0000000
--- a/nltk.egg-info/PKG-INFO
+++ /dev/null
@@ -1,33 +0,0 @@
-Metadata-Version: 1.1
-Name: nltk
-Version: 3.0.5
-Summary: Natural Language Toolkit
-Home-page: http://nltk.org/
-Author: Steven Bird
-Author-email: stevenbird1 at gmail.com
-License: Apache License, Version 2.0
-Description: The Natural Language Toolkit (NLTK) is a Python package for
-        natural language processing.  NLTK requires Python 2.6, 2.7, or 3.2+.
-Keywords: NLP,CL,natural language processing,computational linguistics,parsing,tagging,tokenizing,syntax,linguistics,language,natural language,text analytics
-Platform: UNKNOWN
-Classifier: Development Status :: 5 - Production/Stable
-Classifier: Intended Audience :: Developers
-Classifier: Intended Audience :: Education
-Classifier: Intended Audience :: Information Technology
-Classifier: Intended Audience :: Science/Research
-Classifier: License :: OSI Approved :: Apache Software License
-Classifier: Operating System :: OS Independent
-Classifier: Programming Language :: Python :: 2.6
-Classifier: Programming Language :: Python :: 2.7
-Classifier: Programming Language :: Python :: 3.2
-Classifier: Programming Language :: Python :: 3.3
-Classifier: Programming Language :: Python :: 3.4
-Classifier: Topic :: Scientific/Engineering
-Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
-Classifier: Topic :: Scientific/Engineering :: Human Machine Interfaces
-Classifier: Topic :: Scientific/Engineering :: Information Analysis
-Classifier: Topic :: Text Processing
-Classifier: Topic :: Text Processing :: Filters
-Classifier: Topic :: Text Processing :: General
-Classifier: Topic :: Text Processing :: Indexing
-Classifier: Topic :: Text Processing :: Linguistic
diff --git a/nltk.egg-info/SOURCES.txt b/nltk.egg-info/SOURCES.txt
deleted file mode 100644
index 9aa27ea..0000000
--- a/nltk.egg-info/SOURCES.txt
+++ /dev/null
@@ -1,343 +0,0 @@
-INSTALL.txt
-LICENSE.txt
-MANIFEST.in
-setup.cfg
-setup.py
-nltk/VERSION
-nltk/__init__.py
-nltk/book.py
-nltk/collocations.py
-nltk/compat.py
-nltk/data.py
-nltk/decorators.py
-nltk/downloader.py
-nltk/featstruct.py
-nltk/grammar.py
-nltk/help.py
-nltk/internals.py
-nltk/jsontags.py
-nltk/lazyimport.py
-nltk/probability.py
-nltk/text.py
-nltk/tgrep.py
-nltk/toolbox.py
-nltk/tree.py
-nltk/treeprettyprinter.py
-nltk/treetransforms.py
-nltk/util.py
-nltk/wsd.py
-nltk.egg-info/PKG-INFO
-nltk.egg-info/SOURCES.txt
-nltk.egg-info/dependency_links.txt
-nltk.egg-info/not-zip-safe
-nltk.egg-info/requires.txt
-nltk.egg-info/top_level.txt
-nltk/align/__init__.py
-nltk/align/api.py
-nltk/align/bleu_score.py
-nltk/align/gale_church.py
-nltk/align/gdfa.py
-nltk/align/ibm1.py
-nltk/align/ibm2.py
-nltk/align/ibm3.py
-nltk/align/ibm4.py
-nltk/align/ibm5.py
-nltk/align/ibm_model.py
-nltk/align/phrase_based.py
-nltk/align/util.py
-nltk/app/__init__.py
-nltk/app/chartparser_app.py
-nltk/app/chunkparser_app.py
-nltk/app/collocations_app.py
-nltk/app/concordance_app.py
-nltk/app/nemo_app.py
-nltk/app/rdparser_app.py
-nltk/app/srparser_app.py
-nltk/app/wordfreq_app.py
-nltk/app/wordnet_app.py
-nltk/ccg/__init__.py
-nltk/ccg/api.py
-nltk/ccg/chart.py
-nltk/ccg/combinator.py
-nltk/ccg/lexicon.py
-nltk/chat/__init__.py
-nltk/chat/eliza.py
-nltk/chat/iesha.py
-nltk/chat/rude.py
-nltk/chat/suntsu.py
-nltk/chat/util.py
-nltk/chat/zen.py
-nltk/chunk/__init__.py
-nltk/chunk/api.py
-nltk/chunk/named_entity.py
-nltk/chunk/regexp.py
-nltk/chunk/util.py
-nltk/classify/__init__.py
-nltk/classify/api.py
-nltk/classify/decisiontree.py
-nltk/classify/maxent.py
-nltk/classify/megam.py
-nltk/classify/naivebayes.py
-nltk/classify/positivenaivebayes.py
-nltk/classify/rte_classify.py
-nltk/classify/scikitlearn.py
-nltk/classify/senna.py
-nltk/classify/svm.py
-nltk/classify/tadm.py
-nltk/classify/textcat.py
-nltk/classify/util.py
-nltk/classify/weka.py
-nltk/cluster/__init__.py
-nltk/cluster/api.py
-nltk/cluster/em.py
-nltk/cluster/gaac.py
-nltk/cluster/kmeans.py
-nltk/cluster/util.py
-nltk/corpus/__init__.py
-nltk/corpus/europarl_raw.py
-nltk/corpus/util.py
-nltk/corpus/reader/__init__.py
-nltk/corpus/reader/aligned.py
-nltk/corpus/reader/api.py
-nltk/corpus/reader/bnc.py
-nltk/corpus/reader/bracket_parse.py
-nltk/corpus/reader/chasen.py
-nltk/corpus/reader/childes.py
-nltk/corpus/reader/chunked.py
-nltk/corpus/reader/cmudict.py
-nltk/corpus/reader/conll.py
-nltk/corpus/reader/crubadan.py
-nltk/corpus/reader/dependency.py
-nltk/corpus/reader/framenet.py
-nltk/corpus/reader/ieer.py
-nltk/corpus/reader/indian.py
-nltk/corpus/reader/ipipan.py
-nltk/corpus/reader/knbc.py
-nltk/corpus/reader/lin.py
-nltk/corpus/reader/nkjp.py
-nltk/corpus/reader/nombank.py
-nltk/corpus/reader/nps_chat.py
-nltk/corpus/reader/pl196x.py
-nltk/corpus/reader/plaintext.py
-nltk/corpus/reader/ppattach.py
-nltk/corpus/reader/propbank.py
-nltk/corpus/reader/rte.py
-nltk/corpus/reader/semcor.py
-nltk/corpus/reader/senseval.py
-nltk/corpus/reader/sentiwordnet.py
-nltk/corpus/reader/sinica_treebank.py
-nltk/corpus/reader/string_category.py
-nltk/corpus/reader/switchboard.py
-nltk/corpus/reader/tagged.py
-nltk/corpus/reader/timit.py
-nltk/corpus/reader/toolbox.py
-nltk/corpus/reader/twitter.py
-nltk/corpus/reader/udhr.py
-nltk/corpus/reader/util.py
-nltk/corpus/reader/verbnet.py
-nltk/corpus/reader/wordlist.py
-nltk/corpus/reader/wordnet.py
-nltk/corpus/reader/xmldocs.py
-nltk/corpus/reader/ycoe.py
-nltk/draw/__init__.py
-nltk/draw/cfg.py
-nltk/draw/dispersion.py
-nltk/draw/table.py
-nltk/draw/tree.py
-nltk/draw/util.py
-nltk/inference/__init__.py
-nltk/inference/api.py
-nltk/inference/discourse.py
-nltk/inference/mace.py
-nltk/inference/nonmonotonic.py
-nltk/inference/prover9.py
-nltk/inference/resolution.py
-nltk/inference/tableau.py
-nltk/metrics/__init__.py
-nltk/metrics/agreement.py
-nltk/metrics/association.py
-nltk/metrics/confusionmatrix.py
-nltk/metrics/distance.py
-nltk/metrics/paice.py
-nltk/metrics/scores.py
-nltk/metrics/segmentation.py
-nltk/metrics/spearman.py
-nltk/misc/__init__.py
-nltk/misc/babelfish.py
-nltk/misc/chomsky.py
-nltk/misc/minimalset.py
-nltk/misc/sort.py
-nltk/misc/wordfinder.py
-nltk/parse/__init__.py
-nltk/parse/api.py
-nltk/parse/bllip.py
-nltk/parse/chart.py
-nltk/parse/dependencygraph.py
-nltk/parse/earleychart.py
-nltk/parse/evaluate.py
-nltk/parse/featurechart.py
-nltk/parse/generate.py
-nltk/parse/malt.py
-nltk/parse/nonprojectivedependencyparser.py
-nltk/parse/pchart.py
-nltk/parse/projectivedependencyparser.py
-nltk/parse/recursivedescent.py
-nltk/parse/shiftreduce.py
-nltk/parse/stanford.py
-nltk/parse/transitionparser.py
-nltk/parse/util.py
-nltk/parse/viterbi.py
-nltk/sem/__init__.py
-nltk/sem/boxer.py
-nltk/sem/chat80.py
-nltk/sem/cooper_storage.py
-nltk/sem/drt.py
-nltk/sem/drt_glue_demo.py
-nltk/sem/evaluate.py
-nltk/sem/glue.py
-nltk/sem/hole.py
-nltk/sem/lfg.py
-nltk/sem/linearlogic.py
-nltk/sem/logic.py
-nltk/sem/relextract.py
-nltk/sem/skolemize.py
-nltk/sem/util.py
-nltk/stem/__init__.py
-nltk/stem/api.py
-nltk/stem/isri.py
-nltk/stem/lancaster.py
-nltk/stem/porter.py
-nltk/stem/regexp.py
-nltk/stem/rslp.py
-nltk/stem/snowball.py
-nltk/stem/util.py
-nltk/stem/wordnet.py
-nltk/tag/__init__.py
-nltk/tag/api.py
-nltk/tag/brill.py
-nltk/tag/brill_trainer.py
-nltk/tag/crf.py
-nltk/tag/hmm.py
-nltk/tag/hunpos.py
-nltk/tag/mapping.py
-nltk/tag/senna.py
-nltk/tag/sequential.py
-nltk/tag/stanford.py
-nltk/tag/tnt.py
-nltk/tag/util.py
-nltk/tbl/__init__.py
-nltk/tbl/api.py
-nltk/tbl/demo.py
-nltk/tbl/erroranalysis.py
-nltk/tbl/feature.py
-nltk/tbl/rule.py
-nltk/tbl/template.py
-nltk/test/__init__.py
-nltk/test/align.doctest
-nltk/test/align_fixt.py
-nltk/test/all.py
-nltk/test/bleu.doctest
-nltk/test/bnc.doctest
-nltk/test/ccg.doctest
-nltk/test/chat80.doctest
-nltk/test/childes.doctest
-nltk/test/childes_fixt.py
-nltk/test/chunk.doctest
-nltk/test/classify.doctest
-nltk/test/classify_fixt.py
-nltk/test/collocations.doctest
-nltk/test/compat.doctest
-nltk/test/compat_fixt.py
-nltk/test/corpus.doctest
-nltk/test/corpus_fixt.py
-nltk/test/crubadan.doctest
-nltk/test/data.doctest
-nltk/test/dependency.doctest
-nltk/test/discourse.doctest
-nltk/test/discourse_fixt.py
-nltk/test/doctest_nose_plugin.py
-nltk/test/drt.doctest
-nltk/test/featgram.doctest
-nltk/test/featstruct.doctest
-nltk/test/framenet.doctest
-nltk/test/generate.doctest
-nltk/test/gensim.doctest
-nltk/test/gluesemantics.doctest
-nltk/test/gluesemantics_malt.doctest
-nltk/test/gluesemantics_malt_fixt.py
-nltk/test/grammar.doctest
-nltk/test/grammartestsuites.doctest
-nltk/test/index.doctest
-nltk/test/inference.doctest
-nltk/test/inference_fixt.py
-nltk/test/internals.doctest
-nltk/test/japanese.doctest
-nltk/test/logic.doctest
-nltk/test/metrics.doctest
-nltk/test/misc.doctest
-nltk/test/nonmonotonic.doctest
-nltk/test/nonmonotonic_fixt.py
-nltk/test/paice.doctest
-nltk/test/parse.doctest
-nltk/test/portuguese_en.doctest
-nltk/test/portuguese_en_fixt.py
-nltk/test/probability.doctest
-nltk/test/probability_fixt.py
-nltk/test/propbank.doctest
-nltk/test/relextract.doctest
-nltk/test/resolution.doctest
-nltk/test/runtests.py
-nltk/test/segmentation_fixt.py
-nltk/test/semantics.doctest
-nltk/test/semantics_fixt.py
-nltk/test/sentiwordnet.doctest
-nltk/test/simple.doctest
-nltk/test/stem.doctest
-nltk/test/tag.doctest
-nltk/test/tokenize.doctest
-nltk/test/toolbox.doctest
-nltk/test/tree.doctest
-nltk/test/treeprettyprinter.doctest
-nltk/test/treetransforms.doctest
-nltk/test/util.doctest
-nltk/test/wordnet.doctest
-nltk/test/wordnet_fixt.py
-nltk/test/wordnet_lch.doctest
-nltk/test/wsd.doctest
-nltk/test/unit/__init__.py
-nltk/test/unit/test_2x_compat.py
-nltk/test/unit/test_classify.py
-nltk/test/unit/test_collocations.py
-nltk/test/unit/test_corpora.py
-nltk/test/unit/test_corpus_views.py
-nltk/test/unit/test_hmm.py
-nltk/test/unit/test_json2csv_corpus.py
-nltk/test/unit/test_naivebayes.py
-nltk/test/unit/test_seekable_unicode_stream_reader.py
-nltk/test/unit/test_stem.py
-nltk/test/unit/test_tag.py
-nltk/test/unit/test_tgrep.py
-nltk/test/unit/test_twitter_auth.py
-nltk/test/unit/utils.py
-nltk/test/unit/align/__init__.py
-nltk/test/unit/align/test_ibm1.py
-nltk/test/unit/align/test_ibm2.py
-nltk/test/unit/align/test_ibm4.py
-nltk/test/unit/align/test_ibm5.py
-nltk/test/unit/align/test_ibm_model.py
-nltk/tokenize/__init__.py
-nltk/tokenize/api.py
-nltk/tokenize/casual.py
-nltk/tokenize/punkt.py
-nltk/tokenize/regexp.py
-nltk/tokenize/sexpr.py
-nltk/tokenize/simple.py
-nltk/tokenize/stanford.py
-nltk/tokenize/texttiling.py
-nltk/tokenize/treebank.py
-nltk/tokenize/util.py
-nltk/twitter/__init__.py
-nltk/twitter/api.py
-nltk/twitter/twitter_demo.py
-nltk/twitter/twitterclient.py
-nltk/twitter/util.py
\ No newline at end of file
diff --git a/nltk.egg-info/dependency_links.txt b/nltk.egg-info/dependency_links.txt
deleted file mode 100644
index 8b13789..0000000
--- a/nltk.egg-info/dependency_links.txt
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/nltk.egg-info/not-zip-safe b/nltk.egg-info/not-zip-safe
deleted file mode 100644
index 8b13789..0000000
--- a/nltk.egg-info/not-zip-safe
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/nltk.egg-info/requires.txt b/nltk.egg-info/requires.txt
deleted file mode 100644
index dde8185..0000000
--- a/nltk.egg-info/requires.txt
+++ /dev/null
@@ -1 +0,0 @@
-six>=1.9.0
diff --git a/nltk.egg-info/top_level.txt b/nltk.egg-info/top_level.txt
deleted file mode 100644
index 8469296..0000000
--- a/nltk.egg-info/top_level.txt
+++ /dev/null
@@ -1 +0,0 @@
-nltk

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/nltk.git



More information about the debian-science-commits mailing list