Did you know ... Search Documentation:
Pack logicmoo_nlu -- ext/pldata/nltk_3.0a3/nltk.egg-info/SOURCES.txt

INSTALL.txt LICENSE.txt MANIFEST.in README.txt setup.cfg setup.py javasrc/Makefile javasrc/README.txt javasrc/org/nltk/mallet/CRFInfo.java javasrc/org/nltk/mallet/RunCRF.java javasrc/org/nltk/mallet/TrainCRF.java nltk/VERSION nltk/__init__.py nltk/align.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/lazyimport.py nltk/nltk.jar nltk/probability.py nltk/text.py nltk/toolbox.py nltk/tree.py nltk/treetransforms.py nltk/util.py nltk/yamltags.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/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/mallet.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/svm.py nltk/classify/tadm.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/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/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/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/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/examples/__init__.py nltk/examples/pt.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/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/model/__init__.py nltk/model/api.py nltk/model/ngram.py nltk/model/t.py nltk/parse/__init__.py nltk/parse/api.py nltk/parse/chart.py nltk/parse/dependencygraph.py nltk/parse/earleychart.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/rd.py nltk/parse/sr.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/wordnet.py nltk/tag/__init__.py nltk/tag/api.py nltk/tag/brill.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/test/__init__.py nltk/test/align.doctest nltk/test/align_fixt.py nltk/test/all.py 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/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/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/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/simple.doctest nltk/test/stem.doctest nltk/test/tag.doctest nltk/test/tokenize.doctest nltk/test/toolbox.doctest nltk/test/tree.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/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_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/utils.py nltk/tokenize/__init__.py nltk/tokenize/api.py nltk/tokenize/punkt.py nltk/tokenize/regexp.py nltk/tokenize/sexpr.py nltk/tokenize/simple.py nltk/tokenize/texttiling.py nltk/tokenize/treebank.py nltk/tokenize/util.py