PyPI project
nltk
95 indexed releases ยท newest sdist 3.5b1 with 346 indexed members
Files in 3.5b1 nltk-3.5b1.zip
- nltk/__init__.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/book.py
- nltk/ccg/__init__.py
- nltk/ccg/api.py
- nltk/ccg/chart.py
- nltk/ccg/combinator.py
- nltk/ccg/lexicon.py
- nltk/ccg/logic.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/cli.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/collections.py
- nltk/collocations.py
- nltk/compat.py
- nltk/corpus/__init__.py
- nltk/corpus/europarl_raw.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/categorized_sents.py
- nltk/corpus/reader/chasen.py
- nltk/corpus/reader/childes.py
- nltk/corpus/reader/chunked.py
- nltk/corpus/reader/cmudict.py
- nltk/corpus/reader/comparative_sents.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/mte.py
- nltk/corpus/reader/nkjp.py
- nltk/corpus/reader/nombank.py
- nltk/corpus/reader/nps_chat.py
- nltk/corpus/reader/opinion_lexicon.py
- nltk/corpus/reader/panlex_lite.py
- nltk/corpus/reader/panlex_swadesh.py
- nltk/corpus/reader/pl196x.py
- nltk/corpus/reader/plaintext.py
- nltk/corpus/reader/ppattach.py
- nltk/corpus/reader/propbank.py
- nltk/corpus/reader/pros_cons.py
- nltk/corpus/reader/reviews.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/corpus/util.py
- nltk/data.py
- nltk/decorators.py
- nltk/downloader.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/featstruct.py
- nltk/grammar.py
- nltk/help.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/internals.py
- nltk/jsontags.py
- nltk/lazyimport.py
- nltk/lm/__init__.py
- nltk/lm/api.py
- nltk/lm/counter.py
- nltk/lm/models.py
- nltk/lm/preprocessing.py
- nltk/lm/smoothing.py
- nltk/lm/util.py
- nltk/lm/vocabulary.py
- nltk/metrics/__init__.py
- nltk/metrics/agreement.py
- nltk/metrics/aline.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/corenlp.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/probability.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/sentiment/__init__.py
- nltk/sentiment/sentiment_analyzer.py
- nltk/sentiment/util.py
- nltk/sentiment/vader.py
- nltk/stem/__init__.py
- nltk/stem/api.py
- nltk/stem/arlstem.py
- nltk/stem/cistem.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/perceptron.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/all.py
- nltk/test/childes_fixt.py
- nltk/test/classify_fixt.py
- nltk/test/corpus_fixt.py
- nltk/test/discourse_fixt.py
- nltk/test/gensim_fixt.py
- nltk/test/gluesemantics_malt_fixt.py
- nltk/test/inference_fixt.py
- nltk/test/nonmonotonic_fixt.py
- nltk/test/portuguese_en_fixt.py
- nltk/test/probability_fixt.py
- nltk/test/runtests.py
- nltk/test/segmentation_fixt.py
- nltk/test/semantics_fixt.py
- nltk/test/translate_fixt.py
- nltk/test/unit/__init__.py
- nltk/test/unit/lm/__init__.py
- nltk/test/unit/lm/test_counter.py
- nltk/test/unit/lm/test_models.py
- nltk/test/unit/lm/test_preprocessing.py
- nltk/test/unit/lm/test_vocabulary.py
- nltk/test/unit/test_aline.py
- nltk/test/unit/test_brill.py
- nltk/test/unit/test_cfd_mutation.py
- nltk/test/unit/test_cfg2chomsky.py
- nltk/test/unit/test_chunk.py
- nltk/test/unit/test_classify.py
- nltk/test/unit/test_collocations.py
- nltk/test/unit/test_concordance.py
- nltk/test/unit/test_corenlp.py
- nltk/test/unit/test_corpora.py
- nltk/test/unit/test_corpus_views.py
- nltk/test/unit/test_data.py
- nltk/test/unit/test_disagreement.py
- nltk/test/unit/test_freqdist.py
- nltk/test/unit/test_hmm.py
- nltk/test/unit/test_json2csv_corpus.py
- nltk/test/unit/test_json_serialization.py
- nltk/test/unit/test_naivebayes.py
- nltk/test/unit/test_nombank.py
- nltk/test/unit/test_pl196x.py
- nltk/test/unit/test_pos_tag.py
- nltk/test/unit/test_rte_classify.py
- nltk/test/unit/test_seekable_unicode_stream_reader.py
- nltk/test/unit/test_senna.py
- nltk/test/unit/test_stem.py
- nltk/test/unit/test_tag.py
- nltk/test/unit/test_tgrep.py
- nltk/test/unit/test_tokenize.py
- nltk/test/unit/test_twitter_auth.py
- nltk/test/unit/test_wordnet.py
- nltk/test/unit/translate/__init__.py
- nltk/test/unit/translate/test_bleu.py
- nltk/test/unit/translate/test_gdfa.py
- nltk/test/unit/translate/test_ibm1.py
- nltk/test/unit/translate/test_ibm2.py
- nltk/test/unit/translate/test_ibm3.py
- nltk/test/unit/translate/test_ibm4.py
- nltk/test/unit/translate/test_ibm5.py
- nltk/test/unit/translate/test_ibm_model.py
- nltk/test/unit/translate/test_nist.py
- nltk/test/unit/translate/test_stack_decoder.py
- nltk/test/unit/utils.py
- nltk/test/wordnet_fixt.py
- nltk/text.py
- nltk/tgrep.py
- nltk/tokenize/__init__.py
- nltk/tokenize/api.py
- nltk/tokenize/casual.py
- nltk/tokenize/destructive.py
- nltk/tokenize/mwe.py
- nltk/tokenize/nist.py
- nltk/tokenize/punkt.py
- nltk/tokenize/regexp.py
- nltk/tokenize/repp.py
- nltk/tokenize/sexpr.py
- nltk/tokenize/simple.py
- nltk/tokenize/sonority_sequencing.py
- nltk/tokenize/stanford.py
- nltk/tokenize/stanford_segmenter.py
- nltk/tokenize/texttiling.py
- nltk/tokenize/toktok.py
- nltk/tokenize/treebank.py
- nltk/tokenize/util.py
- nltk/toolbox.py
- nltk/translate/__init__.py
- nltk/translate/api.py
- nltk/translate/bleu_score.py
- nltk/translate/chrf_score.py
- nltk/translate/gale_church.py
- nltk/translate/gdfa.py
- nltk/translate/gleu_score.py
- nltk/translate/ibm1.py
- nltk/translate/ibm2.py
- nltk/translate/ibm3.py
- nltk/translate/ibm4.py
- nltk/translate/ibm5.py
- nltk/translate/ibm_model.py
- nltk/translate/meteor_score.py
- nltk/translate/metrics.py
- nltk/translate/nist_score.py
- nltk/translate/phrase_based.py
- nltk/translate/ribes_score.py
- nltk/translate/stack_decoder.py
- nltk/tree.py
- nltk/treeprettyprinter.py
- nltk/treetransforms.py
- nltk/twitter/__init__.py
- nltk/twitter/api.py
- nltk/twitter/common.py
- nltk/twitter/twitter_demo.py
- nltk/twitter/twitterclient.py
- nltk/twitter/util.py
- nltk/util.py
- nltk/wsd.py
- setup.py
Indexed releases
- 3.10.0
nltk-3.10.0-py3-none-any.whl429 members - 3.9.4
nltk-3.9.4-py3-none-any.whl371 members - 3.9.3
nltk-3.9.3-py3-none-any.whl363 members - 3.9.2
nltk-3.9.2-py3-none-any.whl358 members - 3.9.1
nltk-3.9.1-py3-none-any.whl357 members - 3.9
nltk-3.9-py3-none-any.whl357 members - 3.9b1
nltk-3.9b1-py3-none-any.whl357 members - 3.8.1
nltk-3.8.1-py3-none-any.whl356 members - 3.8
nltk-3.8-py3-none-any.whl356 members - 3.7
nltk-3.7-py3-none-any.whl355 members - 3.6.7
nltk-3.6.7-py3-none-any.whl355 members - 3.6.6
nltk-3.6.6-py3-none-any.whl355 members - 3.6.5
nltk-3.6.5-py3-none-any.whl346 members - 3.6.4
nltk-3.6.4-py3-none-any.whl346 members - 3.6.3
nltk-3.6.3-py3-none-any.whl346 members - 3.6.2
nltk-3.6.2-py3-none-any.whl344 members - 3.6.1
nltk-3.6.1-py3-none-any.whl343 members - 3.6
nltk-3.6-py3-none-any.whl343 members - 3.5b1
nltk-3.5b1.zip346 members - 3.4.4
nltk-3.4.4.zip344 members - 3.4.2
nltk-3.4.2.zip343 members - 3.4
nltk-3.4.zip338 members - 3.2.5
nltk-3.2.5.tar.gz317 members - 3.2.3
nltk-3.2.3.tar.gz312 members - 3.2.1
nltk-3.2.1.zip302 members - 3.2
nltk-3.2.zip300 members - 3.1
nltk-3.1.zip297 members - 3.0.5
nltk-3.0.5.zip278 members - 3.0.4
nltk-3.0.4.zip261 members - 3.0.3
nltk-3.0.3.zip261 members - 3.0.2
nltk-3.0.2.zip257 members - 3.0.1
nltk-3.0.1.zip249 members - 3.0.0
nltk-3.0.0.zip249 members - 3.0.0b2
nltk-3.0.0b2.zip248 members - 3.0.0b1
nltk-3.0.0b1.zip248 members - 2.0.5
nltk-2.0.5.zip210 members - 2.0.4
nltk-2.0.4.zip210 members - 2.0.3
nltk-2.0.3.zip210 members - 2.0.2
nltk-2.0.2.zip210 members - 2.0.1
nltk-2.0.1.zip209 members - 2.0.1rc4
nltk-2.0.1rc4.zip206 members - 2.0.1rc3
nltk-2.0.1rc3.zip204 members - 2.0.1rc1
nltk-2.0.1rc1.tar.gz213 members - 2.0b9
nltk-2.0b9.tar.gz395 members - 2.0b8.macosx-10.5-i386
nltk-2.0b8.macosx-10.5-i386.tar.gz396 members - 2.0b6
nltk-2.0b6.tar.gz198 members - 2.0b4
nltk-2.0b4.tar.gz193 members - 3.10.0
nltk-3.10.0.tar.gz434 members - 3.9.4
nltk-3.9.4.tar.gz375 members - 3.9.3
nltk-3.9.3.tar.gz367 members - 3.9.2
nltk-3.9.2.tar.gz362 members - 3.9.1
nltk-3.9.1.tar.gz361 members - 3.9
nltk-3.9.tar.gz361 members - 3.9b1
nltk-3.9b1.tar.gz361 members - 3.8.1
nltk-3.8.1.zip591 members - 3.8
nltk-3.8.zip594 members - 3.7
nltk-3.7.zip362 members - 3.6.7
nltk-3.6.7.zip362 members - 3.6.6
nltk-3.6.6.zip362 members - 3.6.5
nltk-3.6.5.zip353 members - 3.6.4
nltk-3.6.4.zip353 members - 3.6.3
nltk-3.6.3.zip353 members - 3.6.2
nltk-3.6.2.zip351 members - 3.6.1
nltk-3.6.1.zip350 members - 3.6
nltk-3.6.zip350 members - 3.5
nltk-3.5.zip346 members - 3.4.5
nltk-3.4.5.zip344 members - 3.4.3
nltk-3.4.3.zip343 members - 3.4.1
nltk-3.4.1.zip346 members - 3.3.0
nltk-3.3.0.zip320 members - 3.2.4
nltk-3.2.4.tar.gz312 members - 3.2.2
nltk-3.2.2.tar.gz310 members - 3.2.1
nltk-3.2.1.tar.gz302 members - 3.2
nltk-3.2.tar.gz300 members - 3.1
nltk-3.1.tar.gz297 members - 3.0.5
nltk-3.0.5.tar.gz278 members - 3.0.4
nltk-3.0.4.tar.gz261 members - 3.0.3
nltk-3.0.3.tar.gz261 members - 3.0.2
nltk-3.0.2.tar.gz257 members - 3.0.1
nltk-3.0.1.tar.gz249 members - 3.0.0
nltk-3.0.0.tar.gz249 members - 3.0.0b2
nltk-3.0.0b2.tar.gz249 members - 3.0.0b1
nltk-3.0.0b1.tar.gz248 members - 2.0.5
nltk-2.0.5.tar.gz210 members - 2.0.4
nltk-2.0.4.tar.gz210 members - 2.0.3
nltk-2.0.3.tar.gz210 members - 2.0.2
nltk-2.0.2.tar.gz210 members - 2.0.1
nltk-2.0.1.tar.gz211 members - 2.0.1rc4
nltk-2.0.1rc4.tar.gz206 members - 2.0.1rc3
nltk-2.0.1rc3.tar.gz205 members - 2.0.1rc1.macosx-10.6-x86_64
nltk-2.0.1rc1.macosx-10.6-x86_64.tar.gz420 members - 2.0b8
nltk-2.0b8.tar.gz200 members - 2.0b7
nltk-2.0b7.tar.gz201 members - 2.0b5
nltk-2.0b5.tar.gz196 members - 2.0.1rc2-git
nltk-2.0.1rc2-git.tar.gz207 members