>>> py3-nltk: Building community/py3-nltk 3.8.1-r0 (using abuild 3.11.0_rc12-r0) started Thu, 20 Apr 2023 09:45:18 +0000 >>> py3-nltk: Checking sanity of /home/buildozer/aports/community/py3-nltk/APKBUILD... >>> py3-nltk: Analyzing dependencies... >>> py3-nltk: Installing for build: build-base python3 py3-yaml py3-click py3-regex py3-setuptools py3-nose py3-requests (1/10) Installing yaml (0.2.5-r1) (2/10) Installing py3-yaml (6.0-r3) (3/10) Installing py3-yaml-pyc (6.0-r3) (4/10) Installing py3-click (8.1.3-r2) (5/10) Installing py3-click-pyc (8.1.3-r2) (6/10) Installing py3-regex (2023.3.23-r0) (7/10) Installing py3-setuptools (67.6.1-r1) (8/10) Installing py3-setuptools-pyc (67.6.1-r1) (9/10) Installing py3-nose (1.3.7-r10) (10/10) Installing .makedepends-py3-nltk (20230420.094519) Executing busybox-1.36.0-r7.trigger OK: 1637 MiB in 193 packages >>> py3-nltk: Cleaning up srcdir >>> py3-nltk: Cleaning up pkgdir >>> py3-nltk: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-nltk-3.8.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-nltk: Fetching py3-nltk-3.8.1.tar.gz::https://github.com/nltk/nltk/archive/3.8.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1597k 0 1597k 0 0 2141k 0 --:--:-- --:--:-- --:--:-- 2141k 100 2800k 0 2800k 0 0 3236k 0 --:--:-- --:--:-- --:--:-- 9.8M >>> py3-nltk: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-nltk-3.8.1.tar.gz >>> py3-nltk: Checking sha512sums... py3-nltk-3.8.1.tar.gz: OK >>> py3-nltk: Unpacking /var/cache/distfiles/v3.18/py3-nltk-3.8.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/nltk copying nltk/__init__.py -> build/lib/nltk copying nltk/help.py -> build/lib/nltk copying nltk/collections.py -> build/lib/nltk copying nltk/tgrep.py -> build/lib/nltk copying nltk/cli.py -> build/lib/nltk copying nltk/decorators.py -> build/lib/nltk copying nltk/jsontags.py -> build/lib/nltk copying nltk/lazyimport.py -> build/lib/nltk copying nltk/downloader.py -> build/lib/nltk copying nltk/treetransforms.py -> build/lib/nltk copying nltk/grammar.py -> build/lib/nltk copying nltk/toolbox.py -> build/lib/nltk copying nltk/collocations.py -> build/lib/nltk copying nltk/treeprettyprinter.py -> build/lib/nltk copying nltk/book.py -> build/lib/nltk copying nltk/util.py -> build/lib/nltk copying nltk/compat.py -> build/lib/nltk copying nltk/langnames.py -> build/lib/nltk copying nltk/featstruct.py -> build/lib/nltk copying nltk/internals.py -> build/lib/nltk copying nltk/probability.py -> build/lib/nltk copying nltk/data.py -> build/lib/nltk copying nltk/wsd.py -> build/lib/nltk copying nltk/text.py -> build/lib/nltk creating build/lib/nltk/corpus copying nltk/corpus/__init__.py -> build/lib/nltk/corpus copying nltk/corpus/europarl_raw.py -> build/lib/nltk/corpus copying nltk/corpus/util.py -> build/lib/nltk/corpus creating build/lib/nltk/cluster copying nltk/cluster/__init__.py -> build/lib/nltk/cluster copying nltk/cluster/kmeans.py -> build/lib/nltk/cluster copying nltk/cluster/api.py -> build/lib/nltk/cluster copying nltk/cluster/util.py -> build/lib/nltk/cluster copying nltk/cluster/em.py -> build/lib/nltk/cluster copying nltk/cluster/gaac.py -> build/lib/nltk/cluster creating build/lib/nltk/ccg copying nltk/ccg/__init__.py -> build/lib/nltk/ccg copying nltk/ccg/logic.py -> build/lib/nltk/ccg copying nltk/ccg/lexicon.py -> build/lib/nltk/ccg copying nltk/ccg/combinator.py -> build/lib/nltk/ccg copying nltk/ccg/api.py -> build/lib/nltk/ccg copying nltk/ccg/chart.py -> build/lib/nltk/ccg creating build/lib/nltk/misc copying nltk/misc/__init__.py -> build/lib/nltk/misc copying nltk/misc/minimalset.py -> build/lib/nltk/misc copying nltk/misc/chomsky.py -> build/lib/nltk/misc copying nltk/misc/wordfinder.py -> build/lib/nltk/misc copying nltk/misc/babelfish.py -> build/lib/nltk/misc copying nltk/misc/sort.py -> build/lib/nltk/misc creating build/lib/nltk/sem copying nltk/sem/__init__.py -> build/lib/nltk/sem copying nltk/sem/chat80.py -> build/lib/nltk/sem copying nltk/sem/linearlogic.py -> build/lib/nltk/sem copying nltk/sem/logic.py -> build/lib/nltk/sem copying nltk/sem/drt.py -> build/lib/nltk/sem copying nltk/sem/glue.py -> build/lib/nltk/sem copying nltk/sem/lfg.py -> build/lib/nltk/sem copying nltk/sem/drt_glue_demo.py -> build/lib/nltk/sem copying nltk/sem/util.py -> build/lib/nltk/sem copying nltk/sem/cooper_storage.py -> build/lib/nltk/sem copying nltk/sem/evaluate.py -> build/lib/nltk/sem copying nltk/sem/hole.py -> build/lib/nltk/sem copying nltk/sem/skolemize.py -> build/lib/nltk/sem copying nltk/sem/relextract.py -> build/lib/nltk/sem copying nltk/sem/boxer.py -> build/lib/nltk/sem creating build/lib/nltk/metrics copying nltk/metrics/__init__.py -> build/lib/nltk/metrics copying nltk/metrics/association.py -> build/lib/nltk/metrics copying nltk/metrics/agreement.py -> build/lib/nltk/metrics copying nltk/metrics/scores.py -> build/lib/nltk/metrics copying nltk/metrics/segmentation.py -> build/lib/nltk/metrics copying nltk/metrics/distance.py -> build/lib/nltk/metrics copying nltk/metrics/paice.py -> build/lib/nltk/metrics copying nltk/metrics/aline.py -> build/lib/nltk/metrics copying nltk/metrics/confusionmatrix.py -> build/lib/nltk/metrics copying nltk/metrics/spearman.py -> build/lib/nltk/metrics creating build/lib/nltk/stem copying nltk/stem/__init__.py -> build/lib/nltk/stem copying nltk/stem/wordnet.py -> build/lib/nltk/stem copying nltk/stem/regexp.py -> build/lib/nltk/stem copying nltk/stem/snowball.py -> build/lib/nltk/stem copying nltk/stem/rslp.py -> build/lib/nltk/stem copying nltk/stem/lancaster.py -> build/lib/nltk/stem copying nltk/stem/porter.py -> build/lib/nltk/stem copying nltk/stem/cistem.py -> build/lib/nltk/stem copying nltk/stem/arlstem2.py -> build/lib/nltk/stem copying nltk/stem/api.py -> build/lib/nltk/stem copying nltk/stem/isri.py -> build/lib/nltk/stem copying nltk/stem/arlstem.py -> build/lib/nltk/stem copying nltk/stem/util.py -> build/lib/nltk/stem creating build/lib/nltk/translate copying nltk/translate/__init__.py -> build/lib/nltk/translate copying nltk/translate/ibm5.py -> build/lib/nltk/translate copying nltk/translate/gale_church.py -> build/lib/nltk/translate copying nltk/translate/chrf_score.py -> build/lib/nltk/translate copying nltk/translate/ibm_model.py -> build/lib/nltk/translate copying nltk/translate/ibm1.py -> build/lib/nltk/translate copying nltk/translate/gdfa.py -> build/lib/nltk/translate copying nltk/translate/bleu_score.py -> build/lib/nltk/translate copying nltk/translate/ribes_score.py -> build/lib/nltk/translate copying nltk/translate/gleu_score.py -> build/lib/nltk/translate copying nltk/translate/meteor_score.py -> build/lib/nltk/translate copying nltk/translate/nist_score.py -> build/lib/nltk/translate copying nltk/translate/api.py -> build/lib/nltk/translate copying nltk/translate/phrase_based.py -> build/lib/nltk/translate copying nltk/translate/ibm2.py -> build/lib/nltk/translate copying nltk/translate/ibm3.py -> build/lib/nltk/translate copying nltk/translate/metrics.py -> build/lib/nltk/translate copying nltk/translate/ibm4.py -> build/lib/nltk/translate copying nltk/translate/stack_decoder.py -> build/lib/nltk/translate creating build/lib/nltk/tree copying nltk/tree/immutable.py -> build/lib/nltk/tree copying nltk/tree/__init__.py -> build/lib/nltk/tree copying nltk/tree/probabilistic.py -> build/lib/nltk/tree copying nltk/tree/parented.py -> build/lib/nltk/tree copying nltk/tree/tree.py -> build/lib/nltk/tree copying nltk/tree/transforms.py -> build/lib/nltk/tree copying nltk/tree/prettyprinter.py -> build/lib/nltk/tree copying nltk/tree/parsing.py -> build/lib/nltk/tree creating build/lib/nltk/classify copying nltk/classify/__init__.py -> build/lib/nltk/classify copying nltk/classify/senna.py -> build/lib/nltk/classify copying nltk/classify/weka.py -> build/lib/nltk/classify copying nltk/classify/naivebayes.py -> build/lib/nltk/classify copying nltk/classify/megam.py -> build/lib/nltk/classify copying nltk/classify/api.py -> build/lib/nltk/classify copying nltk/classify/positivenaivebayes.py -> build/lib/nltk/classify copying nltk/classify/svm.py -> build/lib/nltk/classify copying nltk/classify/util.py -> build/lib/nltk/classify copying nltk/classify/maxent.py -> build/lib/nltk/classify copying nltk/classify/textcat.py -> build/lib/nltk/classify copying nltk/classify/decisiontree.py -> build/lib/nltk/classify copying nltk/classify/rte_classify.py -> build/lib/nltk/classify copying nltk/classify/tadm.py -> build/lib/nltk/classify copying nltk/classify/scikitlearn.py -> build/lib/nltk/classify creating build/lib/nltk/app copying nltk/app/__init__.py -> build/lib/nltk/app copying nltk/app/srparser_app.py -> build/lib/nltk/app copying nltk/app/chunkparser_app.py -> build/lib/nltk/app copying nltk/app/chartparser_app.py -> build/lib/nltk/app copying nltk/app/rdparser_app.py -> build/lib/nltk/app copying nltk/app/wordnet_app.py -> build/lib/nltk/app copying nltk/app/concordance_app.py -> build/lib/nltk/app copying nltk/app/collocations_app.py -> build/lib/nltk/app copying nltk/app/wordfreq_app.py -> build/lib/nltk/app copying nltk/app/nemo_app.py -> build/lib/nltk/app creating build/lib/nltk/tbl copying nltk/tbl/__init__.py -> build/lib/nltk/tbl copying nltk/tbl/template.py -> build/lib/nltk/tbl copying nltk/tbl/feature.py -> build/lib/nltk/tbl copying nltk/tbl/erroranalysis.py -> build/lib/nltk/tbl copying nltk/tbl/api.py -> build/lib/nltk/tbl copying nltk/tbl/demo.py -> build/lib/nltk/tbl copying nltk/tbl/rule.py -> build/lib/nltk/tbl creating build/lib/nltk/twitter copying nltk/twitter/__init__.py -> build/lib/nltk/twitter copying nltk/twitter/api.py -> build/lib/nltk/twitter copying nltk/twitter/twitterclient.py -> build/lib/nltk/twitter copying nltk/twitter/util.py -> build/lib/nltk/twitter copying nltk/twitter/common.py -> build/lib/nltk/twitter copying nltk/twitter/twitter_demo.py -> build/lib/nltk/twitter creating build/lib/nltk/test copying nltk/test/__init__.py -> build/lib/nltk/test copying nltk/test/conftest.py -> build/lib/nltk/test copying nltk/test/childes_fixt.py -> build/lib/nltk/test copying nltk/test/all.py -> build/lib/nltk/test copying nltk/test/portuguese_en_fixt.py -> build/lib/nltk/test copying nltk/test/probability_fixt.py -> build/lib/nltk/test copying nltk/test/setup_fixt.py -> build/lib/nltk/test copying nltk/test/classify_fixt.py -> build/lib/nltk/test copying nltk/test/gensim_fixt.py -> build/lib/nltk/test copying nltk/test/gluesemantics_malt_fixt.py -> build/lib/nltk/test creating build/lib/nltk/tokenize copying nltk/tokenize/__init__.py -> build/lib/nltk/tokenize copying nltk/tokenize/regexp.py -> build/lib/nltk/tokenize copying nltk/tokenize/texttiling.py -> build/lib/nltk/tokenize copying nltk/tokenize/casual.py -> build/lib/nltk/tokenize copying nltk/tokenize/sexpr.py -> build/lib/nltk/tokenize copying nltk/tokenize/destructive.py -> build/lib/nltk/tokenize copying nltk/tokenize/nist.py -> build/lib/nltk/tokenize copying nltk/tokenize/legality_principle.py -> build/lib/nltk/tokenize copying nltk/tokenize/api.py -> build/lib/nltk/tokenize copying nltk/tokenize/punkt.py -> build/lib/nltk/tokenize copying nltk/tokenize/simple.py -> build/lib/nltk/tokenize copying nltk/tokenize/util.py -> build/lib/nltk/tokenize copying nltk/tokenize/mwe.py -> build/lib/nltk/tokenize copying nltk/tokenize/toktok.py -> build/lib/nltk/tokenize copying nltk/tokenize/treebank.py -> build/lib/nltk/tokenize copying nltk/tokenize/stanford_segmenter.py -> build/lib/nltk/tokenize copying nltk/tokenize/stanford.py -> build/lib/nltk/tokenize copying nltk/tokenize/sonority_sequencing.py -> build/lib/nltk/tokenize copying nltk/tokenize/repp.py -> build/lib/nltk/tokenize creating build/lib/nltk/inference copying nltk/inference/__init__.py -> build/lib/nltk/inference copying nltk/inference/tableau.py -> build/lib/nltk/inference copying nltk/inference/discourse.py -> build/lib/nltk/inference copying nltk/inference/api.py -> build/lib/nltk/inference copying nltk/inference/resolution.py -> build/lib/nltk/inference copying nltk/inference/mace.py -> build/lib/nltk/inference copying nltk/inference/nonmonotonic.py -> build/lib/nltk/inference copying nltk/inference/prover9.py -> build/lib/nltk/inference creating build/lib/nltk/chat copying nltk/chat/__init__.py -> build/lib/nltk/chat copying nltk/chat/eliza.py -> build/lib/nltk/chat copying nltk/chat/zen.py -> build/lib/nltk/chat copying nltk/chat/iesha.py -> build/lib/nltk/chat copying nltk/chat/suntsu.py -> build/lib/nltk/chat copying nltk/chat/util.py -> build/lib/nltk/chat copying nltk/chat/rude.py -> build/lib/nltk/chat creating build/lib/nltk/sentiment copying nltk/sentiment/__init__.py -> build/lib/nltk/sentiment copying nltk/sentiment/sentiment_analyzer.py -> build/lib/nltk/sentiment copying nltk/sentiment/util.py -> build/lib/nltk/sentiment copying nltk/sentiment/vader.py -> build/lib/nltk/sentiment creating build/lib/nltk/tag copying nltk/tag/__init__.py -> build/lib/nltk/tag copying nltk/tag/mapping.py -> build/lib/nltk/tag copying nltk/tag/brill.py -> build/lib/nltk/tag copying nltk/tag/crf.py -> build/lib/nltk/tag copying nltk/tag/senna.py -> build/lib/nltk/tag copying nltk/tag/hunpos.py -> build/lib/nltk/tag copying nltk/tag/tnt.py -> build/lib/nltk/tag copying nltk/tag/hmm.py -> build/lib/nltk/tag copying nltk/tag/perceptron.py -> build/lib/nltk/tag copying nltk/tag/api.py -> build/lib/nltk/tag copying nltk/tag/sequential.py -> build/lib/nltk/tag copying nltk/tag/brill_trainer.py -> build/lib/nltk/tag copying nltk/tag/util.py -> build/lib/nltk/tag copying nltk/tag/stanford.py -> build/lib/nltk/tag creating build/lib/nltk/parse copying nltk/parse/__init__.py -> build/lib/nltk/parse copying nltk/parse/projectivedependencyparser.py -> build/lib/nltk/parse copying nltk/parse/shiftreduce.py -> build/lib/nltk/parse copying nltk/parse/dependencygraph.py -> build/lib/nltk/parse copying nltk/parse/corenlp.py -> build/lib/nltk/parse copying nltk/parse/featurechart.py -> build/lib/nltk/parse copying nltk/parse/recursivedescent.py -> build/lib/nltk/parse copying nltk/parse/generate.py -> build/lib/nltk/parse copying nltk/parse/api.py -> build/lib/nltk/parse copying nltk/parse/transitionparser.py -> build/lib/nltk/parse copying nltk/parse/chart.py -> build/lib/nltk/parse copying nltk/parse/util.py -> build/lib/nltk/parse copying nltk/parse/viterbi.py -> build/lib/nltk/parse copying nltk/parse/nonprojectivedependencyparser.py -> build/lib/nltk/parse copying nltk/parse/malt.py -> build/lib/nltk/parse copying nltk/parse/earleychart.py -> build/lib/nltk/parse copying nltk/parse/pchart.py -> build/lib/nltk/parse copying nltk/parse/evaluate.py -> build/lib/nltk/parse copying nltk/parse/stanford.py -> build/lib/nltk/parse copying nltk/parse/bllip.py -> build/lib/nltk/parse creating build/lib/nltk/chunk copying nltk/chunk/__init__.py -> build/lib/nltk/chunk copying nltk/chunk/regexp.py -> build/lib/nltk/chunk copying nltk/chunk/api.py -> build/lib/nltk/chunk copying nltk/chunk/util.py -> build/lib/nltk/chunk copying nltk/chunk/named_entity.py -> build/lib/nltk/chunk creating build/lib/nltk/draw copying nltk/draw/__init__.py -> build/lib/nltk/draw copying nltk/draw/dispersion.py -> build/lib/nltk/draw copying nltk/draw/tree.py -> build/lib/nltk/draw copying nltk/draw/cfg.py -> build/lib/nltk/draw copying nltk/draw/table.py -> build/lib/nltk/draw copying nltk/draw/util.py -> build/lib/nltk/draw creating build/lib/nltk/lm copying nltk/lm/__init__.py -> build/lib/nltk/lm copying nltk/lm/counter.py -> build/lib/nltk/lm copying nltk/lm/preprocessing.py -> build/lib/nltk/lm copying nltk/lm/models.py -> build/lib/nltk/lm copying nltk/lm/api.py -> build/lib/nltk/lm copying nltk/lm/util.py -> build/lib/nltk/lm copying nltk/lm/smoothing.py -> build/lib/nltk/lm copying nltk/lm/vocabulary.py -> build/lib/nltk/lm creating build/lib/nltk/corpus/reader copying nltk/corpus/reader/__init__.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/wordnet.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/reviews.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/indian.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/tagged.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/dependency.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/wordlist.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/aligned.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/chunked.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/ieer.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/comparative_sents.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/sinica_treebank.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/markdown.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/xmldocs.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/cmudict.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/crubadan.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/ppattach.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/childes.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/mte.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/bcp47.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/chasen.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/timit.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/api.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/string_category.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/toolbox.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/propbank.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/rte.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/ycoe.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/udhr.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/twitter.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/lin.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/nombank.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/opinion_lexicon.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/panlex_swadesh.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/conll.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/nps_chat.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/sentiwordnet.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/nkjp.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/senseval.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/knbc.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/util.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/switchboard.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/categorized_sents.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/bracket_parse.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/panlex_lite.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/framenet.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/plaintext.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/pros_cons.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/ipipan.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/bnc.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/semcor.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/pl196x.py -> build/lib/nltk/corpus/reader copying nltk/corpus/reader/verbnet.py -> build/lib/nltk/corpus/reader creating build/lib/nltk/test/unit copying nltk/test/unit/test_json2csv_corpus.py -> build/lib/nltk/test/unit copying nltk/test/unit/__init__.py -> build/lib/nltk/test/unit copying nltk/test/unit/test_chunk.py -> build/lib/nltk/test/unit copying nltk/test/unit/test_cfg2chomsky.py -> build/lib/nltk/test/unit copying nltk/test/unit/test_freqdist.py -> build/lib/nltk/test/unit copying nltk/test/unit/test_hmm.py -> build/lib/nltk/test/unit copying nltk/test/unit/test_classify.py -> build/lib/nltk/test/unit copying nltk/test/unit/test_bllip.py -> build/lib/nltk/test/unit copying nltk/test/unit/test_util.py -> build/lib/nltk/test/unit copying nltk/test/unit/test_rte_classify.py -> build/lib/nltk/test/unit copying nltk/test/unit/test_concordance.py -> build/lib/nltk/test/unit copying nltk/test/unit/test_corpus_views.py -> build/lib/nltk/test/unit copying nltk/test/unit/test_metrics.py -> build/lib/nltk/test/unit copying nltk/test/unit/test_disagreement.py -> build/lib/nltk/test/unit copying nltk/test/unit/test_nombank.py -> build/lib/nltk/test/unit copying nltk/test/unit/test_tgrep.py -> build/lib/nltk/test/unit copying nltk/test/unit/test_seekable_unicode_stream_reader.py -> build/lib/nltk/test/unit copying nltk/test/unit/test_pl196x.py -> build/lib/nltk/test/unit copying nltk/test/unit/test_stem.py -> build/lib/nltk/test/unit copying nltk/test/unit/test_corenlp.py -> build/lib/nltk/test/unit copying nltk/test/unit/test_distance.py -> build/lib/nltk/test/unit copying nltk/test/unit/test_corpora.py -> build/lib/nltk/test/unit copying nltk/test/unit/test_data.py -> build/lib/nltk/test/unit copying nltk/test/unit/test_pos_tag.py -> build/lib/nltk/test/unit copying nltk/test/unit/test_twitter_auth.py -> build/lib/nltk/test/unit copying nltk/test/unit/test_cfd_mutation.py -> build/lib/nltk/test/unit copying nltk/test/unit/test_brill.py -> build/lib/nltk/test/unit copying nltk/test/unit/test_collocations.py -> build/lib/nltk/test/unit copying nltk/test/unit/test_wordnet.py -> build/lib/nltk/test/unit copying nltk/test/unit/test_json_serialization.py -> build/lib/nltk/test/unit copying nltk/test/unit/test_tokenize.py -> build/lib/nltk/test/unit copying nltk/test/unit/test_tag.py -> build/lib/nltk/test/unit copying nltk/test/unit/test_senna.py -> build/lib/nltk/test/unit copying nltk/test/unit/test_aline.py -> build/lib/nltk/test/unit copying nltk/test/unit/test_naivebayes.py -> build/lib/nltk/test/unit copying nltk/test/unit/test_ribes.py -> build/lib/nltk/test/unit copying nltk/test/unit/test_downloader.py -> build/lib/nltk/test/unit creating build/lib/nltk/test/unit/translate copying nltk/test/unit/translate/__init__.py -> build/lib/nltk/test/unit/translate copying nltk/test/unit/translate/test_ibm5.py -> build/lib/nltk/test/unit/translate copying nltk/test/unit/translate/test_ibm2.py -> build/lib/nltk/test/unit/translate copying nltk/test/unit/translate/test_stack_decoder.py -> build/lib/nltk/test/unit/translate copying nltk/test/unit/translate/test_bleu.py -> build/lib/nltk/test/unit/translate copying nltk/test/unit/translate/test_gdfa.py -> build/lib/nltk/test/unit/translate copying nltk/test/unit/translate/test_nist.py -> build/lib/nltk/test/unit/translate copying nltk/test/unit/translate/test_ibm3.py -> build/lib/nltk/test/unit/translate copying nltk/test/unit/translate/test_ibm_model.py -> build/lib/nltk/test/unit/translate copying nltk/test/unit/translate/test_ibm1.py -> build/lib/nltk/test/unit/translate copying nltk/test/unit/translate/test_meteor.py -> build/lib/nltk/test/unit/translate copying nltk/test/unit/translate/test_ibm4.py -> build/lib/nltk/test/unit/translate creating build/lib/nltk/test/unit/lm copying nltk/test/unit/lm/__init__.py -> build/lib/nltk/test/unit/lm copying nltk/test/unit/lm/test_vocabulary.py -> build/lib/nltk/test/unit/lm copying nltk/test/unit/lm/test_preprocessing.py -> build/lib/nltk/test/unit/lm copying nltk/test/unit/lm/test_counter.py -> build/lib/nltk/test/unit/lm copying nltk/test/unit/lm/test_models.py -> build/lib/nltk/test/unit/lm copying nltk/test/nonmonotonic.doctest -> build/lib/nltk/test copying nltk/test/treeprettyprinter.doctest -> build/lib/nltk/test copying nltk/test/sentiwordnet.doctest -> build/lib/nltk/test copying nltk/test/gluesemantics_malt.doctest -> build/lib/nltk/test copying nltk/test/translate.doctest -> build/lib/nltk/test copying nltk/test/tree.doctest -> build/lib/nltk/test copying nltk/test/propbank.doctest -> build/lib/nltk/test copying nltk/test/concordance.doctest -> build/lib/nltk/test copying nltk/test/probability.doctest -> build/lib/nltk/test copying nltk/test/stem.doctest -> build/lib/nltk/test copying nltk/test/relextract.doctest -> build/lib/nltk/test copying nltk/test/japanese.doctest -> build/lib/nltk/test copying nltk/test/paice.doctest -> build/lib/nltk/test copying nltk/test/gensim.doctest -> build/lib/nltk/test copying nltk/test/gluesemantics.doctest -> build/lib/nltk/test copying nltk/test/toolbox.doctest -> build/lib/nltk/test copying nltk/test/resolution.doctest -> build/lib/nltk/test copying nltk/test/data.doctest -> build/lib/nltk/test copying nltk/test/generate.doctest -> build/lib/nltk/test copying nltk/test/ccg_semantics.doctest -> build/lib/nltk/test copying nltk/test/collocations.doctest -> build/lib/nltk/test copying nltk/test/dependency.doctest -> build/lib/nltk/test copying nltk/test/framenet.doctest -> build/lib/nltk/test copying nltk/test/bnc.doctest -> build/lib/nltk/test copying nltk/test/wordnet.doctest -> build/lib/nltk/test copying nltk/test/ccg.doctest -> build/lib/nltk/test copying nltk/test/crubadan.doctest -> build/lib/nltk/test copying nltk/test/corpus.doctest -> build/lib/nltk/test copying nltk/test/drt.doctest -> build/lib/nltk/test copying nltk/test/metrics.doctest -> build/lib/nltk/test copying nltk/test/misc.doctest -> build/lib/nltk/test copying nltk/test/index.doctest -> build/lib/nltk/test copying nltk/test/featgram.doctest -> build/lib/nltk/test copying nltk/test/meteor.doctest -> build/lib/nltk/test copying nltk/test/inference.doctest -> build/lib/nltk/test copying nltk/test/simple.doctest -> build/lib/nltk/test copying nltk/test/util.doctest -> build/lib/nltk/test copying nltk/test/chat80.doctest -> build/lib/nltk/test copying nltk/test/treetransforms.doctest -> build/lib/nltk/test copying nltk/test/wordnet_lch.doctest -> build/lib/nltk/test copying nltk/test/tokenize.doctest -> build/lib/nltk/test copying nltk/test/lm.doctest -> build/lib/nltk/test copying nltk/test/tag.doctest -> build/lib/nltk/test copying nltk/test/childes.doctest -> build/lib/nltk/test copying nltk/test/parse.doctest -> build/lib/nltk/test copying nltk/test/logic.doctest -> build/lib/nltk/test copying nltk/test/chunk.doctest -> build/lib/nltk/test copying nltk/test/grammartestsuites.doctest -> build/lib/nltk/test copying nltk/test/bleu.doctest -> build/lib/nltk/test copying nltk/test/portuguese_en.doctest -> build/lib/nltk/test copying nltk/test/featstruct.doctest -> build/lib/nltk/test copying nltk/test/wsd.doctest -> build/lib/nltk/test copying nltk/test/semantics.doctest -> build/lib/nltk/test copying nltk/test/collections.doctest -> build/lib/nltk/test copying nltk/test/grammar.doctest -> build/lib/nltk/test copying nltk/test/internals.doctest -> build/lib/nltk/test copying nltk/test/discourse.doctest -> build/lib/nltk/test copying nltk/test/sentiment.doctest -> build/lib/nltk/test copying nltk/test/classify.doctest -> build/lib/nltk/test copying nltk/VERSION -> build/lib/nltk >>> py3-nltk: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/buildozer/aports/community/py3-nltk/pkg creating /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk creating /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr creating /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib creating /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk copying build/lib/nltk/__init__.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk copying build/lib/nltk/help.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk copying build/lib/nltk/collections.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk copying build/lib/nltk/tgrep.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk copying build/lib/nltk/cli.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk copying build/lib/nltk/decorators.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk copying build/lib/nltk/jsontags.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk creating /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus copying build/lib/nltk/corpus/__init__.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus copying build/lib/nltk/corpus/europarl_raw.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus creating /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/__init__.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/wordnet.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/reviews.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/indian.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/tagged.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/dependency.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/wordlist.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/aligned.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/chunked.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/ieer.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/comparative_sents.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/sinica_treebank.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/markdown.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/xmldocs.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/cmudict.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/crubadan.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/ppattach.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/childes.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/mte.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/bcp47.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/chasen.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/timit.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/api.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/string_category.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/toolbox.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/propbank.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/rte.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/ycoe.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/udhr.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/twitter.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/lin.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/nombank.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/opinion_lexicon.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/panlex_swadesh.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/conll.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/nps_chat.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/sentiwordnet.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/nkjp.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/senseval.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/knbc.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/util.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/switchboard.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/categorized_sents.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/bracket_parse.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/panlex_lite.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/framenet.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/plaintext.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/pros_cons.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/ipipan.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/bnc.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/semcor.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/pl196x.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/reader/verbnet.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader copying build/lib/nltk/corpus/util.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus copying build/lib/nltk/VERSION -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk creating /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/cluster copying build/lib/nltk/cluster/__init__.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/cluster copying build/lib/nltk/cluster/kmeans.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/cluster copying build/lib/nltk/cluster/api.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/cluster copying build/lib/nltk/cluster/util.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/cluster copying build/lib/nltk/cluster/em.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/cluster copying build/lib/nltk/cluster/gaac.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/cluster creating /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/ccg copying build/lib/nltk/ccg/__init__.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/ccg copying build/lib/nltk/ccg/logic.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/ccg copying build/lib/nltk/ccg/lexicon.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/ccg copying build/lib/nltk/ccg/combinator.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/ccg copying build/lib/nltk/ccg/api.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/ccg copying build/lib/nltk/ccg/chart.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/ccg creating /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/misc copying build/lib/nltk/misc/__init__.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/misc copying build/lib/nltk/misc/minimalset.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/misc copying build/lib/nltk/misc/chomsky.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/misc copying build/lib/nltk/misc/wordfinder.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/misc copying build/lib/nltk/misc/babelfish.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/misc copying build/lib/nltk/misc/sort.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/misc copying build/lib/nltk/lazyimport.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk copying build/lib/nltk/downloader.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk creating /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/sem copying build/lib/nltk/sem/__init__.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/sem copying build/lib/nltk/sem/chat80.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/sem copying build/lib/nltk/sem/linearlogic.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/sem copying build/lib/nltk/sem/logic.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/sem copying build/lib/nltk/sem/drt.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/sem copying build/lib/nltk/sem/glue.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/sem copying build/lib/nltk/sem/lfg.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/sem copying build/lib/nltk/sem/drt_glue_demo.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/sem copying build/lib/nltk/sem/util.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/sem copying build/lib/nltk/sem/cooper_storage.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/sem copying build/lib/nltk/sem/evaluate.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/sem copying build/lib/nltk/sem/hole.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/sem copying build/lib/nltk/sem/skolemize.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/sem copying build/lib/nltk/sem/relextract.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/sem copying build/lib/nltk/sem/boxer.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/sem copying build/lib/nltk/treetransforms.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk copying build/lib/nltk/grammar.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk creating /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/metrics copying build/lib/nltk/metrics/__init__.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/metrics copying build/lib/nltk/metrics/association.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/metrics copying build/lib/nltk/metrics/agreement.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/metrics copying build/lib/nltk/metrics/scores.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/metrics copying build/lib/nltk/metrics/segmentation.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/metrics copying build/lib/nltk/metrics/distance.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/metrics copying build/lib/nltk/metrics/paice.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/metrics copying build/lib/nltk/metrics/aline.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/metrics copying build/lib/nltk/metrics/confusionmatrix.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/metrics copying build/lib/nltk/metrics/spearman.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/metrics copying build/lib/nltk/toolbox.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk creating /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/stem copying build/lib/nltk/stem/__init__.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/stem copying build/lib/nltk/stem/wordnet.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/stem copying build/lib/nltk/stem/regexp.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/stem copying build/lib/nltk/stem/snowball.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/stem copying build/lib/nltk/stem/rslp.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/stem copying build/lib/nltk/stem/lancaster.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/stem copying build/lib/nltk/stem/porter.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/stem copying build/lib/nltk/stem/cistem.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/stem copying build/lib/nltk/stem/arlstem2.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/stem copying build/lib/nltk/stem/api.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/stem copying build/lib/nltk/stem/isri.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/stem copying build/lib/nltk/stem/arlstem.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/stem copying build/lib/nltk/stem/util.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/stem copying build/lib/nltk/collocations.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk creating /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/translate copying build/lib/nltk/translate/__init__.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/translate copying build/lib/nltk/translate/ibm5.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/translate copying build/lib/nltk/translate/gale_church.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/translate copying build/lib/nltk/translate/chrf_score.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/translate copying build/lib/nltk/translate/ibm_model.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/translate copying build/lib/nltk/translate/ibm1.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/translate copying build/lib/nltk/translate/gdfa.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/translate copying build/lib/nltk/translate/bleu_score.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/translate copying build/lib/nltk/translate/ribes_score.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/translate copying build/lib/nltk/translate/gleu_score.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/translate copying build/lib/nltk/translate/meteor_score.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/translate copying build/lib/nltk/translate/nist_score.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/translate copying build/lib/nltk/translate/api.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/translate copying build/lib/nltk/translate/phrase_based.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/translate copying build/lib/nltk/translate/ibm2.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/translate copying build/lib/nltk/translate/ibm3.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/translate copying build/lib/nltk/translate/metrics.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/translate copying build/lib/nltk/translate/ibm4.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/translate copying build/lib/nltk/translate/stack_decoder.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/translate copying build/lib/nltk/treeprettyprinter.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk creating /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tree copying build/lib/nltk/tree/immutable.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tree copying build/lib/nltk/tree/__init__.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tree copying build/lib/nltk/tree/probabilistic.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tree copying build/lib/nltk/tree/parented.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tree copying build/lib/nltk/tree/tree.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tree copying build/lib/nltk/tree/transforms.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tree copying build/lib/nltk/tree/prettyprinter.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tree copying build/lib/nltk/tree/parsing.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tree creating /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/classify copying build/lib/nltk/classify/__init__.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/classify copying build/lib/nltk/classify/senna.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/classify copying build/lib/nltk/classify/weka.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/classify copying build/lib/nltk/classify/naivebayes.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/classify copying build/lib/nltk/classify/megam.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/classify copying build/lib/nltk/classify/api.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/classify copying build/lib/nltk/classify/positivenaivebayes.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/classify copying build/lib/nltk/classify/svm.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/classify copying build/lib/nltk/classify/util.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/classify copying build/lib/nltk/classify/maxent.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/classify copying build/lib/nltk/classify/textcat.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/classify copying build/lib/nltk/classify/decisiontree.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/classify copying build/lib/nltk/classify/rte_classify.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/classify copying build/lib/nltk/classify/tadm.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/classify copying build/lib/nltk/classify/scikitlearn.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/classify copying build/lib/nltk/book.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk creating /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/app copying build/lib/nltk/app/__init__.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/app copying build/lib/nltk/app/srparser_app.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/app copying build/lib/nltk/app/chunkparser_app.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/app copying build/lib/nltk/app/chartparser_app.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/app copying build/lib/nltk/app/rdparser_app.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/app copying build/lib/nltk/app/wordnet_app.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/app copying build/lib/nltk/app/concordance_app.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/app copying build/lib/nltk/app/collocations_app.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/app copying build/lib/nltk/app/wordfreq_app.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/app copying build/lib/nltk/app/nemo_app.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/app copying build/lib/nltk/util.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk creating /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tbl copying build/lib/nltk/tbl/__init__.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tbl copying build/lib/nltk/tbl/template.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tbl copying build/lib/nltk/tbl/feature.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tbl copying build/lib/nltk/tbl/erroranalysis.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tbl copying build/lib/nltk/tbl/api.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tbl copying build/lib/nltk/tbl/demo.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tbl copying build/lib/nltk/tbl/rule.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tbl creating /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/twitter copying build/lib/nltk/twitter/__init__.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/twitter copying build/lib/nltk/twitter/api.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/twitter copying build/lib/nltk/twitter/twitterclient.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/twitter copying build/lib/nltk/twitter/util.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/twitter copying build/lib/nltk/twitter/common.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/twitter copying build/lib/nltk/twitter/twitter_demo.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/twitter creating /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/__init__.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/nonmonotonic.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/treeprettyprinter.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/sentiwordnet.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/gluesemantics_malt.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/translate.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/tree.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/propbank.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/concordance.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/probability.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/stem.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/relextract.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/japanese.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/paice.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/gensim.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/gluesemantics.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/conftest.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/toolbox.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/resolution.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/data.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/childes_fixt.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/generate.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/ccg_semantics.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/collocations.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/dependency.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test creating /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit copying build/lib/nltk/test/unit/test_json2csv_corpus.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit copying build/lib/nltk/test/unit/__init__.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit copying build/lib/nltk/test/unit/test_chunk.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit copying build/lib/nltk/test/unit/test_cfg2chomsky.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit copying build/lib/nltk/test/unit/test_freqdist.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit copying build/lib/nltk/test/unit/test_hmm.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit copying build/lib/nltk/test/unit/test_classify.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit copying build/lib/nltk/test/unit/test_bllip.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit copying build/lib/nltk/test/unit/test_util.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit copying build/lib/nltk/test/unit/test_rte_classify.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit copying build/lib/nltk/test/unit/test_concordance.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit copying build/lib/nltk/test/unit/test_corpus_views.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit copying build/lib/nltk/test/unit/test_metrics.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit copying build/lib/nltk/test/unit/test_disagreement.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit copying build/lib/nltk/test/unit/test_nombank.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit copying build/lib/nltk/test/unit/test_tgrep.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit copying build/lib/nltk/test/unit/test_seekable_unicode_stream_reader.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit copying build/lib/nltk/test/unit/test_pl196x.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit copying build/lib/nltk/test/unit/test_stem.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit copying build/lib/nltk/test/unit/test_corenlp.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit copying build/lib/nltk/test/unit/test_distance.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit copying build/lib/nltk/test/unit/test_corpora.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit copying build/lib/nltk/test/unit/test_data.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit copying build/lib/nltk/test/unit/test_pos_tag.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit creating /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/translate copying build/lib/nltk/test/unit/translate/__init__.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/translate copying build/lib/nltk/test/unit/translate/test_ibm5.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/translate copying build/lib/nltk/test/unit/translate/test_ibm2.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/translate copying build/lib/nltk/test/unit/translate/test_stack_decoder.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/translate copying build/lib/nltk/test/unit/translate/test_bleu.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/translate copying build/lib/nltk/test/unit/translate/test_gdfa.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/translate copying build/lib/nltk/test/unit/translate/test_nist.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/translate copying build/lib/nltk/test/unit/translate/test_ibm3.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/translate copying build/lib/nltk/test/unit/translate/test_ibm_model.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/translate copying build/lib/nltk/test/unit/translate/test_ibm1.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/translate copying build/lib/nltk/test/unit/translate/test_meteor.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/translate copying build/lib/nltk/test/unit/translate/test_ibm4.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/translate copying build/lib/nltk/test/unit/test_twitter_auth.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit copying build/lib/nltk/test/unit/test_cfd_mutation.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit copying build/lib/nltk/test/unit/test_brill.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit copying build/lib/nltk/test/unit/test_collocations.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit copying build/lib/nltk/test/unit/test_wordnet.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit copying build/lib/nltk/test/unit/test_json_serialization.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit copying build/lib/nltk/test/unit/test_tokenize.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit copying build/lib/nltk/test/unit/test_tag.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit copying build/lib/nltk/test/unit/test_senna.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit copying build/lib/nltk/test/unit/test_aline.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit copying build/lib/nltk/test/unit/test_naivebayes.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit copying build/lib/nltk/test/unit/test_ribes.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit copying build/lib/nltk/test/unit/test_downloader.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit creating /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/lm copying build/lib/nltk/test/unit/lm/__init__.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/lm copying build/lib/nltk/test/unit/lm/test_vocabulary.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/lm copying build/lib/nltk/test/unit/lm/test_preprocessing.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/lm copying build/lib/nltk/test/unit/lm/test_counter.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/lm copying build/lib/nltk/test/unit/lm/test_models.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/lm copying build/lib/nltk/test/all.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/framenet.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/bnc.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/portuguese_en_fixt.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/wordnet.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/ccg.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/crubadan.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/probability_fixt.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/corpus.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/drt.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/metrics.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/misc.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/index.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/featgram.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/meteor.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/inference.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/simple.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/util.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/chat80.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/treetransforms.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/setup_fixt.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/wordnet_lch.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/classify_fixt.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/tokenize.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/lm.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/tag.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/gensim_fixt.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/childes.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/parse.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/logic.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/gluesemantics_malt_fixt.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/chunk.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/grammartestsuites.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/bleu.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/portuguese_en.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/featstruct.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/wsd.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/semantics.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/collections.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/grammar.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/internals.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/discourse.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/sentiment.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test copying build/lib/nltk/test/classify.doctest -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test creating /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tokenize copying build/lib/nltk/tokenize/__init__.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tokenize copying build/lib/nltk/tokenize/regexp.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tokenize copying build/lib/nltk/tokenize/texttiling.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tokenize copying build/lib/nltk/tokenize/casual.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tokenize copying build/lib/nltk/tokenize/sexpr.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tokenize copying build/lib/nltk/tokenize/destructive.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tokenize copying build/lib/nltk/tokenize/nist.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tokenize copying build/lib/nltk/tokenize/legality_principle.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tokenize copying build/lib/nltk/tokenize/api.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tokenize copying build/lib/nltk/tokenize/punkt.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tokenize copying build/lib/nltk/tokenize/simple.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tokenize copying build/lib/nltk/tokenize/util.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tokenize copying build/lib/nltk/tokenize/mwe.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tokenize copying build/lib/nltk/tokenize/toktok.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tokenize copying build/lib/nltk/tokenize/treebank.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tokenize copying build/lib/nltk/tokenize/stanford_segmenter.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tokenize copying build/lib/nltk/tokenize/stanford.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tokenize copying build/lib/nltk/tokenize/sonority_sequencing.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tokenize copying build/lib/nltk/tokenize/repp.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tokenize creating /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/inference copying build/lib/nltk/inference/__init__.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/inference copying build/lib/nltk/inference/tableau.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/inference copying build/lib/nltk/inference/discourse.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/inference copying build/lib/nltk/inference/api.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/inference copying build/lib/nltk/inference/resolution.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/inference copying build/lib/nltk/inference/mace.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/inference copying build/lib/nltk/inference/nonmonotonic.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/inference copying build/lib/nltk/inference/prover9.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/inference creating /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/chat copying build/lib/nltk/chat/__init__.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/chat copying build/lib/nltk/chat/eliza.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/chat copying build/lib/nltk/chat/zen.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/chat copying build/lib/nltk/chat/iesha.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/chat copying build/lib/nltk/chat/suntsu.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/chat copying build/lib/nltk/chat/util.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/chat copying build/lib/nltk/chat/rude.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/chat creating /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/sentiment copying build/lib/nltk/sentiment/__init__.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/sentiment copying build/lib/nltk/sentiment/sentiment_analyzer.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/sentiment copying build/lib/nltk/sentiment/util.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/sentiment copying build/lib/nltk/sentiment/vader.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/sentiment copying build/lib/nltk/compat.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk creating /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tag copying build/lib/nltk/tag/__init__.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tag copying build/lib/nltk/tag/mapping.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tag copying build/lib/nltk/tag/brill.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tag copying build/lib/nltk/tag/crf.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tag copying build/lib/nltk/tag/senna.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tag copying build/lib/nltk/tag/hunpos.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tag copying build/lib/nltk/tag/tnt.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tag copying build/lib/nltk/tag/hmm.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tag copying build/lib/nltk/tag/perceptron.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tag copying build/lib/nltk/tag/api.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tag copying build/lib/nltk/tag/sequential.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tag copying build/lib/nltk/tag/brill_trainer.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tag copying build/lib/nltk/tag/util.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tag copying build/lib/nltk/tag/stanford.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tag creating /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/parse copying build/lib/nltk/parse/__init__.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/parse copying build/lib/nltk/parse/projectivedependencyparser.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/parse copying build/lib/nltk/parse/shiftreduce.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/parse copying build/lib/nltk/parse/dependencygraph.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/parse copying build/lib/nltk/parse/corenlp.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/parse copying build/lib/nltk/parse/featurechart.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/parse copying build/lib/nltk/parse/recursivedescent.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/parse copying build/lib/nltk/parse/generate.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/parse copying build/lib/nltk/parse/api.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/parse copying build/lib/nltk/parse/transitionparser.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/parse copying build/lib/nltk/parse/chart.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/parse copying build/lib/nltk/parse/util.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/parse copying build/lib/nltk/parse/viterbi.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/parse copying build/lib/nltk/parse/nonprojectivedependencyparser.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/parse copying build/lib/nltk/parse/malt.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/parse copying build/lib/nltk/parse/earleychart.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/parse copying build/lib/nltk/parse/pchart.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/parse copying build/lib/nltk/parse/evaluate.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/parse copying build/lib/nltk/parse/stanford.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/parse copying build/lib/nltk/parse/bllip.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/parse copying build/lib/nltk/langnames.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk copying build/lib/nltk/featstruct.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk creating /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/chunk copying build/lib/nltk/chunk/__init__.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/chunk copying build/lib/nltk/chunk/regexp.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/chunk copying build/lib/nltk/chunk/api.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/chunk copying build/lib/nltk/chunk/util.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/chunk copying build/lib/nltk/chunk/named_entity.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/chunk copying build/lib/nltk/internals.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk copying build/lib/nltk/probability.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk copying build/lib/nltk/data.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk copying build/lib/nltk/wsd.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk creating /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/draw copying build/lib/nltk/draw/__init__.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/draw copying build/lib/nltk/draw/dispersion.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/draw copying build/lib/nltk/draw/tree.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/draw copying build/lib/nltk/draw/cfg.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/draw copying build/lib/nltk/draw/table.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/draw copying build/lib/nltk/draw/util.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/draw copying build/lib/nltk/text.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk creating /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/lm copying build/lib/nltk/lm/__init__.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/lm copying build/lib/nltk/lm/counter.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/lm copying build/lib/nltk/lm/preprocessing.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/lm copying build/lib/nltk/lm/models.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/lm copying build/lib/nltk/lm/api.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/lm copying build/lib/nltk/lm/util.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/lm copying build/lib/nltk/lm/smoothing.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/lm copying build/lib/nltk/lm/vocabulary.py -> /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/lm byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/help.py to help.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/collections.py to collections.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tgrep.py to tgrep.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/cli.py to cli.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/decorators.py to decorators.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/jsontags.py to jsontags.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/europarl_raw.py to europarl_raw.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/wordnet.py to wordnet.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/reviews.py to reviews.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/indian.py to indian.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/tagged.py to tagged.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/dependency.py to dependency.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/wordlist.py to wordlist.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/aligned.py to aligned.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/chunked.py to chunked.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/ieer.py to ieer.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/comparative_sents.py to comparative_sents.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/sinica_treebank.py to sinica_treebank.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/markdown.py to markdown.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/xmldocs.py to xmldocs.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/cmudict.py to cmudict.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/crubadan.py to crubadan.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/ppattach.py to ppattach.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/childes.py to childes.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/mte.py to mte.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/bcp47.py to bcp47.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/chasen.py to chasen.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/timit.py to timit.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/api.py to api.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/string_category.py to string_category.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/toolbox.py to toolbox.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/propbank.py to propbank.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/rte.py to rte.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/ycoe.py to ycoe.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/udhr.py to udhr.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/twitter.py to twitter.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/lin.py to lin.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/nombank.py to nombank.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/opinion_lexicon.py to opinion_lexicon.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/panlex_swadesh.py to panlex_swadesh.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/conll.py to conll.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/nps_chat.py to nps_chat.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/sentiwordnet.py to sentiwordnet.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/nkjp.py to nkjp.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/senseval.py to senseval.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/knbc.py to knbc.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/switchboard.py to switchboard.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/categorized_sents.py to categorized_sents.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/bracket_parse.py to bracket_parse.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/panlex_lite.py to panlex_lite.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/framenet.py to framenet.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/plaintext.py to plaintext.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/pros_cons.py to pros_cons.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/ipipan.py to ipipan.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/bnc.py to bnc.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/semcor.py to semcor.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/pl196x.py to pl196x.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/reader/verbnet.py to verbnet.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/corpus/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/cluster/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/cluster/kmeans.py to kmeans.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/cluster/api.py to api.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/cluster/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/cluster/em.py to em.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/cluster/gaac.py to gaac.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/ccg/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/ccg/logic.py to logic.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/ccg/lexicon.py to lexicon.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/ccg/combinator.py to combinator.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/ccg/api.py to api.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/ccg/chart.py to chart.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/misc/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/misc/minimalset.py to minimalset.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/misc/chomsky.py to chomsky.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/misc/wordfinder.py to wordfinder.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/misc/babelfish.py to babelfish.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/misc/sort.py to sort.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/lazyimport.py to lazyimport.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/downloader.py to downloader.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/sem/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/sem/chat80.py to chat80.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/sem/linearlogic.py to linearlogic.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/sem/logic.py to logic.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/sem/drt.py to drt.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/sem/glue.py to glue.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/sem/lfg.py to lfg.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/sem/drt_glue_demo.py to drt_glue_demo.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/sem/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/sem/cooper_storage.py to cooper_storage.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/sem/evaluate.py to evaluate.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/sem/hole.py to hole.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/sem/skolemize.py to skolemize.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/sem/relextract.py to relextract.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/sem/boxer.py to boxer.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/treetransforms.py to treetransforms.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/grammar.py to grammar.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/metrics/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/metrics/association.py to association.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/metrics/agreement.py to agreement.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/metrics/scores.py to scores.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/metrics/segmentation.py to segmentation.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/metrics/distance.py to distance.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/metrics/paice.py to paice.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/metrics/aline.py to aline.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/metrics/confusionmatrix.py to confusionmatrix.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/metrics/spearman.py to spearman.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/toolbox.py to toolbox.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/stem/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/stem/wordnet.py to wordnet.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/stem/regexp.py to regexp.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/stem/snowball.py to snowball.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/stem/rslp.py to rslp.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/stem/lancaster.py to lancaster.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/stem/porter.py to porter.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/stem/cistem.py to cistem.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/stem/arlstem2.py to arlstem2.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/stem/api.py to api.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/stem/isri.py to isri.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/stem/arlstem.py to arlstem.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/stem/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/collocations.py to collocations.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/translate/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/translate/ibm5.py to ibm5.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/translate/gale_church.py to gale_church.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/translate/chrf_score.py to chrf_score.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/translate/ibm_model.py to ibm_model.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/translate/ibm1.py to ibm1.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/translate/gdfa.py to gdfa.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/translate/bleu_score.py to bleu_score.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/translate/ribes_score.py to ribes_score.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/translate/gleu_score.py to gleu_score.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/translate/meteor_score.py to meteor_score.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/translate/nist_score.py to nist_score.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/translate/api.py to api.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/translate/phrase_based.py to phrase_based.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/translate/ibm2.py to ibm2.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/translate/ibm3.py to ibm3.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/translate/metrics.py to metrics.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/translate/ibm4.py to ibm4.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/translate/stack_decoder.py to stack_decoder.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/treeprettyprinter.py to treeprettyprinter.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tree/immutable.py to immutable.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tree/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tree/probabilistic.py to probabilistic.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tree/parented.py to parented.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tree/tree.py to tree.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tree/transforms.py to transforms.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tree/prettyprinter.py to prettyprinter.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tree/parsing.py to parsing.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/classify/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/classify/senna.py to senna.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/classify/weka.py to weka.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/classify/naivebayes.py to naivebayes.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/classify/megam.py to megam.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/classify/api.py to api.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/classify/positivenaivebayes.py to positivenaivebayes.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/classify/svm.py to svm.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/classify/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/classify/maxent.py to maxent.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/classify/textcat.py to textcat.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/classify/decisiontree.py to decisiontree.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/classify/rte_classify.py to rte_classify.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/classify/tadm.py to tadm.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/classify/scikitlearn.py to scikitlearn.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/book.py to book.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/app/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/app/srparser_app.py to srparser_app.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/app/chunkparser_app.py to chunkparser_app.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/app/chartparser_app.py to chartparser_app.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/app/rdparser_app.py to rdparser_app.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/app/wordnet_app.py to wordnet_app.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/app/concordance_app.py to concordance_app.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/app/collocations_app.py to collocations_app.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/app/wordfreq_app.py to wordfreq_app.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/app/nemo_app.py to nemo_app.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tbl/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tbl/template.py to template.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tbl/feature.py to feature.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tbl/erroranalysis.py to erroranalysis.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tbl/api.py to api.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tbl/demo.py to demo.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tbl/rule.py to rule.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/twitter/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/twitter/api.py to api.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/twitter/twitterclient.py to twitterclient.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/twitter/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/twitter/common.py to common.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/twitter/twitter_demo.py to twitter_demo.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/conftest.py to conftest.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/childes_fixt.py to childes_fixt.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/test_json2csv_corpus.py to test_json2csv_corpus.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/test_chunk.py to test_chunk.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/test_cfg2chomsky.py to test_cfg2chomsky.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/test_freqdist.py to test_freqdist.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/test_hmm.py to test_hmm.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/test_classify.py to test_classify.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/test_bllip.py to test_bllip.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/test_util.py to test_util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/test_rte_classify.py to test_rte_classify.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/test_concordance.py to test_concordance.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/test_corpus_views.py to test_corpus_views.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/test_metrics.py to test_metrics.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/test_disagreement.py to test_disagreement.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/test_nombank.py to test_nombank.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/test_tgrep.py to test_tgrep.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/test_seekable_unicode_stream_reader.py to test_seekable_unicode_stream_reader.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/test_pl196x.py to test_pl196x.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/test_stem.py to test_stem.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/test_corenlp.py to test_corenlp.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/test_distance.py to test_distance.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/test_corpora.py to test_corpora.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/test_data.py to test_data.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/test_pos_tag.py to test_pos_tag.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/translate/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/translate/test_ibm5.py to test_ibm5.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/translate/test_ibm2.py to test_ibm2.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/translate/test_stack_decoder.py to test_stack_decoder.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/translate/test_bleu.py to test_bleu.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/translate/test_gdfa.py to test_gdfa.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/translate/test_nist.py to test_nist.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/translate/test_ibm3.py to test_ibm3.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/translate/test_ibm_model.py to test_ibm_model.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/translate/test_ibm1.py to test_ibm1.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/translate/test_meteor.py to test_meteor.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/translate/test_ibm4.py to test_ibm4.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/test_twitter_auth.py to test_twitter_auth.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/test_cfd_mutation.py to test_cfd_mutation.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/test_brill.py to test_brill.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/test_collocations.py to test_collocations.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/test_wordnet.py to test_wordnet.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/test_json_serialization.py to test_json_serialization.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/test_tokenize.py to test_tokenize.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/test_tag.py to test_tag.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/test_senna.py to test_senna.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/test_aline.py to test_aline.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/test_naivebayes.py to test_naivebayes.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/test_ribes.py to test_ribes.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/test_downloader.py to test_downloader.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/lm/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/lm/test_vocabulary.py to test_vocabulary.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/lm/test_preprocessing.py to test_preprocessing.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/lm/test_counter.py to test_counter.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/unit/lm/test_models.py to test_models.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/all.py to all.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/portuguese_en_fixt.py to portuguese_en_fixt.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/probability_fixt.py to probability_fixt.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/setup_fixt.py to setup_fixt.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/classify_fixt.py to classify_fixt.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/gensim_fixt.py to gensim_fixt.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/test/gluesemantics_malt_fixt.py to gluesemantics_malt_fixt.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tokenize/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tokenize/regexp.py to regexp.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tokenize/texttiling.py to texttiling.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tokenize/casual.py to casual.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tokenize/sexpr.py to sexpr.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tokenize/destructive.py to destructive.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tokenize/nist.py to nist.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tokenize/legality_principle.py to legality_principle.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tokenize/api.py to api.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tokenize/punkt.py to punkt.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tokenize/simple.py to simple.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tokenize/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tokenize/mwe.py to mwe.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tokenize/toktok.py to toktok.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tokenize/treebank.py to treebank.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tokenize/stanford_segmenter.py to stanford_segmenter.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tokenize/stanford.py to stanford.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tokenize/sonority_sequencing.py to sonority_sequencing.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tokenize/repp.py to repp.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/inference/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/inference/tableau.py to tableau.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/inference/discourse.py to discourse.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/inference/api.py to api.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/inference/resolution.py to resolution.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/inference/mace.py to mace.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/inference/nonmonotonic.py to nonmonotonic.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/inference/prover9.py to prover9.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/chat/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/chat/eliza.py to eliza.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/chat/zen.py to zen.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/chat/iesha.py to iesha.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/chat/suntsu.py to suntsu.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/chat/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/chat/rude.py to rude.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/sentiment/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/sentiment/sentiment_analyzer.py to sentiment_analyzer.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/sentiment/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/sentiment/vader.py to vader.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/compat.py to compat.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tag/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tag/mapping.py to mapping.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tag/brill.py to brill.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tag/crf.py to crf.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tag/senna.py to senna.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tag/hunpos.py to hunpos.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tag/tnt.py to tnt.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tag/hmm.py to hmm.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tag/perceptron.py to perceptron.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tag/api.py to api.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tag/sequential.py to sequential.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tag/brill_trainer.py to brill_trainer.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tag/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/tag/stanford.py to stanford.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/parse/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/parse/projectivedependencyparser.py to projectivedependencyparser.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/parse/shiftreduce.py to shiftreduce.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/parse/dependencygraph.py to dependencygraph.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/parse/corenlp.py to corenlp.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/parse/featurechart.py to featurechart.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/parse/recursivedescent.py to recursivedescent.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/parse/generate.py to generate.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/parse/api.py to api.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/parse/transitionparser.py to transitionparser.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/parse/chart.py to chart.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/parse/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/parse/viterbi.py to viterbi.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/parse/nonprojectivedependencyparser.py to nonprojectivedependencyparser.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/parse/malt.py to malt.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/parse/earleychart.py to earleychart.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/parse/pchart.py to pchart.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/parse/evaluate.py to evaluate.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/parse/stanford.py to stanford.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/parse/bllip.py to bllip.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/langnames.py to langnames.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/featstruct.py to featstruct.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/chunk/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/chunk/regexp.py to regexp.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/chunk/api.py to api.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/chunk/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/chunk/named_entity.py to named_entity.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/internals.py to internals.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/probability.py to probability.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/data.py to data.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/wsd.py to wsd.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/draw/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/draw/dispersion.py to dispersion.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/draw/tree.py to tree.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/draw/cfg.py to cfg.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/draw/table.py to table.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/draw/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/text.py to text.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/lm/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/lm/counter.py to counter.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/lm/preprocessing.py to preprocessing.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/lm/models.py to models.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/lm/api.py to api.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/lm/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/lm/smoothing.py to smoothing.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk/lm/vocabulary.py to vocabulary.cpython-311.pyc running install_egg_info running egg_info creating nltk.egg-info writing nltk.egg-info/PKG-INFO writing dependency_links to nltk.egg-info/dependency_links.txt writing entry points to nltk.egg-info/entry_points.txt writing requirements to nltk.egg-info/requires.txt writing top-level names to nltk.egg-info/top_level.txt writing manifest file 'nltk.egg-info/SOURCES.txt' reading manifest file 'nltk.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*~' found anywhere in distribution adding license file 'LICENSE.txt' adding license file 'AUTHORS.md' adding license file 'README.md' writing manifest file 'nltk.egg-info/SOURCES.txt' Copying nltk.egg-info to /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/lib/python3.11/site-packages/nltk-3.8.1-py3.11.egg-info running install_scripts Installing nltk script to /home/buildozer/aports/community/py3-nltk/pkg/py3-nltk/usr/bin >>> py3-nltk*: Running postcheck for py3-nltk >>> WARNING: py3-nltk*: Found __pycache__ but package name doesn't end with -pyc >>> py3-nltk*: Preparing package py3-nltk... >>> py3-nltk*: Tracing dependencies... python3 py3-yaml py3-click py3-regex python3~3.11 >>> py3-nltk*: Package size: 11.3 MB >>> py3-nltk*: Compressing data... >>> py3-nltk*: Create checksum... >>> py3-nltk*: Create py3-nltk-3.8.1-r0.apk >>> py3-nltk: Build complete at Thu, 20 Apr 2023 09:45:23 +0000 elapsed time 0h 0m 5s >>> py3-nltk: Cleaning up srcdir >>> py3-nltk: Cleaning up pkgdir >>> py3-nltk: Uninstalling dependencies... (1/10) Purging .makedepends-py3-nltk (20230420.094519) (2/10) Purging py3-yaml-pyc (6.0-r3) (3/10) Purging py3-yaml (6.0-r3) (4/10) Purging py3-click-pyc (8.1.3-r2) (5/10) Purging py3-click (8.1.3-r2) (6/10) Purging py3-regex (2023.3.23-r0) (7/10) Purging py3-setuptools-pyc (67.6.1-r1) (8/10) Purging py3-setuptools (67.6.1-r1) (9/10) Purging py3-nose (1.3.7-r10) (10/10) Purging yaml (0.2.5-r1) Executing busybox-1.36.0-r7.trigger OK: 1625 MiB in 183 packages >>> py3-nltk: Updating the community/aarch64 repository index... >>> py3-nltk: Signing the index...