diff --git a/_modules/index.html b/_modules/index.html index 4031d31f..f492328e 100644 --- a/_modules/index.html +++ b/_modules/index.html @@ -110,7 +110,6 @@

All modules for which code is available

  • nltk.app.nemo_app
  • nltk.app.rdparser_app
  • nltk.app.srparser_app
  • -
  • nltk.app.wordfreq_app
  • nltk.app.wordnet_app
  • nltk.book
  • nltk.ccg.api
  • @@ -318,6 +317,65 @@

    All modules for which code is available

  • nltk.tbl.feature
  • nltk.tbl.rule
  • nltk.tbl.template
  • +
  • nltk.test.all
  • +
  • nltk.test.childes_fixt
  • +
  • nltk.test.classify_fixt
  • +
  • nltk.test.conftest
  • +
  • nltk.test.gensim_fixt
  • +
  • nltk.test.gluesemantics_malt_fixt
  • +
  • nltk.test.portuguese_en_fixt
  • +
  • nltk.test.probability_fixt
  • +
  • nltk.test.unit.lm.test_counter
  • +
  • nltk.test.unit.lm.test_models
  • +
  • nltk.test.unit.lm.test_preprocessing
  • +
  • nltk.test.unit.lm.test_vocabulary
  • +
  • nltk.test.unit.test_aline
  • +
  • nltk.test.unit.test_bllip
  • +
  • nltk.test.unit.test_brill
  • +
  • nltk.test.unit.test_cfd_mutation
  • +
  • nltk.test.unit.test_cfg2chomsky
  • +
  • nltk.test.unit.test_chunk
  • +
  • nltk.test.unit.test_classify
  • +
  • nltk.test.unit.test_collocations
  • +
  • nltk.test.unit.test_concordance
  • +
  • nltk.test.unit.test_corenlp
  • +
  • nltk.test.unit.test_corpora
  • +
  • nltk.test.unit.test_corpus_views
  • +
  • nltk.test.unit.test_data
  • +
  • nltk.test.unit.test_disagreement
  • +
  • nltk.test.unit.test_distance
  • +
  • nltk.test.unit.test_downloader
  • +
  • nltk.test.unit.test_freqdist
  • +
  • nltk.test.unit.test_hmm
  • +
  • nltk.test.unit.test_json2csv_corpus
  • +
  • nltk.test.unit.test_json_serialization
  • +
  • nltk.test.unit.test_metrics
  • +
  • nltk.test.unit.test_naivebayes
  • +
  • nltk.test.unit.test_nombank
  • +
  • nltk.test.unit.test_pl196x
  • +
  • nltk.test.unit.test_pos_tag
  • +
  • nltk.test.unit.test_ribes
  • +
  • nltk.test.unit.test_rte_classify
  • +
  • nltk.test.unit.test_seekable_unicode_stream_reader
  • +
  • nltk.test.unit.test_senna
  • +
  • nltk.test.unit.test_stem
  • +
  • nltk.test.unit.test_tag
  • +
  • nltk.test.unit.test_tgrep
  • +
  • nltk.test.unit.test_tokenize
  • +
  • nltk.test.unit.test_twitter_auth
  • +
  • nltk.test.unit.test_util
  • +
  • nltk.test.unit.test_wordnet
  • +
  • nltk.test.unit.translate.test_bleu
  • +
  • nltk.test.unit.translate.test_gdfa
  • +
  • nltk.test.unit.translate.test_ibm1
  • +
  • nltk.test.unit.translate.test_ibm2
  • +
  • nltk.test.unit.translate.test_ibm3
  • +
  • nltk.test.unit.translate.test_ibm4
  • +
  • nltk.test.unit.translate.test_ibm5
  • +
  • nltk.test.unit.translate.test_ibm_model
  • +
  • nltk.test.unit.translate.test_meteor
  • +
  • nltk.test.unit.translate.test_nist
  • +
  • nltk.test.unit.translate.test_stack_decoder
  • nltk.text
  • nltk.tgrep
  • nltk.tokenize
  • @@ -393,7 +451,7 @@

    All modules for which code is available

    diff --git a/_modules/nltk.html b/_modules/nltk.html index 8d55c145..04aef75c 100644 --- a/_modules/nltk.html +++ b/_modules/nltk.html @@ -329,7 +329,7 @@

    Source code for nltk

     
                 
                     
                 
             
    diff --git a/_modules/nltk/app/chartparser_app.html b/_modules/nltk/app/chartparser_app.html
    index a8a8162e..3c1966be 100644
    --- a/_modules/nltk/app/chartparser_app.html
    +++ b/_modules/nltk/app/chartparser_app.html
    @@ -2689,7 +2689,7 @@ 

    Source code for nltk.app.chartparser_app

     
                 
                     
                 
             
    diff --git a/_modules/nltk/app/chunkparser_app.html b/_modules/nltk/app/chunkparser_app.html
    index 12e420c1..ae3911d5 100644
    --- a/_modules/nltk/app/chunkparser_app.html
    +++ b/_modules/nltk/app/chunkparser_app.html
    @@ -1620,7 +1620,7 @@ 

    Source code for nltk.app.chunkparser_app

     
                 
                     
                 
             
    diff --git a/_modules/nltk/app/collocations_app.html b/_modules/nltk/app/collocations_app.html
    index bbb512bc..ae7e7069 100644
    --- a/_modules/nltk/app/collocations_app.html
    +++ b/_modules/nltk/app/collocations_app.html
    @@ -558,7 +558,7 @@ 

    Source code for nltk.app.collocations_app

     
                 
                     
                 
             
    diff --git a/_modules/nltk/app/concordance_app.html b/_modules/nltk/app/concordance_app.html
    index 762000d2..3b17fcaf 100644
    --- a/_modules/nltk/app/concordance_app.html
    +++ b/_modules/nltk/app/concordance_app.html
    @@ -829,7 +829,7 @@ 

    Source code for nltk.app.concordance_app

     
                 
                     
                 
             
    diff --git a/_modules/nltk/app/nemo_app.html b/_modules/nltk/app/nemo_app.html
    index f66582ad..e8f9ef93 100644
    --- a/_modules/nltk/app/nemo_app.html
    +++ b/_modules/nltk/app/nemo_app.html
    @@ -283,7 +283,7 @@ 

    Source code for nltk.app.nemo_app

     
                 
                     
                 
             
    diff --git a/_modules/nltk/app/rdparser_app.html b/_modules/nltk/app/rdparser_app.html
    index 90fb3ea8..c901b130 100644
    --- a/_modules/nltk/app/rdparser_app.html
    +++ b/_modules/nltk/app/rdparser_app.html
    @@ -1172,7 +1172,7 @@ 

    Source code for nltk.app.rdparser_app

     
                 
                     
                 
             
    diff --git a/_modules/nltk/app/srparser_app.html b/_modules/nltk/app/srparser_app.html
    index 3100d652..187c0b4f 100644
    --- a/_modules/nltk/app/srparser_app.html
    +++ b/_modules/nltk/app/srparser_app.html
    @@ -1057,7 +1057,7 @@ 

    Source code for nltk.app.srparser_app

     
                 
                     
                 
             
    diff --git a/_modules/nltk/app/wordnet_app.html b/_modules/nltk/app/wordnet_app.html
    index a9f988af..40ea5d4f 100644
    --- a/_modules/nltk/app/wordnet_app.html
    +++ b/_modules/nltk/app/wordnet_app.html
    @@ -1126,7 +1126,7 @@ 

    Source code for nltk.app.wordnet_app

     
                 
                     
                 
             
    diff --git a/_modules/nltk/book.html b/_modules/nltk/book.html
    index 891eff6d..928ba16f 100644
    --- a/_modules/nltk/book.html
    +++ b/_modules/nltk/book.html
    @@ -336,7 +336,7 @@ 

    Source code for nltk.book

     
                 
                     
                 
             
    diff --git a/_modules/nltk/ccg/api.html b/_modules/nltk/ccg/api.html
    index f73e9d0e..91979bbd 100644
    --- a/_modules/nltk/ccg/api.html
    +++ b/_modules/nltk/ccg/api.html
    @@ -613,7 +613,7 @@ 

    Source code for nltk.ccg.api

     
                 
                     
                 
             
    diff --git a/_modules/nltk/ccg/chart.html b/_modules/nltk/ccg/chart.html
    index 9d5fe025..b92bdabc 100644
    --- a/_modules/nltk/ccg/chart.html
    +++ b/_modules/nltk/ccg/chart.html
    @@ -741,7 +741,7 @@ 

    Source code for nltk.ccg.chart

     
                 
                     
                 
             
    diff --git a/_modules/nltk/ccg/combinator.html b/_modules/nltk/ccg/combinator.html
    index 2d6b8e7b..a50af40f 100644
    --- a/_modules/nltk/ccg/combinator.html
    +++ b/_modules/nltk/ccg/combinator.html
    @@ -568,7 +568,7 @@ 

    Source code for nltk.ccg.combinator

     
                 
                     
                 
             
    diff --git a/_modules/nltk/ccg/lexicon.html b/_modules/nltk/ccg/lexicon.html
    index 16bfd870..0a3e2aa5 100644
    --- a/_modules/nltk/ccg/lexicon.html
    +++ b/_modules/nltk/ccg/lexicon.html
    @@ -500,7 +500,7 @@ 

    Source code for nltk.ccg.lexicon

     
                 
                     
                 
             
    diff --git a/_modules/nltk/ccg/logic.html b/_modules/nltk/ccg/logic.html
    index 76f05fa1..5815842e 100644
    --- a/_modules/nltk/ccg/logic.html
    +++ b/_modules/nltk/ccg/logic.html
    @@ -189,7 +189,7 @@ 

    Source code for nltk.ccg.logic

     
                 
                     
                 
             
    diff --git a/_modules/nltk/chat.html b/_modules/nltk/chat.html
    index baf245bf..050e522c 100644
    --- a/_modules/nltk/chat.html
    +++ b/_modules/nltk/chat.html
    @@ -168,7 +168,7 @@ 

    Source code for nltk.chat

     
                 
                     
                 
             
    diff --git a/_modules/nltk/chat/eliza.html b/_modules/nltk/chat/eliza.html
    index 95cbd5ac..154cb13b 100644
    --- a/_modules/nltk/chat/eliza.html
    +++ b/_modules/nltk/chat/eliza.html
    @@ -460,7 +460,7 @@ 

    Source code for nltk.chat.eliza

     
                 
                     
                 
             
    diff --git a/_modules/nltk/chat/iesha.html b/_modules/nltk/chat/iesha.html
    index b7a61056..1d7da630 100644
    --- a/_modules/nltk/chat/iesha.html
    +++ b/_modules/nltk/chat/iesha.html
    @@ -283,7 +283,7 @@ 

    Source code for nltk.chat.iesha

     
                 
                     
                 
             
    diff --git a/_modules/nltk/chat/rude.html b/_modules/nltk/chat/rude.html
    index 219b8d26..fc43081f 100644
    --- a/_modules/nltk/chat/rude.html
    +++ b/_modules/nltk/chat/rude.html
    @@ -248,7 +248,7 @@ 

    Source code for nltk.chat.rude

     
                 
                     
                 
             
    diff --git a/_modules/nltk/chat/suntsu.html b/_modules/nltk/chat/suntsu.html
    index ca01795d..bc75a266 100644
    --- a/_modules/nltk/chat/suntsu.html
    +++ b/_modules/nltk/chat/suntsu.html
    @@ -263,7 +263,7 @@ 

    Source code for nltk.chat.suntsu

     
                 
                     
                 
             
    diff --git a/_modules/nltk/chat/util.html b/_modules/nltk/chat/util.html
    index 21c82ebc..ec995a11 100644
    --- a/_modules/nltk/chat/util.html
    +++ b/_modules/nltk/chat/util.html
    @@ -253,7 +253,7 @@ 

    Source code for nltk.chat.util

     
                 
                     
                 
             
    diff --git a/_modules/nltk/chat/zen.html b/_modules/nltk/chat/zen.html
    index cfc0659c..9af00cb2 100644
    --- a/_modules/nltk/chat/zen.html
    +++ b/_modules/nltk/chat/zen.html
    @@ -452,7 +452,7 @@ 

    Source code for nltk.chat.zen

     
                 
                     
                 
             
    diff --git a/_modules/nltk/chunk.html b/_modules/nltk/chunk.html
    index 584d6242..46307687 100644
    --- a/_modules/nltk/chunk.html
    +++ b/_modules/nltk/chunk.html
    @@ -331,7 +331,7 @@ 

    Source code for nltk.chunk

     
                 
                     
                 
             
    diff --git a/_modules/nltk/chunk/api.html b/_modules/nltk/chunk/api.html
    index 618ebba4..21d3271a 100644
    --- a/_modules/nltk/chunk/api.html
    +++ b/_modules/nltk/chunk/api.html
    @@ -182,7 +182,7 @@ 

    Source code for nltk.chunk.api

     
                 
                     
                 
             
    diff --git a/_modules/nltk/chunk/named_entity.html b/_modules/nltk/chunk/named_entity.html
    index 4d584452..68dbf1cc 100644
    --- a/_modules/nltk/chunk/named_entity.html
    +++ b/_modules/nltk/chunk/named_entity.html
    @@ -572,7 +572,7 @@ 

    Source code for nltk.chunk.named_entity

     
                 
                     
                 
             
    diff --git a/_modules/nltk/chunk/regexp.html b/_modules/nltk/chunk/regexp.html
    index 819f75fb..49841fd0 100644
    --- a/_modules/nltk/chunk/regexp.html
    +++ b/_modules/nltk/chunk/regexp.html
    @@ -1696,7 +1696,7 @@ 

    Source code for nltk.chunk.regexp

     
                 
                     
                 
             
    diff --git a/_modules/nltk/chunk/util.html b/_modules/nltk/chunk/util.html
    index 64c19078..09e785de 100644
    --- a/_modules/nltk/chunk/util.html
    +++ b/_modules/nltk/chunk/util.html
    @@ -816,7 +816,7 @@ 

    Source code for nltk.chunk.util

     
                 
                     
                 
             
    diff --git a/_modules/nltk/classify/api.html b/_modules/nltk/classify/api.html
    index 578ef5e3..60c9c3e4 100644
    --- a/_modules/nltk/classify/api.html
    +++ b/_modules/nltk/classify/api.html
    @@ -348,7 +348,7 @@ 

    Source code for nltk.classify.api

     
                 
                     
                 
             
    diff --git a/_modules/nltk/classify/decisiontree.html b/_modules/nltk/classify/decisiontree.html
    index 42806fab..82d1b839 100644
    --- a/_modules/nltk/classify/decisiontree.html
    +++ b/_modules/nltk/classify/decisiontree.html
    @@ -514,7 +514,7 @@ 

    Source code for nltk.classify.decisiontree

     
                 
                     
                 
             
    diff --git a/_modules/nltk/classify/maxent.html b/_modules/nltk/classify/maxent.html
    index 85a5c453..aa040f9a 100644
    --- a/_modules/nltk/classify/maxent.html
    +++ b/_modules/nltk/classify/maxent.html
    @@ -1934,7 +1934,7 @@ 

    Source code for nltk.classify.maxent

     
                 
                     
                 
             
    diff --git a/_modules/nltk/classify/megam.html b/_modules/nltk/classify/megam.html
    index d740ac49..90674c65 100644
    --- a/_modules/nltk/classify/megam.html
    +++ b/_modules/nltk/classify/megam.html
    @@ -313,7 +313,7 @@ 

    Source code for nltk.classify.megam

     
                 
                     
                 
             
    diff --git a/_modules/nltk/classify/naivebayes.html b/_modules/nltk/classify/naivebayes.html
    index 5f2af650..5ec49cdb 100644
    --- a/_modules/nltk/classify/naivebayes.html
    +++ b/_modules/nltk/classify/naivebayes.html
    @@ -404,7 +404,7 @@ 

    Source code for nltk.classify.naivebayes

     
                 
                     
                 
             
    diff --git a/_modules/nltk/classify/positivenaivebayes.html b/_modules/nltk/classify/positivenaivebayes.html
    index dfeef119..06963d75 100644
    --- a/_modules/nltk/classify/positivenaivebayes.html
    +++ b/_modules/nltk/classify/positivenaivebayes.html
    @@ -306,7 +306,7 @@ 

    Source code for nltk.classify.positivenaivebayes

    diff --git a/_modules/nltk/classify/rte_classify.html b/_modules/nltk/classify/rte_classify.html index 71117106..a3ec6d1d 100644 --- a/_modules/nltk/classify/rte_classify.html +++ b/_modules/nltk/classify/rte_classify.html @@ -321,7 +321,7 @@

    Source code for nltk.classify.rte_classify

     
                 
                     
                 
             
    diff --git a/_modules/nltk/classify/scikitlearn.html b/_modules/nltk/classify/scikitlearn.html
    index fc6e71cd..ca00beb5 100644
    --- a/_modules/nltk/classify/scikitlearn.html
    +++ b/_modules/nltk/classify/scikitlearn.html
    @@ -278,7 +278,7 @@ 

    Source code for nltk.classify.scikitlearn

     
                 
                     
                 
             
    diff --git a/_modules/nltk/classify/senna.html b/_modules/nltk/classify/senna.html
    index 61ac3a6c..3a627faa 100644
    --- a/_modules/nltk/classify/senna.html
    +++ b/_modules/nltk/classify/senna.html
    @@ -307,7 +307,7 @@ 

    Source code for nltk.classify.senna

     
                 
                     
                 
             
    diff --git a/_modules/nltk/classify/svm.html b/_modules/nltk/classify/svm.html
    index 966c2e54..e5963bff 100644
    --- a/_modules/nltk/classify/svm.html
    +++ b/_modules/nltk/classify/svm.html
    @@ -140,7 +140,7 @@ 

    Source code for nltk.classify.svm

     
                 
                     
                 
             
    diff --git a/_modules/nltk/classify/tadm.html b/_modules/nltk/classify/tadm.html
    index e1b8a0ec..0e5d9d4b 100644
    --- a/_modules/nltk/classify/tadm.html
    +++ b/_modules/nltk/classify/tadm.html
    @@ -257,7 +257,7 @@ 

    Source code for nltk.classify.tadm

     
                 
                     
                 
             
    diff --git a/_modules/nltk/classify/textcat.html b/_modules/nltk/classify/textcat.html
    index cffa5f5d..57cb024b 100644
    --- a/_modules/nltk/classify/textcat.html
    +++ b/_modules/nltk/classify/textcat.html
    @@ -334,7 +334,7 @@ 

    Source code for nltk.classify.textcat

     
                 
                     
                 
             
    diff --git a/_modules/nltk/classify/util.html b/_modules/nltk/classify/util.html
    index 7032aed1..83831876 100644
    --- a/_modules/nltk/classify/util.html
    +++ b/_modules/nltk/classify/util.html
    @@ -503,7 +503,7 @@ 

    Source code for nltk.classify.util

     
                 
                     
                 
             
    diff --git a/_modules/nltk/classify/weka.html b/_modules/nltk/classify/weka.html
    index c40126a0..f94dfc1f 100644
    --- a/_modules/nltk/classify/weka.html
    +++ b/_modules/nltk/classify/weka.html
    @@ -542,7 +542,7 @@ 

    Source code for nltk.classify.weka

     
                 
                     
                 
             
    diff --git a/_modules/nltk/cluster/api.html b/_modules/nltk/cluster/api.html
    index ee8149f6..d524c321 100644
    --- a/_modules/nltk/cluster/api.html
    +++ b/_modules/nltk/cluster/api.html
    @@ -215,7 +215,7 @@ 

    Source code for nltk.cluster.api

     
                 
                     
                 
             
    diff --git a/_modules/nltk/cluster/em.html b/_modules/nltk/cluster/em.html
    index 322a129c..87314d3f 100644
    --- a/_modules/nltk/cluster/em.html
    +++ b/_modules/nltk/cluster/em.html
    @@ -357,7 +357,7 @@ 

    Source code for nltk.cluster.em

     
                 
                     
                 
             
    diff --git a/_modules/nltk/cluster/gaac.html b/_modules/nltk/cluster/gaac.html
    index f8f06c5e..ab6157cc 100644
    --- a/_modules/nltk/cluster/gaac.html
    +++ b/_modules/nltk/cluster/gaac.html
    @@ -314,7 +314,7 @@ 

    Source code for nltk.cluster.gaac

     
                 
                     
                 
             
    diff --git a/_modules/nltk/cluster/kmeans.html b/_modules/nltk/cluster/kmeans.html
    index d56d1fe8..1e065710 100644
    --- a/_modules/nltk/cluster/kmeans.html
    +++ b/_modules/nltk/cluster/kmeans.html
    @@ -368,7 +368,7 @@ 

    Source code for nltk.cluster.kmeans

     
                 
                     
                 
             
    diff --git a/_modules/nltk/cluster/util.html b/_modules/nltk/cluster/util.html
    index a3be8eb3..0d9d3f59 100644
    --- a/_modules/nltk/cluster/util.html
    +++ b/_modules/nltk/cluster/util.html
    @@ -465,7 +465,7 @@ 

    Source code for nltk.cluster.util

     
                 
                     
                 
             
    diff --git a/_modules/nltk/collections.html b/_modules/nltk/collections.html
    index 9974eee2..e32208bb 100644
    --- a/_modules/nltk/collections.html
    +++ b/_modules/nltk/collections.html
    @@ -105,9 +105,6 @@ 

    Source code for nltk.collections

     # For license information, see LICENSE.TXT
     
     import bisect
    -
    -# this unused import is for python 2.7
    -from collections import Counter, defaultdict, deque
     from functools import total_ordering
     from itertools import chain, islice
     
    @@ -173,7 +170,6 @@ 

    Source code for nltk.collections

     
    [docs] def items(self): - # returns iterator under python 3 and list under python 2 return zip(self.keys(), self.values())
    @@ -233,7 +229,6 @@

    Source code for nltk.collections

     
    [docs] def values(self): - # returns iterator under python 3 return map(self.get, self._keys)
    @@ -883,7 +878,7 @@

    Source code for nltk.collections

     
                 
                     
                 
             
    diff --git a/_modules/nltk/collocations.html b/_modules/nltk/collocations.html
    index 3786e477..8d6d4a84 100644
    --- a/_modules/nltk/collocations.html
    +++ b/_modules/nltk/collocations.html
    @@ -568,7 +568,7 @@ 

    Source code for nltk.collocations

     
                 
                     
                 
             
    diff --git a/_modules/nltk/compat.html b/_modules/nltk/compat.html
    index 99d2327e..bdff52c4 100644
    --- a/_modules/nltk/compat.html
    +++ b/_modules/nltk/compat.html
    @@ -161,7 +161,7 @@ 

    Source code for nltk.compat

     
                 
                     
                 
             
    diff --git a/_modules/nltk/corpus.html b/_modules/nltk/corpus.html
    index 7e936b24..568d1558 100644
    --- a/_modules/nltk/corpus.html
    +++ b/_modules/nltk/corpus.html
    @@ -656,7 +656,7 @@ 

    Source code for nltk.corpus

     
                 
                     
                 
             
    diff --git a/_modules/nltk/corpus/reader/aligned.html b/_modules/nltk/corpus/reader/aligned.html
    index d486425b..33e4c382 100644
    --- a/_modules/nltk/corpus/reader/aligned.html
    +++ b/_modules/nltk/corpus/reader/aligned.html
    @@ -295,7 +295,7 @@ 

    Source code for nltk.corpus.reader.aligned

     
                 
                     
                 
             
    diff --git a/_modules/nltk/corpus/reader/api.html b/_modules/nltk/corpus/reader/api.html
    index 32927b50..5a5b7063 100644
    --- a/_modules/nltk/corpus/reader/api.html
    +++ b/_modules/nltk/corpus/reader/api.html
    @@ -712,7 +712,7 @@ 

    Source code for nltk.corpus.reader.api

     
                 
                     
                 
             
    diff --git a/_modules/nltk/corpus/reader/bcp47.html b/_modules/nltk/corpus/reader/bcp47.html
    index 39150e13..3dc45631 100644
    --- a/_modules/nltk/corpus/reader/bcp47.html
    +++ b/_modules/nltk/corpus/reader/bcp47.html
    @@ -368,7 +368,7 @@ 

    Source code for nltk.corpus.reader.bcp47

     
                 
                     
                 
             
    diff --git a/_modules/nltk/corpus/reader/bnc.html b/_modules/nltk/corpus/reader/bnc.html
    index dcc1a0df..3587c75c 100644
    --- a/_modules/nltk/corpus/reader/bnc.html
    +++ b/_modules/nltk/corpus/reader/bnc.html
    @@ -424,7 +424,7 @@ 

    Source code for nltk.corpus.reader.bnc

     
                 
                     
                 
             
    diff --git a/_modules/nltk/corpus/reader/bracket_parse.html b/_modules/nltk/corpus/reader/bracket_parse.html
    index 9a92a54b..a2465254 100644
    --- a/_modules/nltk/corpus/reader/bracket_parse.html
    +++ b/_modules/nltk/corpus/reader/bracket_parse.html
    @@ -390,7 +390,7 @@ 

    Source code for nltk.corpus.reader.bracket_parse

    diff --git a/_modules/nltk/corpus/reader/categorized_sents.html b/_modules/nltk/corpus/reader/categorized_sents.html index 1d6882db..d3ba4006 100644 --- a/_modules/nltk/corpus/reader/categorized_sents.html +++ b/_modules/nltk/corpus/reader/categorized_sents.html @@ -297,7 +297,7 @@

    Source code for nltk.corpus.reader.categorized_sents

    - Aug 16, 2024 + Aug 18, 2024 diff --git a/_modules/nltk/corpus/reader/chasen.html b/_modules/nltk/corpus/reader/chasen.html index 7186a6b2..dda4d312 100644 --- a/_modules/nltk/corpus/reader/chasen.html +++ b/_modules/nltk/corpus/reader/chasen.html @@ -310,7 +310,7 @@

    Source code for nltk.corpus.reader.chasen

     
                 
                     
                 
             
    diff --git a/_modules/nltk/corpus/reader/childes.html b/_modules/nltk/corpus/reader/childes.html
    index 417465c3..2b09149c 100644
    --- a/_modules/nltk/corpus/reader/childes.html
    +++ b/_modules/nltk/corpus/reader/childes.html
    @@ -786,7 +786,7 @@ 

    Source code for nltk.corpus.reader.childes

     
                 
                     
                 
             
    diff --git a/_modules/nltk/corpus/reader/chunked.html b/_modules/nltk/corpus/reader/chunked.html
    index cad07d14..54bbc5ea 100644
    --- a/_modules/nltk/corpus/reader/chunked.html
    +++ b/_modules/nltk/corpus/reader/chunked.html
    @@ -432,7 +432,7 @@ 

    Source code for nltk.corpus.reader.chunked

     
                 
                     
                 
             
    diff --git a/_modules/nltk/corpus/reader/cmudict.html b/_modules/nltk/corpus/reader/cmudict.html
    index a6792a4f..e0d05d63 100644
    --- a/_modules/nltk/corpus/reader/cmudict.html
    +++ b/_modules/nltk/corpus/reader/cmudict.html
    @@ -220,7 +220,7 @@ 

    Source code for nltk.corpus.reader.cmudict

     
                 
                     
                 
             
    diff --git a/_modules/nltk/corpus/reader/comparative_sents.html b/_modules/nltk/corpus/reader/comparative_sents.html
    index 25b436ba..5765d69a 100644
    --- a/_modules/nltk/corpus/reader/comparative_sents.html
    +++ b/_modules/nltk/corpus/reader/comparative_sents.html
    @@ -453,7 +453,7 @@ 

    Source code for nltk.corpus.reader.comparative_sents

    - Aug 16, 2024 + Aug 18, 2024 diff --git a/_modules/nltk/corpus/reader/conll.html b/_modules/nltk/corpus/reader/conll.html index 5fee8e2e..5e052b3f 100644 --- a/_modules/nltk/corpus/reader/conll.html +++ b/_modules/nltk/corpus/reader/conll.html @@ -759,7 +759,7 @@

    Source code for nltk.corpus.reader.conll

     
                 
                     
                 
             
    diff --git a/_modules/nltk/corpus/reader/crubadan.html b/_modules/nltk/corpus/reader/crubadan.html
    index d7712599..c1b10c0a 100644
    --- a/_modules/nltk/corpus/reader/crubadan.html
    +++ b/_modules/nltk/corpus/reader/crubadan.html
    @@ -241,7 +241,7 @@ 

    Source code for nltk.corpus.reader.crubadan

     
                 
                     
                 
             
    diff --git a/_modules/nltk/corpus/reader/dependency.html b/_modules/nltk/corpus/reader/dependency.html
    index 211c0628..9f9b4c1c 100644
    --- a/_modules/nltk/corpus/reader/dependency.html
    +++ b/_modules/nltk/corpus/reader/dependency.html
    @@ -262,7 +262,7 @@ 

    Source code for nltk.corpus.reader.dependency

    - Aug 16, 2024 + Aug 18, 2024 diff --git a/_modules/nltk/corpus/reader/framenet.html b/_modules/nltk/corpus/reader/framenet.html index 8c72f4b5..0339b614 100644 --- a/_modules/nltk/corpus/reader/framenet.html +++ b/_modules/nltk/corpus/reader/framenet.html @@ -3683,7 +3683,7 @@

    Source code for nltk.corpus.reader.framenet

     
                 
                     
                 
             
    diff --git a/_modules/nltk/corpus/reader/ieer.html b/_modules/nltk/corpus/reader/ieer.html
    index acbd6d10..9b455aad 100644
    --- a/_modules/nltk/corpus/reader/ieer.html
    +++ b/_modules/nltk/corpus/reader/ieer.html
    @@ -248,7 +248,7 @@ 

    Source code for nltk.corpus.reader.ieer

     
                 
                     
                 
             
    diff --git a/_modules/nltk/corpus/reader/indian.html b/_modules/nltk/corpus/reader/indian.html
    index 6198a6d8..36e6a273 100644
    --- a/_modules/nltk/corpus/reader/indian.html
    +++ b/_modules/nltk/corpus/reader/indian.html
    @@ -234,7 +234,7 @@ 

    Source code for nltk.corpus.reader.indian

     
                 
                     
                 
             
    diff --git a/_modules/nltk/corpus/reader/ipipan.html b/_modules/nltk/corpus/reader/ipipan.html
    index bbaff042..b3b1e080 100644
    --- a/_modules/nltk/corpus/reader/ipipan.html
    +++ b/_modules/nltk/corpus/reader/ipipan.html
    @@ -516,7 +516,7 @@ 

    Source code for nltk.corpus.reader.ipipan

     
                 
                     
                 
             
    diff --git a/_modules/nltk/corpus/reader/knbc.html b/_modules/nltk/corpus/reader/knbc.html
    index 6e6a4d7e..3f8a6485 100644
    --- a/_modules/nltk/corpus/reader/knbc.html
    +++ b/_modules/nltk/corpus/reader/knbc.html
    @@ -315,7 +315,7 @@ 

    Source code for nltk.corpus.reader.knbc

     
                 
                     
                 
             
    diff --git a/_modules/nltk/corpus/reader/lin.html b/_modules/nltk/corpus/reader/lin.html
    index 9d3ce86b..824f912c 100644
    --- a/_modules/nltk/corpus/reader/lin.html
    +++ b/_modules/nltk/corpus/reader/lin.html
    @@ -318,7 +318,7 @@ 

    Source code for nltk.corpus.reader.lin

     
                 
                     
                 
             
    diff --git a/_modules/nltk/corpus/reader/markdown.html b/_modules/nltk/corpus/reader/markdown.html
    index a16300ea..c4ef1f1e 100644
    --- a/_modules/nltk/corpus/reader/markdown.html
    +++ b/_modules/nltk/corpus/reader/markdown.html
    @@ -560,7 +560,7 @@ 

    Source code for nltk.corpus.reader.markdown

     
                 
                     
                 
             
    diff --git a/_modules/nltk/corpus/reader/mte.html b/_modules/nltk/corpus/reader/mte.html
    index 627aa8de..11398e1f 100644
    --- a/_modules/nltk/corpus/reader/mte.html
    +++ b/_modules/nltk/corpus/reader/mte.html
    @@ -599,7 +599,7 @@ 

    Source code for nltk.corpus.reader.mte

     
                 
                     
                 
             
    diff --git a/_modules/nltk/corpus/reader/nkjp.html b/_modules/nltk/corpus/reader/nkjp.html
    index cc5de20f..7b258a77 100644
    --- a/_modules/nltk/corpus/reader/nkjp.html
    +++ b/_modules/nltk/corpus/reader/nkjp.html
    @@ -714,7 +714,7 @@ 

    Source code for nltk.corpus.reader.nkjp

     
                 
                     
                 
             
    diff --git a/_modules/nltk/corpus/reader/nombank.html b/_modules/nltk/corpus/reader/nombank.html
    index 52a04603..93d07a60 100644
    --- a/_modules/nltk/corpus/reader/nombank.html
    +++ b/_modules/nltk/corpus/reader/nombank.html
    @@ -651,7 +651,7 @@ 

    Source code for nltk.corpus.reader.nombank

     
                 
                     
                 
             
    diff --git a/_modules/nltk/corpus/reader/nps_chat.html b/_modules/nltk/corpus/reader/nps_chat.html
    index ec89c269..802bf7a6 100644
    --- a/_modules/nltk/corpus/reader/nps_chat.html
    +++ b/_modules/nltk/corpus/reader/nps_chat.html
    @@ -228,7 +228,7 @@ 

    Source code for nltk.corpus.reader.nps_chat

     
                 
                     
                 
             
    diff --git a/_modules/nltk/corpus/reader/opinion_lexicon.html b/_modules/nltk/corpus/reader/opinion_lexicon.html
    index 7e772b10..67de5eba 100644
    --- a/_modules/nltk/corpus/reader/opinion_lexicon.html
    +++ b/_modules/nltk/corpus/reader/opinion_lexicon.html
    @@ -260,7 +260,7 @@ 

    Source code for nltk.corpus.reader.opinion_lexicon

    - Aug 16, 2024 + Aug 18, 2024 diff --git a/_modules/nltk/corpus/reader/panlex_lite.html b/_modules/nltk/corpus/reader/panlex_lite.html index 8c95dc88..8771bfeb 100644 --- a/_modules/nltk/corpus/reader/panlex_lite.html +++ b/_modules/nltk/corpus/reader/panlex_lite.html @@ -327,7 +327,7 @@

    Source code for nltk.corpus.reader.panlex_lite

    Source code for nltk.corpus.reader.panlex_swadesh

    - Aug 16, 2024 + Aug 18, 2024 diff --git a/_modules/nltk/corpus/reader/pl196x.html b/_modules/nltk/corpus/reader/pl196x.html index ad760b49..88107eb0 100644 --- a/_modules/nltk/corpus/reader/pl196x.html +++ b/_modules/nltk/corpus/reader/pl196x.html @@ -532,7 +532,7 @@

    Source code for nltk.corpus.reader.pl196x

     
                 
                     
                 
             
    diff --git a/_modules/nltk/corpus/reader/plaintext.html b/_modules/nltk/corpus/reader/plaintext.html
    index 478c419d..a53adee3 100644
    --- a/_modules/nltk/corpus/reader/plaintext.html
    +++ b/_modules/nltk/corpus/reader/plaintext.html
    @@ -382,7 +382,7 @@ 

    Source code for nltk.corpus.reader.plaintext