Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- ckpts/hf_ckpt/global_step100/config.json +23 -0
- ckpts/universal/global_step60/zero/11.mlp.dense_4h_to_h.weight/exp_avg.pt +3 -0
- ckpts/universal/global_step60/zero/11.mlp.dense_h_to_4h_swiglu.weight/exp_avg.pt +3 -0
- ckpts/universal/global_step60/zero/11.mlp.dense_h_to_4h_swiglu.weight/exp_avg_sq.pt +3 -0
- ckpts/universal/global_step60/zero/11.mlp.dense_h_to_4h_swiglu.weight/fp32.pt +3 -0
- ckpts/universal/global_step60/zero/12.post_attention_layernorm.weight/exp_avg.pt +3 -0
- ckpts/universal/global_step60/zero/12.post_attention_layernorm.weight/exp_avg_sq.pt +3 -0
- ckpts/universal/global_step60/zero/12.post_attention_layernorm.weight/fp32.pt +3 -0
- ckpts/universal/global_step60/zero/15.mlp.dense_4h_to_h.weight/fp32.pt +3 -0
- ckpts/universal/global_step60/zero/15.mlp.dense_h_to_4h.weight/exp_avg.pt +3 -0
- ckpts/universal/global_step60/zero/15.mlp.dense_h_to_4h.weight/exp_avg_sq.pt +3 -0
- ckpts/universal/global_step60/zero/15.mlp.dense_h_to_4h.weight/fp32.pt +3 -0
- ckpts/universal/global_step60/zero/17.attention.dense.weight/exp_avg.pt +3 -0
- ckpts/universal/global_step60/zero/17.attention.dense.weight/exp_avg_sq.pt +3 -0
- ckpts/universal/global_step60/zero/17.attention.dense.weight/fp32.pt +3 -0
- ckpts/universal/global_step60/zero/19.attention.query_key_value.weight/exp_avg_sq.pt +3 -0
- ckpts/universal/global_step60/zero/19.attention.query_key_value.weight/fp32.pt +3 -0
- ckpts/universal/global_step60/zero/19.mlp.dense_4h_to_h.weight/exp_avg.pt +3 -0
- ckpts/universal/global_step60/zero/19.mlp.dense_4h_to_h.weight/exp_avg_sq.pt +3 -0
- ckpts/universal/global_step60/zero/19.mlp.dense_4h_to_h.weight/fp32.pt +3 -0
- ckpts/universal/global_step60/zero/20.post_attention_layernorm.weight/exp_avg.pt +3 -0
- ckpts/universal/global_step60/zero/20.post_attention_layernorm.weight/exp_avg_sq.pt +3 -0
- ckpts/universal/global_step60/zero/20.post_attention_layernorm.weight/fp32.pt +3 -0
- ckpts/universal/global_step60/zero/24.attention.query_key_value.weight/exp_avg.pt +3 -0
- ckpts/universal/global_step60/zero/24.attention.query_key_value.weight/fp32.pt +3 -0
- ckpts/universal/global_step60/zero/26.input_layernorm.weight/exp_avg.pt +3 -0
- ckpts/universal/global_step60/zero/26.input_layernorm.weight/exp_avg_sq.pt +3 -0
- ckpts/universal/global_step60/zero/26.input_layernorm.weight/fp32.pt +3 -0
- ckpts/universal/global_step60/zero/4.input_layernorm.weight/exp_avg.pt +3 -0
- ckpts/universal/global_step60/zero/4.input_layernorm.weight/exp_avg_sq.pt +3 -0
- ckpts/universal/global_step60/zero/4.input_layernorm.weight/fp32.pt +3 -0
- venv/lib/python3.10/site-packages/__editable___lm_eval_0_4_2_finder.py +79 -0
- venv/lib/python3.10/site-packages/attrs-23.2.0.dist-info/INSTALLER +1 -0
- venv/lib/python3.10/site-packages/attrs-23.2.0.dist-info/METADATA +202 -0
- venv/lib/python3.10/site-packages/attrs-23.2.0.dist-info/RECORD +55 -0
- venv/lib/python3.10/site-packages/attrs-23.2.0.dist-info/WHEEL +4 -0
- venv/lib/python3.10/site-packages/attrs-23.2.0.dist-info/licenses/LICENSE +21 -0
- venv/lib/python3.10/site-packages/dill-0.3.8.dist-info/INSTALLER +1 -0
- venv/lib/python3.10/site-packages/dill-0.3.8.dist-info/LICENSE +35 -0
- venv/lib/python3.10/site-packages/dill-0.3.8.dist-info/METADATA +280 -0
- venv/lib/python3.10/site-packages/dill-0.3.8.dist-info/RECORD +97 -0
- venv/lib/python3.10/site-packages/dill-0.3.8.dist-info/WHEEL +5 -0
- venv/lib/python3.10/site-packages/dill-0.3.8.dist-info/top_level.txt +1 -0
- venv/lib/python3.10/site-packages/isympy.py +342 -0
- venv/lib/python3.10/site-packages/nltk-3.8.1.dist-info/AUTHORS.md +313 -0
- venv/lib/python3.10/site-packages/nltk-3.8.1.dist-info/INSTALLER +1 -0
- venv/lib/python3.10/site-packages/nltk-3.8.1.dist-info/LICENSE.txt +202 -0
- venv/lib/python3.10/site-packages/nltk-3.8.1.dist-info/METADATA +67 -0
- venv/lib/python3.10/site-packages/nltk-3.8.1.dist-info/README.md +50 -0
- venv/lib/python3.10/site-packages/nltk-3.8.1.dist-info/RECORD +782 -0
ckpts/hf_ckpt/global_step100/config.json
ADDED
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"attention_bias": false,
|
3 |
+
"attention_dropout": 0.0,
|
4 |
+
"bos_token_id": 1,
|
5 |
+
"eos_token_id": 2,
|
6 |
+
"hidden_act": "silu",
|
7 |
+
"hidden_size": 2048,
|
8 |
+
"initializer_range": 0.02,
|
9 |
+
"intermediate_size": 4096,
|
10 |
+
"max_position_embeddings": 2048,
|
11 |
+
"model_type": "llama",
|
12 |
+
"num_attention_heads": 32,
|
13 |
+
"num_hidden_layers": 24,
|
14 |
+
"num_key_value_heads": 32,
|
15 |
+
"pretraining_tp": 1,
|
16 |
+
"rms_norm_eps": 1e-06,
|
17 |
+
"rope_scaling": null,
|
18 |
+
"rope_theta": 10000.0,
|
19 |
+
"tie_word_embeddings": false,
|
20 |
+
"transformers_version": "4.40.0",
|
21 |
+
"use_cache": true,
|
22 |
+
"vocab_size": 50688
|
23 |
+
}
|
ckpts/universal/global_step60/zero/11.mlp.dense_4h_to_h.weight/exp_avg.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bc48a4755fbbc3ac18a81cd036dd61ac9163b48c896c9b68f15ddd7724d1caa6
|
3 |
+
size 33555612
|
ckpts/universal/global_step60/zero/11.mlp.dense_h_to_4h_swiglu.weight/exp_avg.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:21444e12a23a4e06171b82066bf55772625273dfcafe20a282534eaf575ecd17
|
3 |
+
size 33555612
|
ckpts/universal/global_step60/zero/11.mlp.dense_h_to_4h_swiglu.weight/exp_avg_sq.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8162a3ad8c1e249f15943254cb92a98e2e104b63078690b8bbb5a00fb39820fc
|
3 |
+
size 33555627
|
ckpts/universal/global_step60/zero/11.mlp.dense_h_to_4h_swiglu.weight/fp32.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ded3678da39bfeba195d51afcfb6f5d84069ac693c30646c44277d124ffe061
|
3 |
+
size 33555533
|
ckpts/universal/global_step60/zero/12.post_attention_layernorm.weight/exp_avg.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:beeaafc83ab0d804fbe6699be2f5d279de1c7f294e17b3704495279b2882f017
|
3 |
+
size 9372
|
ckpts/universal/global_step60/zero/12.post_attention_layernorm.weight/exp_avg_sq.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a150eb439468026eeefa042e37ed4e6a6791d0a184e9ac57724db0e286bcb6c9
|
3 |
+
size 9387
|
ckpts/universal/global_step60/zero/12.post_attention_layernorm.weight/fp32.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:84b64a211a391a712eae6f1587f386ef6247479648a49a8491305b9e55f2febc
|
3 |
+
size 9293
|
ckpts/universal/global_step60/zero/15.mlp.dense_4h_to_h.weight/fp32.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e4b93cb48aa59773130f8506380e33dd4d8aa5c5461019993a203aeaca02c18
|
3 |
+
size 33555533
|
ckpts/universal/global_step60/zero/15.mlp.dense_h_to_4h.weight/exp_avg.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4145e7baae4a9ef810148f39fb4d73346f0bac6c8a189cc14ac3c2da1a8c284d
|
3 |
+
size 33555612
|
ckpts/universal/global_step60/zero/15.mlp.dense_h_to_4h.weight/exp_avg_sq.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:66df44106b79db110e0493d1310c5641bb58bb9c0b9da3a68410e0120412528b
|
3 |
+
size 33555627
|
ckpts/universal/global_step60/zero/15.mlp.dense_h_to_4h.weight/fp32.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:353bdfa2aa87c2aaee2d2e6a8046de3941df1af1f7995507d2ea4a59bbc1a581
|
3 |
+
size 33555533
|
ckpts/universal/global_step60/zero/17.attention.dense.weight/exp_avg.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6ca6bc4d0c0bde06ec0c2cdcba227f8b7f74620a320c9bfd8c5e25c10afca0fe
|
3 |
+
size 16778396
|
ckpts/universal/global_step60/zero/17.attention.dense.weight/exp_avg_sq.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7efb3a1af855cfa8d44a820da9ffd14f8cee6ecbc49c92915a663e49b4fe118d
|
3 |
+
size 16778411
|
ckpts/universal/global_step60/zero/17.attention.dense.weight/fp32.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4b36a6b3c097c3483dc0cc7bcbc8d4786f6e9a7e03e7caac8780752a498e7e5
|
3 |
+
size 16778317
|
ckpts/universal/global_step60/zero/19.attention.query_key_value.weight/exp_avg_sq.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d711c8350ac98edd43d3b626a97b61cb5901f26d412423012d502bf5dbf6602f
|
3 |
+
size 50332843
|
ckpts/universal/global_step60/zero/19.attention.query_key_value.weight/fp32.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d8b74ec097bf54bcbff4315c2d474999450fd50cda7a64d89e9cd9e12d7f0d4
|
3 |
+
size 50332749
|
ckpts/universal/global_step60/zero/19.mlp.dense_4h_to_h.weight/exp_avg.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d7d0b8f6d49390a1318d24b3afb035edd87400964f8772be2a40ecf1b35b1ad
|
3 |
+
size 33555612
|
ckpts/universal/global_step60/zero/19.mlp.dense_4h_to_h.weight/exp_avg_sq.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:47662137eb99054e0f9b2ae0b1483d593de0aa56e88a08ae82847d9ac426f084
|
3 |
+
size 33555627
|
ckpts/universal/global_step60/zero/19.mlp.dense_4h_to_h.weight/fp32.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:597abfc5c6bfb3bd97e364df24e2d208b461272f36184a598409ad98220f596b
|
3 |
+
size 33555533
|
ckpts/universal/global_step60/zero/20.post_attention_layernorm.weight/exp_avg.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b26d882dbe4fdff6e033f354708f4c7fc26f2ef8b30963bc2b807711289b7105
|
3 |
+
size 9372
|
ckpts/universal/global_step60/zero/20.post_attention_layernorm.weight/exp_avg_sq.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:35582c6c1abd073991d04f0f2204b7272d9aca0f8dd0a7e19725f84a4e212618
|
3 |
+
size 9387
|
ckpts/universal/global_step60/zero/20.post_attention_layernorm.weight/fp32.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61f2fe17fed014fdbdf101e259770c0829c68f28a329fe24670654e792451bad
|
3 |
+
size 9293
|
ckpts/universal/global_step60/zero/24.attention.query_key_value.weight/exp_avg.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3db666d37e8cb14b62f756cb04162c1dfd2ea7ef68957fcca84207cb467e6580
|
3 |
+
size 50332828
|
ckpts/universal/global_step60/zero/24.attention.query_key_value.weight/fp32.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd7361df6f990c786f5b560423386339cecd2908e5ec97b3575f5378cf460a53
|
3 |
+
size 50332749
|
ckpts/universal/global_step60/zero/26.input_layernorm.weight/exp_avg.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d001249216770087761c6b1b43d0c2d7eba5b6863da654b08bcd1fc2118961e3
|
3 |
+
size 9372
|
ckpts/universal/global_step60/zero/26.input_layernorm.weight/exp_avg_sq.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5972d38592cb78f125b4a1df74bed80914bc1a5f128490c391a31a707be5d626
|
3 |
+
size 9387
|
ckpts/universal/global_step60/zero/26.input_layernorm.weight/fp32.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4e5430e5ae5674a58f8f035168388b2d4c33580b400cb2b25d048342096e041
|
3 |
+
size 9293
|
ckpts/universal/global_step60/zero/4.input_layernorm.weight/exp_avg.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:99dbd9533624a2a0c59df3ec2b01289edb688ab855ce179caf41a6331fde0e96
|
3 |
+
size 9372
|
ckpts/universal/global_step60/zero/4.input_layernorm.weight/exp_avg_sq.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7bf212696abb1c08fcdbee087057c9463878dae9b786977191a7ee24f81a01a6
|
3 |
+
size 9387
|
ckpts/universal/global_step60/zero/4.input_layernorm.weight/fp32.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8096ce0c6666db9454accd39c9192c60863fdd3f9141ee5329e86c72abd5efbe
|
3 |
+
size 9293
|
venv/lib/python3.10/site-packages/__editable___lm_eval_0_4_2_finder.py
ADDED
@@ -0,0 +1,79 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
import sys
|
2 |
+
from importlib.machinery import ModuleSpec, PathFinder
|
3 |
+
from importlib.machinery import all_suffixes as module_suffixes
|
4 |
+
from importlib.util import spec_from_file_location
|
5 |
+
from itertools import chain
|
6 |
+
from pathlib import Path
|
7 |
+
|
8 |
+
MAPPING = {'lm_eval': '/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval'}
|
9 |
+
NAMESPACES = {'lm_eval.caching': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/caching'], 'lm_eval.tasks.tmmluplus': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/tmmluplus'], 'lm_eval.tasks.aexams': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/aexams'], 'lm_eval.tasks.wmt2016': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/wmt2016'], 'lm_eval.tasks.pile': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/pile'], 'lm_eval.tasks.gsm8k': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/gsm8k'], 'lm_eval.tasks.mutual': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/mutual'], 'lm_eval.tasks.squadv2': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/squadv2'], 'lm_eval.tasks.lambada_cloze': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/lambada_cloze'], 'lm_eval.tasks.swag': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/swag'], 'lm_eval.tasks.medmcqa': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/medmcqa'], 'lm_eval.tasks.realtoxicityprompts': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/realtoxicityprompts'], 'lm_eval.tasks.agieval': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/agieval'], 'lm_eval.tasks.logiqa': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/logiqa'], 'lm_eval.tasks.fld': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/fld'], 'lm_eval.tasks.arithmetic': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/arithmetic'], 'lm_eval.tasks.aclue': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/aclue'], 'lm_eval.tasks.bigbench': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/bigbench'], 'lm_eval.tasks.prost': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/prost'], 'lm_eval.tasks.piqa': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/piqa'], 'lm_eval.tasks.pubmedqa': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/pubmedqa'], 'lm_eval.tasks.bbh': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/bbh'], 'lm_eval.tasks.benchmarks': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/benchmarks'], 'lm_eval.tasks.sciq': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/sciq'], 'lm_eval.tasks.translation': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/translation'], 'lm_eval.tasks.cmmlu': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/cmmlu'], 'lm_eval.tasks.okapi': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/okapi'], 'lm_eval.tasks.model_written_evals': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/model_written_evals'], 'lm_eval.tasks.babi': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/babi'], 'lm_eval.tasks.hellaswag': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/hellaswag'], 'lm_eval.tasks.eus_exams': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/eus_exams'], 'lm_eval.tasks.belebele': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/belebele'], 'lm_eval.tasks.crows_pairs': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/crows_pairs'], 'lm_eval.tasks.xwinograd': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/xwinograd'], 'lm_eval.tasks.glue': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/glue'], 'lm_eval.tasks.wmdp': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/wmdp'], 'lm_eval.tasks.code_x_glue': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/code_x_glue'], 'lm_eval.tasks.paws-x': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/paws-x'], 'lm_eval.tasks.openbookqa': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/openbookqa'], 'lm_eval.tasks.truthfulqa': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/truthfulqa'], 'lm_eval.tasks.coqa': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/coqa'], 'lm_eval.tasks.drop': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/drop'], 'lm_eval.tasks.mmlu': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/mmlu'], 'lm_eval.tasks.kobest': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/kobest'], 'lm_eval.tasks.ammlu': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/ammlu'], 'lm_eval.tasks.qa4mre': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/qa4mre'], 'lm_eval.tasks.super_glue': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/super_glue'], 'lm_eval.tasks.nq_open': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/nq_open'], 'lm_eval.tasks.medqa': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/medqa'], 'lm_eval.tasks.logiqa2': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/logiqa2'], 'lm_eval.tasks.siqa': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/siqa'], 'lm_eval.tasks.haerae': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/haerae'], 'lm_eval.tasks.storycloze': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/storycloze'], 'lm_eval.tasks.polemo2': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/polemo2'], 'lm_eval.tasks.asdiv': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/asdiv'], 'lm_eval.tasks.blimp': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/blimp'], 'lm_eval.tasks.kmmlu': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/kmmlu'], 'lm_eval.tasks.webqs': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/webqs'], 'lm_eval.tasks.toxigen': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/toxigen'], 'lm_eval.tasks.arc': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/arc'], 'lm_eval.tasks.triviaqa': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/triviaqa'], 'lm_eval.tasks.csatqa': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/csatqa'], 'lm_eval.tasks.qasper': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/qasper'], 'lm_eval.tasks.eq_bench': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/eq_bench'], 'lm_eval.tasks.gpqa': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/gpqa'], 'lm_eval.tasks.french_bench': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/french_bench'], 'lm_eval.tasks.headqa': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/headqa'], 'lm_eval.tasks.ifeval': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/ifeval'], 'lm_eval.tasks.anli': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/anli'], 'lm_eval.tasks.wikitext': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/wikitext'], 'lm_eval.tasks.wsc273': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/wsc273'], 'lm_eval.tasks.winogrande': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/winogrande'], 'lm_eval.tasks.xnli': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/xnli'], 'lm_eval.tasks.xnli_eu': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/xnli_eu'], 'lm_eval.tasks.minerva_math': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/minerva_math'], 'lm_eval.tasks.mgsm': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/mgsm'], 'lm_eval.tasks.eus_reading': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/eus_reading'], 'lm_eval.tasks.unscramble': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/unscramble'], 'lm_eval.tasks.scrolls': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/scrolls'], 'lm_eval.tasks.lambada_multilingual': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/lambada_multilingual'], 'lm_eval.tasks.eus_trivia': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/eus_trivia'], 'lm_eval.tasks.hendrycks_ethics': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/hendrycks_ethics'], 'lm_eval.tasks.mc_taco': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/mc_taco'], 'lm_eval.tasks.xstorycloze': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/xstorycloze'], 'lm_eval.tasks.xcopa': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/xcopa'], 'lm_eval.tasks.basqueglue': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/basqueglue'], 'lm_eval.tasks.race': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/race'], 'lm_eval.tasks.lambada': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/lambada'], 'lm_eval.tasks.kormedmcqa': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/kormedmcqa'], 'lm_eval.tasks.ceval': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/ceval'], 'lm_eval.tasks.eus_proficiency': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/eus_proficiency'], 'lm_eval.tasks.mathqa': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/mathqa'], 'lm_eval.tasks.tmmluplus.default': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/tmmluplus/default'], 'lm_eval.tasks.bigbench.multiple_choice': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/bigbench/multiple_choice'], 'lm_eval.tasks.bigbench.generate_until': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/bigbench/generate_until'], 'lm_eval.tasks.bbh.zeroshot': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/bbh/zeroshot'], 'lm_eval.tasks.bbh.fewshot': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/bbh/fewshot'], 'lm_eval.tasks.bbh.cot_fewshot': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/bbh/cot_fewshot'], 'lm_eval.tasks.bbh.cot_zeroshot': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/bbh/cot_zeroshot'], 'lm_eval.tasks.benchmarks.flan': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/benchmarks/flan'], 'lm_eval.tasks.benchmarks.multimedqa': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/benchmarks/multimedqa'], 'lm_eval.tasks.okapi.hellaswag_multilingual': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/okapi/hellaswag_multilingual'], 'lm_eval.tasks.okapi.mmlu_multilingual': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/okapi/mmlu_multilingual'], 'lm_eval.tasks.okapi.truthfulqa_multilingual': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/okapi/truthfulqa_multilingual'], 'lm_eval.tasks.okapi.arc_multilingual': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/okapi/arc_multilingual'], 'lm_eval.tasks.model_written_evals.persona': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/model_written_evals/persona'], 'lm_eval.tasks.model_written_evals.advanced_ai_risk': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/model_written_evals/advanced_ai_risk'], 'lm_eval.tasks.model_written_evals.sycophancy': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/model_written_evals/sycophancy'], 'lm_eval.tasks.model_written_evals.winogenerated': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/model_written_evals/winogenerated'], 'lm_eval.tasks.glue.qnli': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/glue/qnli'], 'lm_eval.tasks.glue.wnli': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/glue/wnli'], 'lm_eval.tasks.glue.sst2': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/glue/sst2'], 'lm_eval.tasks.glue.mrpc': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/glue/mrpc'], 'lm_eval.tasks.glue.cola': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/glue/cola'], 'lm_eval.tasks.glue.mnli': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/glue/mnli'], 'lm_eval.tasks.glue.rte': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/glue/rte'], 'lm_eval.tasks.glue.qqp': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/glue/qqp'], 'lm_eval.tasks.code_x_glue.code-text': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/code_x_glue/code-text'], 'lm_eval.tasks.mmlu.default': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/mmlu/default'], 'lm_eval.tasks.mmlu.flan_cot_fewshot': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/mmlu/flan_cot_fewshot'], 'lm_eval.tasks.mmlu.flan_n_shot': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/mmlu/flan_n_shot'], 'lm_eval.tasks.mmlu.flan_cot_zeroshot': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/mmlu/flan_cot_zeroshot'], 'lm_eval.tasks.mmlu.flan_n_shot.generative': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/mmlu/flan_n_shot/generative'], 'lm_eval.tasks.mmlu.flan_n_shot.loglikelihood': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/mmlu/flan_n_shot/loglikelihood'], 'lm_eval.tasks.super_glue.copa': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/super_glue/copa'], 'lm_eval.tasks.super_glue.multirc': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/super_glue/multirc'], 'lm_eval.tasks.super_glue.boolq': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/super_glue/boolq'], 'lm_eval.tasks.super_glue.wsc': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/super_glue/wsc'], 'lm_eval.tasks.super_glue.rte': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/super_glue/rte'], 'lm_eval.tasks.super_glue.cb': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/super_glue/cb'], 'lm_eval.tasks.super_glue.record': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/super_glue/record'], 'lm_eval.tasks.super_glue.wic': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/super_glue/wic'], 'lm_eval.tasks.kmmlu.direct_hard': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/kmmlu/direct_hard'], 'lm_eval.tasks.kmmlu.cot_hard': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/kmmlu/cot_hard'], 'lm_eval.tasks.kmmlu.direct': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/kmmlu/direct'], 'lm_eval.tasks.kmmlu.hard': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/kmmlu/hard'], 'lm_eval.tasks.gpqa.generative': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/gpqa/generative'], 'lm_eval.tasks.gpqa.cot_zeroshot': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/gpqa/cot_zeroshot'], 'lm_eval.tasks.gpqa.n_shot': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/gpqa/n_shot'], 'lm_eval.tasks.gpqa.zeroshot': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/gpqa/zeroshot'], 'lm_eval.tasks.gpqa.cot_n_shot': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/gpqa/cot_n_shot'], 'lm_eval.tasks.mgsm.native_cot': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/mgsm/native_cot'], 'lm_eval.tasks.mgsm.en_cot': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/mgsm/en_cot'], 'lm_eval.tasks.mgsm.direct': ['/mnt/weka/peacock/cronscript/lm-evaluation-harness/lm_eval/tasks/mgsm/direct']}
|
10 |
+
PATH_PLACEHOLDER = '__editable__.lm_eval-0.4.2.finder' + ".__path_hook__"
|
11 |
+
|
12 |
+
|
13 |
+
class _EditableFinder: # MetaPathFinder
|
14 |
+
@classmethod
|
15 |
+
def find_spec(cls, fullname, path=None, target=None):
|
16 |
+
extra_path = []
|
17 |
+
|
18 |
+
# Top-level packages and modules (we know these exist in the FS)
|
19 |
+
if fullname in MAPPING:
|
20 |
+
pkg_path = MAPPING[fullname]
|
21 |
+
return cls._find_spec(fullname, Path(pkg_path))
|
22 |
+
|
23 |
+
# Handle immediate children modules (required for namespaces to work)
|
24 |
+
# To avoid problems with case sensitivity in the file system we delegate
|
25 |
+
# to the importlib.machinery implementation.
|
26 |
+
parent, _, child = fullname.rpartition(".")
|
27 |
+
if parent and parent in MAPPING:
|
28 |
+
return PathFinder.find_spec(fullname, path=[MAPPING[parent], *extra_path])
|
29 |
+
|
30 |
+
# Other levels of nesting should be handled automatically by importlib
|
31 |
+
# using the parent path.
|
32 |
+
return None
|
33 |
+
|
34 |
+
@classmethod
|
35 |
+
def _find_spec(cls, fullname, candidate_path):
|
36 |
+
init = candidate_path / "__init__.py"
|
37 |
+
candidates = (candidate_path.with_suffix(x) for x in module_suffixes())
|
38 |
+
for candidate in chain([init], candidates):
|
39 |
+
if candidate.exists():
|
40 |
+
return spec_from_file_location(fullname, candidate)
|
41 |
+
|
42 |
+
|
43 |
+
class _EditableNamespaceFinder: # PathEntryFinder
|
44 |
+
@classmethod
|
45 |
+
def _path_hook(cls, path):
|
46 |
+
if path == PATH_PLACEHOLDER:
|
47 |
+
return cls
|
48 |
+
raise ImportError
|
49 |
+
|
50 |
+
@classmethod
|
51 |
+
def _paths(cls, fullname):
|
52 |
+
# Ensure __path__ is not empty for the spec to be considered a namespace.
|
53 |
+
return NAMESPACES[fullname] or MAPPING.get(fullname) or [PATH_PLACEHOLDER]
|
54 |
+
|
55 |
+
@classmethod
|
56 |
+
def find_spec(cls, fullname, target=None):
|
57 |
+
if fullname in NAMESPACES:
|
58 |
+
spec = ModuleSpec(fullname, None, is_package=True)
|
59 |
+
spec.submodule_search_locations = cls._paths(fullname)
|
60 |
+
return spec
|
61 |
+
return None
|
62 |
+
|
63 |
+
@classmethod
|
64 |
+
def find_module(cls, fullname):
|
65 |
+
return None
|
66 |
+
|
67 |
+
|
68 |
+
def install():
|
69 |
+
if not any(finder == _EditableFinder for finder in sys.meta_path):
|
70 |
+
sys.meta_path.append(_EditableFinder)
|
71 |
+
|
72 |
+
if not NAMESPACES:
|
73 |
+
return
|
74 |
+
|
75 |
+
if not any(hook == _EditableNamespaceFinder._path_hook for hook in sys.path_hooks):
|
76 |
+
# PathEntryFinder is needed to create NamespaceSpec without private APIS
|
77 |
+
sys.path_hooks.append(_EditableNamespaceFinder._path_hook)
|
78 |
+
if PATH_PLACEHOLDER not in sys.path:
|
79 |
+
sys.path.append(PATH_PLACEHOLDER) # Used just to trigger the path hook
|
venv/lib/python3.10/site-packages/attrs-23.2.0.dist-info/INSTALLER
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
pip
|
venv/lib/python3.10/site-packages/attrs-23.2.0.dist-info/METADATA
ADDED
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Metadata-Version: 2.1
|
2 |
+
Name: attrs
|
3 |
+
Version: 23.2.0
|
4 |
+
Summary: Classes Without Boilerplate
|
5 |
+
Project-URL: Documentation, https://www.attrs.org/
|
6 |
+
Project-URL: Changelog, https://www.attrs.org/en/stable/changelog.html
|
7 |
+
Project-URL: GitHub, https://github.com/python-attrs/attrs
|
8 |
+
Project-URL: Funding, https://github.com/sponsors/hynek
|
9 |
+
Project-URL: Tidelift, https://tidelift.com/subscription/pkg/pypi-attrs?utm_source=pypi-attrs&utm_medium=pypi
|
10 |
+
Author-email: Hynek Schlawack <[email protected]>
|
11 |
+
License-Expression: MIT
|
12 |
+
License-File: LICENSE
|
13 |
+
Keywords: attribute,boilerplate,class
|
14 |
+
Classifier: Development Status :: 5 - Production/Stable
|
15 |
+
Classifier: License :: OSI Approved :: MIT License
|
16 |
+
Classifier: Programming Language :: Python :: 3.7
|
17 |
+
Classifier: Programming Language :: Python :: 3.8
|
18 |
+
Classifier: Programming Language :: Python :: 3.9
|
19 |
+
Classifier: Programming Language :: Python :: 3.10
|
20 |
+
Classifier: Programming Language :: Python :: 3.11
|
21 |
+
Classifier: Programming Language :: Python :: 3.12
|
22 |
+
Classifier: Programming Language :: Python :: Implementation :: CPython
|
23 |
+
Classifier: Programming Language :: Python :: Implementation :: PyPy
|
24 |
+
Classifier: Typing :: Typed
|
25 |
+
Requires-Python: >=3.7
|
26 |
+
Requires-Dist: importlib-metadata; python_version < '3.8'
|
27 |
+
Provides-Extra: cov
|
28 |
+
Requires-Dist: attrs[tests]; extra == 'cov'
|
29 |
+
Requires-Dist: coverage[toml]>=5.3; extra == 'cov'
|
30 |
+
Provides-Extra: dev
|
31 |
+
Requires-Dist: attrs[tests]; extra == 'dev'
|
32 |
+
Requires-Dist: pre-commit; extra == 'dev'
|
33 |
+
Provides-Extra: docs
|
34 |
+
Requires-Dist: furo; extra == 'docs'
|
35 |
+
Requires-Dist: myst-parser; extra == 'docs'
|
36 |
+
Requires-Dist: sphinx; extra == 'docs'
|
37 |
+
Requires-Dist: sphinx-notfound-page; extra == 'docs'
|
38 |
+
Requires-Dist: sphinxcontrib-towncrier; extra == 'docs'
|
39 |
+
Requires-Dist: towncrier; extra == 'docs'
|
40 |
+
Requires-Dist: zope-interface; extra == 'docs'
|
41 |
+
Provides-Extra: tests
|
42 |
+
Requires-Dist: attrs[tests-no-zope]; extra == 'tests'
|
43 |
+
Requires-Dist: zope-interface; extra == 'tests'
|
44 |
+
Provides-Extra: tests-mypy
|
45 |
+
Requires-Dist: mypy>=1.6; (platform_python_implementation == 'CPython' and python_version >= '3.8') and extra == 'tests-mypy'
|
46 |
+
Requires-Dist: pytest-mypy-plugins; (platform_python_implementation == 'CPython' and python_version >= '3.8') and extra == 'tests-mypy'
|
47 |
+
Provides-Extra: tests-no-zope
|
48 |
+
Requires-Dist: attrs[tests-mypy]; extra == 'tests-no-zope'
|
49 |
+
Requires-Dist: cloudpickle; (platform_python_implementation == 'CPython') and extra == 'tests-no-zope'
|
50 |
+
Requires-Dist: hypothesis; extra == 'tests-no-zope'
|
51 |
+
Requires-Dist: pympler; extra == 'tests-no-zope'
|
52 |
+
Requires-Dist: pytest-xdist[psutil]; extra == 'tests-no-zope'
|
53 |
+
Requires-Dist: pytest>=4.3.0; extra == 'tests-no-zope'
|
54 |
+
Description-Content-Type: text/markdown
|
55 |
+
|
56 |
+
<p align="center">
|
57 |
+
<a href="https://www.attrs.org/">
|
58 |
+
<img src="https://raw.githubusercontent.com/python-attrs/attrs/main/docs/_static/attrs_logo.svg" width="35%" alt="attrs" />
|
59 |
+
</a>
|
60 |
+
</p>
|
61 |
+
|
62 |
+
|
63 |
+
*attrs* is the Python package that will bring back the **joy** of **writing classes** by relieving you from the drudgery of implementing object protocols (aka [dunder methods](https://www.attrs.org/en/latest/glossary.html#term-dunder-methods)).
|
64 |
+
[Trusted by NASA](https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/personalizing-your-profile#list-of-qualifying-repositories-for-mars-2020-helicopter-contributor-achievement) for Mars missions since 2020!
|
65 |
+
|
66 |
+
Its main goal is to help you to write **concise** and **correct** software without slowing down your code.
|
67 |
+
|
68 |
+
|
69 |
+
## Sponsors
|
70 |
+
|
71 |
+
*attrs* would not be possible without our [amazing sponsors](https://github.com/sponsors/hynek).
|
72 |
+
Especially those generously supporting us at the *The Organization* tier and higher:
|
73 |
+
|
74 |
+
<p align="center">
|
75 |
+
<a href="https://www.variomedia.de/"><img src="https://www.attrs.org/en/23.2.0/_static/sponsors/Variomedia.svg" width="200" height="60" /></a>
|
76 |
+
<a href="https://tidelift.com/subscription/pkg/pypi-attrs?utm_source=pypi-attrs&utm_medium=referral&utm_campaign=enterprise&utm_term=repo"><img src="https://www.attrs.org/en/23.2.0/_static/sponsors/Tidelift.svg" width="200" height="60" /></a>
|
77 |
+
<a href="https://filepreviews.io/"><img src="https://www.attrs.org/en/23.2.0/_static/sponsors/FilePreviews.svg" width="200" height="60"/></a>
|
78 |
+
</p>
|
79 |
+
|
80 |
+
<p align="center">
|
81 |
+
<strong>Please consider <a href="https://github.com/sponsors/hynek">joining them</a> to help make <em>attrs</em>’s maintenance more sustainable!</strong>
|
82 |
+
</p>
|
83 |
+
|
84 |
+
<!-- teaser-end -->
|
85 |
+
|
86 |
+
## Example
|
87 |
+
|
88 |
+
*attrs* gives you a class decorator and a way to declaratively define the attributes on that class:
|
89 |
+
|
90 |
+
<!-- code-begin -->
|
91 |
+
|
92 |
+
```pycon
|
93 |
+
>>> from attrs import asdict, define, make_class, Factory
|
94 |
+
|
95 |
+
>>> @define
|
96 |
+
... class SomeClass:
|
97 |
+
... a_number: int = 42
|
98 |
+
... list_of_numbers: list[int] = Factory(list)
|
99 |
+
...
|
100 |
+
... def hard_math(self, another_number):
|
101 |
+
... return self.a_number + sum(self.list_of_numbers) * another_number
|
102 |
+
|
103 |
+
|
104 |
+
>>> sc = SomeClass(1, [1, 2, 3])
|
105 |
+
>>> sc
|
106 |
+
SomeClass(a_number=1, list_of_numbers=[1, 2, 3])
|
107 |
+
|
108 |
+
>>> sc.hard_math(3)
|
109 |
+
19
|
110 |
+
>>> sc == SomeClass(1, [1, 2, 3])
|
111 |
+
True
|
112 |
+
>>> sc != SomeClass(2, [3, 2, 1])
|
113 |
+
True
|
114 |
+
|
115 |
+
>>> asdict(sc)
|
116 |
+
{'a_number': 1, 'list_of_numbers': [1, 2, 3]}
|
117 |
+
|
118 |
+
>>> SomeClass()
|
119 |
+
SomeClass(a_number=42, list_of_numbers=[])
|
120 |
+
|
121 |
+
>>> C = make_class("C", ["a", "b"])
|
122 |
+
>>> C("foo", "bar")
|
123 |
+
C(a='foo', b='bar')
|
124 |
+
```
|
125 |
+
|
126 |
+
After *declaring* your attributes, *attrs* gives you:
|
127 |
+
|
128 |
+
- a concise and explicit overview of the class's attributes,
|
129 |
+
- a nice human-readable `__repr__`,
|
130 |
+
- equality-checking methods,
|
131 |
+
- an initializer,
|
132 |
+
- and much more,
|
133 |
+
|
134 |
+
*without* writing dull boilerplate code again and again and *without* runtime performance penalties.
|
135 |
+
|
136 |
+
**Hate type annotations**!?
|
137 |
+
No problem!
|
138 |
+
Types are entirely **optional** with *attrs*.
|
139 |
+
Simply assign `attrs.field()` to the attributes instead of annotating them with types.
|
140 |
+
|
141 |
+
---
|
142 |
+
|
143 |
+
This example uses *attrs*'s modern APIs that have been introduced in version 20.1.0, and the *attrs* package import name that has been added in version 21.3.0.
|
144 |
+
The classic APIs (`@attr.s`, `attr.ib`, plus their serious-business aliases) and the `attr` package import name will remain **indefinitely**.
|
145 |
+
|
146 |
+
Please check out [*On The Core API Names*](https://www.attrs.org/en/latest/names.html) for a more in-depth explanation.
|
147 |
+
|
148 |
+
|
149 |
+
## Data Classes
|
150 |
+
|
151 |
+
On the tin, *attrs* might remind you of `dataclasses` (and indeed, `dataclasses` [are a descendant](https://hynek.me/articles/import-attrs/) of *attrs*).
|
152 |
+
In practice it does a lot more and is more flexible.
|
153 |
+
For instance it allows you to define [special handling of NumPy arrays for equality checks](https://www.attrs.org/en/stable/comparison.html#customization), allows more ways to [plug into the initialization process](https://www.attrs.org/en/stable/init.html#hooking-yourself-into-initialization), and allows for stepping through the generated methods using a debugger.
|
154 |
+
|
155 |
+
For more details, please refer to our [comparison page](https://www.attrs.org/en/stable/why.html#data-classes).
|
156 |
+
|
157 |
+
|
158 |
+
## Project Information
|
159 |
+
|
160 |
+
- [**Changelog**](https://www.attrs.org/en/stable/changelog.html)
|
161 |
+
- [**Documentation**](https://www.attrs.org/)
|
162 |
+
- [**PyPI**](https://pypi.org/project/attrs/)
|
163 |
+
- [**Source Code**](https://github.com/python-attrs/attrs)
|
164 |
+
- [**Contributing**](https://github.com/python-attrs/attrs/blob/main/.github/CONTRIBUTING.md)
|
165 |
+
- [**Third-party Extensions**](https://github.com/python-attrs/attrs/wiki/Extensions-to-attrs)
|
166 |
+
- **Get Help**: please use the `python-attrs` tag on [StackOverflow](https://stackoverflow.com/questions/tagged/python-attrs)
|
167 |
+
|
168 |
+
|
169 |
+
### *attrs* for Enterprise
|
170 |
+
|
171 |
+
Available as part of the Tidelift Subscription.
|
172 |
+
|
173 |
+
The maintainers of *attrs* and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source packages you use to build your applications.
|
174 |
+
Save time, reduce risk, and improve code health, while paying the maintainers of the exact packages you use.
|
175 |
+
[Learn more.](https://tidelift.com/subscription/pkg/pypi-attrs?utm_source=pypi-attrs&utm_medium=referral&utm_campaign=enterprise&utm_term=repo)
|
176 |
+
|
177 |
+
## Release Information
|
178 |
+
|
179 |
+
### Changes
|
180 |
+
|
181 |
+
- The type annotation for `attrs.resolve_types()` is now correct.
|
182 |
+
[#1141](https://github.com/python-attrs/attrs/issues/1141)
|
183 |
+
- Type stubs now use `typing.dataclass_transform` to decorate dataclass-like decorators, instead of the non-standard `__dataclass_transform__` special form, which is only supported by Pyright.
|
184 |
+
[#1158](https://github.com/python-attrs/attrs/issues/1158)
|
185 |
+
- Fixed serialization of namedtuple fields using `attrs.asdict/astuple()` with `retain_collection_types=True`.
|
186 |
+
[#1165](https://github.com/python-attrs/attrs/issues/1165)
|
187 |
+
- `attrs.AttrsInstance` is now a `typing.Protocol` in both type hints and code.
|
188 |
+
This allows you to subclass it along with another `Protocol`.
|
189 |
+
[#1172](https://github.com/python-attrs/attrs/issues/1172)
|
190 |
+
- If *attrs* detects that `__attrs_pre_init__` accepts more than just `self`, it will call it with the same arguments as `__init__` was called.
|
191 |
+
This allows you to, for example, pass arguments to `super().__init__()`.
|
192 |
+
[#1187](https://github.com/python-attrs/attrs/issues/1187)
|
193 |
+
- Slotted classes now transform `functools.cached_property` decorated methods to support equivalent semantics.
|
194 |
+
[#1200](https://github.com/python-attrs/attrs/issues/1200)
|
195 |
+
- Added *class_body* argument to `attrs.make_class()` to provide additional attributes for newly created classes.
|
196 |
+
It is, for example, now possible to attach methods.
|
197 |
+
[#1203](https://github.com/python-attrs/attrs/issues/1203)
|
198 |
+
|
199 |
+
|
200 |
+
---
|
201 |
+
|
202 |
+
[Full changelog](https://www.attrs.org/en/stable/changelog.html)
|
venv/lib/python3.10/site-packages/attrs-23.2.0.dist-info/RECORD
ADDED
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
attr/__init__.py,sha256=WlXJN6ICB0Y_HZ0lmuTUgia0kuSdn2p67d4N6cYxNZM,3307
|
2 |
+
attr/__init__.pyi,sha256=u08EujYHy_rSyebNn-I9Xv2S_cXmtA9xWGc0cBsyl18,16976
|
3 |
+
attr/__pycache__/__init__.cpython-310.pyc,,
|
4 |
+
attr/__pycache__/_cmp.cpython-310.pyc,,
|
5 |
+
attr/__pycache__/_compat.cpython-310.pyc,,
|
6 |
+
attr/__pycache__/_config.cpython-310.pyc,,
|
7 |
+
attr/__pycache__/_funcs.cpython-310.pyc,,
|
8 |
+
attr/__pycache__/_make.cpython-310.pyc,,
|
9 |
+
attr/__pycache__/_next_gen.cpython-310.pyc,,
|
10 |
+
attr/__pycache__/_version_info.cpython-310.pyc,,
|
11 |
+
attr/__pycache__/converters.cpython-310.pyc,,
|
12 |
+
attr/__pycache__/exceptions.cpython-310.pyc,,
|
13 |
+
attr/__pycache__/filters.cpython-310.pyc,,
|
14 |
+
attr/__pycache__/setters.cpython-310.pyc,,
|
15 |
+
attr/__pycache__/validators.cpython-310.pyc,,
|
16 |
+
attr/_cmp.py,sha256=OQZlWdFX74z18adGEUp40Ojqm0NNu1Flqnv2JE8B2ng,4025
|
17 |
+
attr/_cmp.pyi,sha256=sGQmOM0w3_K4-X8cTXR7g0Hqr290E8PTObA9JQxWQqc,399
|
18 |
+
attr/_compat.py,sha256=QmRyxii295wcQfaugWqxuIumAPsNQ2-RUF82QZPqMKw,2540
|
19 |
+
attr/_config.py,sha256=z81Vt-GeT_2taxs1XZfmHx9TWlSxjPb6eZH1LTGsS54,843
|
20 |
+
attr/_funcs.py,sha256=VBTUFKLklsmqxys3qWSTK_Ac9Z4s0mAJWwgW9nA7Llk,17173
|
21 |
+
attr/_make.py,sha256=LnVy2e0HygoqaZknhC19z7JmOt7qGkAadf2LZgWVJWI,101923
|
22 |
+
attr/_next_gen.py,sha256=as1voi8siAI_o2OQG8YIiZvmn0G7-S3_j_774rnoZ_g,6203
|
23 |
+
attr/_typing_compat.pyi,sha256=XDP54TUn-ZKhD62TOQebmzrwFyomhUCoGRpclb6alRA,469
|
24 |
+
attr/_version_info.py,sha256=exSqb3b5E-fMSsgZAlEw9XcLpEgobPORCZpcaEglAM4,2121
|
25 |
+
attr/_version_info.pyi,sha256=x_M3L3WuB7r_ULXAWjx959udKQ4HLB8l-hsc1FDGNvk,209
|
26 |
+
attr/converters.py,sha256=Kyw5MY0yfnUR_RwN1Vydf0EiE---htDxOgSc_-NYL6A,3622
|
27 |
+
attr/converters.pyi,sha256=jKlpHBEt6HVKJvgrMFJRrHq8p61GXg4-Nd5RZWKJX7M,406
|
28 |
+
attr/exceptions.py,sha256=HRFq4iybmv7-DcZwyjl6M1euM2YeJVK_hFxuaBGAngI,1977
|
29 |
+
attr/exceptions.pyi,sha256=zZq8bCUnKAy9mDtBEw42ZhPhAUIHoTKedDQInJD883M,539
|
30 |
+
attr/filters.py,sha256=9pYvXqdg6mtLvKIIb56oALRMoHFnQTcGCO4EXTc1qyM,1470
|
31 |
+
attr/filters.pyi,sha256=0mRCjLKxdcvAo0vD-Cr81HfRXXCp9j_cAXjOoAHtPGM,225
|
32 |
+
attr/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
33 |
+
attr/setters.py,sha256=pbCZQ-pE6ZxjDqZfWWUhUFefXtpekIU4qS_YDMLPQ50,1400
|
34 |
+
attr/setters.pyi,sha256=pyY8TVNBu8TWhOldv_RxHzmGvdgFQH981db70r0fn5I,567
|
35 |
+
attr/validators.py,sha256=LGVpbiNg_KGzYrKUD5JPiZkx8TMfynDZGoQoLJNCIMo,19676
|
36 |
+
attr/validators.pyi,sha256=167Dl9nt7NUhE9wht1I-buo039qyUT1nEUT_nKjSWr4,2580
|
37 |
+
attrs-23.2.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
38 |
+
attrs-23.2.0.dist-info/METADATA,sha256=WwvG7OHyKjEPpyFUZCCYt1n0E_CcqdRb7bliGEdcm-A,9531
|
39 |
+
attrs-23.2.0.dist-info/RECORD,,
|
40 |
+
attrs-23.2.0.dist-info/WHEEL,sha256=mRYSEL3Ih6g5a_CVMIcwiF__0Ae4_gLYh01YFNwiq1k,87
|
41 |
+
attrs-23.2.0.dist-info/licenses/LICENSE,sha256=iCEVyV38KvHutnFPjsbVy8q_Znyv-HKfQkINpj9xTp8,1109
|
42 |
+
attrs/__init__.py,sha256=9_5waVbFs7rLqtXZ73tNDrxhezyZ8VZeX4BbvQ3EeJw,1039
|
43 |
+
attrs/__init__.pyi,sha256=s_ajQ_U14DOsOz0JbmAKDOi46B3v2PcdO0UAV1MY6Ek,2168
|
44 |
+
attrs/__pycache__/__init__.cpython-310.pyc,,
|
45 |
+
attrs/__pycache__/converters.cpython-310.pyc,,
|
46 |
+
attrs/__pycache__/exceptions.cpython-310.pyc,,
|
47 |
+
attrs/__pycache__/filters.cpython-310.pyc,,
|
48 |
+
attrs/__pycache__/setters.cpython-310.pyc,,
|
49 |
+
attrs/__pycache__/validators.cpython-310.pyc,,
|
50 |
+
attrs/converters.py,sha256=8kQljrVwfSTRu8INwEk8SI0eGrzmWftsT7rM0EqyohM,76
|
51 |
+
attrs/exceptions.py,sha256=ACCCmg19-vDFaDPY9vFl199SPXCQMN_bENs4DALjzms,76
|
52 |
+
attrs/filters.py,sha256=VOUMZug9uEU6dUuA0dF1jInUK0PL3fLgP0VBS5d-CDE,73
|
53 |
+
attrs/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
54 |
+
attrs/setters.py,sha256=eL1YidYQV3T2h9_SYIZSZR1FAcHGb1TuCTy0E0Lv2SU,73
|
55 |
+
attrs/validators.py,sha256=xcy6wD5TtTkdCG1f4XWbocPSO0faBjk5IfVJfP6SUj0,76
|
venv/lib/python3.10/site-packages/attrs-23.2.0.dist-info/WHEEL
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Wheel-Version: 1.0
|
2 |
+
Generator: hatchling 1.21.0
|
3 |
+
Root-Is-Purelib: true
|
4 |
+
Tag: py3-none-any
|
venv/lib/python3.10/site-packages/attrs-23.2.0.dist-info/licenses/LICENSE
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
The MIT License (MIT)
|
2 |
+
|
3 |
+
Copyright (c) 2015 Hynek Schlawack and the attrs contributors
|
4 |
+
|
5 |
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
6 |
+
of this software and associated documentation files (the "Software"), to deal
|
7 |
+
in the Software without restriction, including without limitation the rights
|
8 |
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
9 |
+
copies of the Software, and to permit persons to whom the Software is
|
10 |
+
furnished to do so, subject to the following conditions:
|
11 |
+
|
12 |
+
The above copyright notice and this permission notice shall be included in all
|
13 |
+
copies or substantial portions of the Software.
|
14 |
+
|
15 |
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
16 |
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
17 |
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
18 |
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
19 |
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
20 |
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
21 |
+
SOFTWARE.
|
venv/lib/python3.10/site-packages/dill-0.3.8.dist-info/INSTALLER
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
pip
|
venv/lib/python3.10/site-packages/dill-0.3.8.dist-info/LICENSE
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Copyright (c) 2004-2016 California Institute of Technology.
|
2 |
+
Copyright (c) 2016-2024 The Uncertainty Quantification Foundation.
|
3 |
+
All rights reserved.
|
4 |
+
|
5 |
+
This software is available subject to the conditions and terms laid
|
6 |
+
out below. By downloading and using this software you are agreeing
|
7 |
+
to the following conditions.
|
8 |
+
|
9 |
+
Redistribution and use in source and binary forms, with or without
|
10 |
+
modification, are permitted provided that the following conditions
|
11 |
+
are met:
|
12 |
+
|
13 |
+
- Redistributions of source code must retain the above copyright
|
14 |
+
notice, this list of conditions and the following disclaimer.
|
15 |
+
|
16 |
+
- Redistributions in binary form must reproduce the above copyright
|
17 |
+
notice, this list of conditions and the following disclaimer in the
|
18 |
+
documentation and/or other materials provided with the distribution.
|
19 |
+
|
20 |
+
- Neither the names of the copyright holders nor the names of any of
|
21 |
+
the contributors may be used to endorse or promote products derived
|
22 |
+
from this software without specific prior written permission.
|
23 |
+
|
24 |
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
25 |
+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
|
26 |
+
TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
27 |
+
PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
|
28 |
+
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
29 |
+
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
|
30 |
+
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
|
31 |
+
OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
|
32 |
+
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
|
33 |
+
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
|
34 |
+
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
35 |
+
|
venv/lib/python3.10/site-packages/dill-0.3.8.dist-info/METADATA
ADDED
@@ -0,0 +1,280 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Metadata-Version: 2.1
|
2 |
+
Name: dill
|
3 |
+
Version: 0.3.8
|
4 |
+
Summary: serialize all of Python
|
5 |
+
Home-page: https://github.com/uqfoundation/dill
|
6 |
+
Author: Mike McKerns
|
7 |
+
Author-email: [email protected]
|
8 |
+
Maintainer: Mike McKerns
|
9 |
+
Maintainer-email: [email protected]
|
10 |
+
License: BSD-3-Clause
|
11 |
+
Download-URL: https://pypi.org/project/dill/#files
|
12 |
+
Project-URL: Documentation, http://dill.rtfd.io
|
13 |
+
Project-URL: Source Code, https://github.com/uqfoundation/dill
|
14 |
+
Project-URL: Bug Tracker, https://github.com/uqfoundation/dill/issues
|
15 |
+
Platform: Linux
|
16 |
+
Platform: Windows
|
17 |
+
Platform: Mac
|
18 |
+
Classifier: Development Status :: 5 - Production/Stable
|
19 |
+
Classifier: Intended Audience :: Developers
|
20 |
+
Classifier: Intended Audience :: Science/Research
|
21 |
+
Classifier: License :: OSI Approved :: BSD License
|
22 |
+
Classifier: Programming Language :: Python :: 3
|
23 |
+
Classifier: Programming Language :: Python :: 3.8
|
24 |
+
Classifier: Programming Language :: Python :: 3.9
|
25 |
+
Classifier: Programming Language :: Python :: 3.10
|
26 |
+
Classifier: Programming Language :: Python :: 3.11
|
27 |
+
Classifier: Programming Language :: Python :: 3.12
|
28 |
+
Classifier: Programming Language :: Python :: Implementation :: CPython
|
29 |
+
Classifier: Programming Language :: Python :: Implementation :: PyPy
|
30 |
+
Classifier: Topic :: Scientific/Engineering
|
31 |
+
Classifier: Topic :: Software Development
|
32 |
+
Requires-Python: >=3.8
|
33 |
+
Provides-Extra: graph
|
34 |
+
Requires-Dist: objgraph (>=1.7.2) ; extra == 'graph'
|
35 |
+
Provides-Extra: profile
|
36 |
+
Requires-Dist: gprof2dot (>=2022.7.29) ; extra == 'profile'
|
37 |
+
Provides-Extra: readline
|
38 |
+
|
39 |
+
-----------------------------
|
40 |
+
dill: serialize all of Python
|
41 |
+
-----------------------------
|
42 |
+
|
43 |
+
About Dill
|
44 |
+
==========
|
45 |
+
|
46 |
+
``dill`` extends Python's ``pickle`` module for serializing and de-serializing
|
47 |
+
Python objects to the majority of the built-in Python types. Serialization
|
48 |
+
is the process of converting an object to a byte stream, and the inverse
|
49 |
+
of which is converting a byte stream back to a Python object hierarchy.
|
50 |
+
|
51 |
+
``dill`` provides the user the same interface as the ``pickle`` module, and
|
52 |
+
also includes some additional features. In addition to pickling Python
|
53 |
+
objects, ``dill`` provides the ability to save the state of an interpreter
|
54 |
+
session in a single command. Hence, it would be feasible to save an
|
55 |
+
interpreter session, close the interpreter, ship the pickled file to
|
56 |
+
another computer, open a new interpreter, unpickle the session and
|
57 |
+
thus continue from the 'saved' state of the original interpreter
|
58 |
+
session.
|
59 |
+
|
60 |
+
``dill`` can be used to store Python objects to a file, but the primary
|
61 |
+
usage is to send Python objects across the network as a byte stream.
|
62 |
+
``dill`` is quite flexible, and allows arbitrary user defined classes
|
63 |
+
and functions to be serialized. Thus ``dill`` is not intended to be
|
64 |
+
secure against erroneously or maliciously constructed data. It is
|
65 |
+
left to the user to decide whether the data they unpickle is from
|
66 |
+
a trustworthy source.
|
67 |
+
|
68 |
+
``dill`` is part of ``pathos``, a Python framework for heterogeneous computing.
|
69 |
+
``dill`` is in active development, so any user feedback, bug reports, comments,
|
70 |
+
or suggestions are highly appreciated. A list of issues is located at
|
71 |
+
https://github.com/uqfoundation/dill/issues, with a legacy list maintained at
|
72 |
+
https://uqfoundation.github.io/project/pathos/query.
|
73 |
+
|
74 |
+
|
75 |
+
Major Features
|
76 |
+
==============
|
77 |
+
|
78 |
+
``dill`` can pickle the following standard types:
|
79 |
+
|
80 |
+
- none, type, bool, int, float, complex, bytes, str,
|
81 |
+
- tuple, list, dict, file, buffer, builtin,
|
82 |
+
- Python classes, namedtuples, dataclasses, metaclasses,
|
83 |
+
- instances of classes,
|
84 |
+
- set, frozenset, array, functions, exceptions
|
85 |
+
|
86 |
+
``dill`` can also pickle more 'exotic' standard types:
|
87 |
+
|
88 |
+
- functions with yields, nested functions, lambdas,
|
89 |
+
- cell, method, unboundmethod, module, code, methodwrapper,
|
90 |
+
- methoddescriptor, getsetdescriptor, memberdescriptor, wrapperdescriptor,
|
91 |
+
- dictproxy, slice, notimplemented, ellipsis, quit
|
92 |
+
|
93 |
+
``dill`` cannot yet pickle these standard types:
|
94 |
+
|
95 |
+
- frame, generator, traceback
|
96 |
+
|
97 |
+
``dill`` also provides the capability to:
|
98 |
+
|
99 |
+
- save and load Python interpreter sessions
|
100 |
+
- save and extract the source code from functions and classes
|
101 |
+
- interactively diagnose pickling errors
|
102 |
+
|
103 |
+
|
104 |
+
Current Release
|
105 |
+
===============
|
106 |
+
|
107 |
+
The latest released version of ``dill`` is available from:
|
108 |
+
|
109 |
+
https://pypi.org/project/dill
|
110 |
+
|
111 |
+
``dill`` is distributed under a 3-clause BSD license.
|
112 |
+
|
113 |
+
|
114 |
+
Development Version
|
115 |
+
===================
|
116 |
+
|
117 |
+
You can get the latest development version with all the shiny new features at:
|
118 |
+
|
119 |
+
https://github.com/uqfoundation
|
120 |
+
|
121 |
+
If you have a new contribution, please submit a pull request.
|
122 |
+
|
123 |
+
|
124 |
+
Installation
|
125 |
+
============
|
126 |
+
|
127 |
+
``dill`` can be installed with ``pip``::
|
128 |
+
|
129 |
+
$ pip install dill
|
130 |
+
|
131 |
+
To optionally include the ``objgraph`` diagnostic tool in the install::
|
132 |
+
|
133 |
+
$ pip install dill[graph]
|
134 |
+
|
135 |
+
To optionally include the ``gprof2dot`` diagnostic tool in the install::
|
136 |
+
|
137 |
+
$ pip install dill[profile]
|
138 |
+
|
139 |
+
For windows users, to optionally install session history tools::
|
140 |
+
|
141 |
+
$ pip install dill[readline]
|
142 |
+
|
143 |
+
|
144 |
+
Requirements
|
145 |
+
============
|
146 |
+
|
147 |
+
``dill`` requires:
|
148 |
+
|
149 |
+
- ``python`` (or ``pypy``), **>=3.8**
|
150 |
+
- ``setuptools``, **>=42**
|
151 |
+
|
152 |
+
Optional requirements:
|
153 |
+
|
154 |
+
- ``objgraph``, **>=1.7.2**
|
155 |
+
- ``gprof2dot``, **>=2022.7.29**
|
156 |
+
- ``pyreadline``, **>=1.7.1** (on windows)
|
157 |
+
|
158 |
+
|
159 |
+
Basic Usage
|
160 |
+
===========
|
161 |
+
|
162 |
+
``dill`` is a drop-in replacement for ``pickle``. Existing code can be
|
163 |
+
updated to allow complete pickling using::
|
164 |
+
|
165 |
+
>>> import dill as pickle
|
166 |
+
|
167 |
+
or::
|
168 |
+
|
169 |
+
>>> from dill import dumps, loads
|
170 |
+
|
171 |
+
``dumps`` converts the object to a unique byte string, and ``loads`` performs
|
172 |
+
the inverse operation::
|
173 |
+
|
174 |
+
>>> squared = lambda x: x**2
|
175 |
+
>>> loads(dumps(squared))(3)
|
176 |
+
9
|
177 |
+
|
178 |
+
There are a number of options to control serialization which are provided
|
179 |
+
as keyword arguments to several ``dill`` functions:
|
180 |
+
|
181 |
+
* with *protocol*, the pickle protocol level can be set. This uses the
|
182 |
+
same value as the ``pickle`` module, *DEFAULT_PROTOCOL*.
|
183 |
+
* with *byref=True*, ``dill`` to behave a lot more like pickle with
|
184 |
+
certain objects (like modules) pickled by reference as opposed to
|
185 |
+
attempting to pickle the object itself.
|
186 |
+
* with *recurse=True*, objects referred to in the global dictionary are
|
187 |
+
recursively traced and pickled, instead of the default behavior of
|
188 |
+
attempting to store the entire global dictionary.
|
189 |
+
* with *fmode*, the contents of the file can be pickled along with the file
|
190 |
+
handle, which is useful if the object is being sent over the wire to a
|
191 |
+
remote system which does not have the original file on disk. Options are
|
192 |
+
*HANDLE_FMODE* for just the handle, *CONTENTS_FMODE* for the file content
|
193 |
+
and *FILE_FMODE* for content and handle.
|
194 |
+
* with *ignore=False*, objects reconstructed with types defined in the
|
195 |
+
top-level script environment use the existing type in the environment
|
196 |
+
rather than a possibly different reconstructed type.
|
197 |
+
|
198 |
+
The default serialization can also be set globally in *dill.settings*.
|
199 |
+
Thus, we can modify how ``dill`` handles references to the global dictionary
|
200 |
+
locally or globally::
|
201 |
+
|
202 |
+
>>> import dill.settings
|
203 |
+
>>> dumps(absolute) == dumps(absolute, recurse=True)
|
204 |
+
False
|
205 |
+
>>> dill.settings['recurse'] = True
|
206 |
+
>>> dumps(absolute) == dumps(absolute, recurse=True)
|
207 |
+
True
|
208 |
+
|
209 |
+
``dill`` also includes source code inspection, as an alternate to pickling::
|
210 |
+
|
211 |
+
>>> import dill.source
|
212 |
+
>>> print(dill.source.getsource(squared))
|
213 |
+
squared = lambda x:x**2
|
214 |
+
|
215 |
+
To aid in debugging pickling issues, use *dill.detect* which provides
|
216 |
+
tools like pickle tracing::
|
217 |
+
|
218 |
+
>>> import dill.detect
|
219 |
+
>>> with dill.detect.trace():
|
220 |
+
>>> dumps(squared)
|
221 |
+
┬ F1: <function <lambda> at 0x7fe074f8c280>
|
222 |
+
├┬ F2: <function _create_function at 0x7fe074c49c10>
|
223 |
+
│└ # F2 [34 B]
|
224 |
+
├┬ Co: <code object <lambda> at 0x7fe07501eb30, file "<stdin>", line 1>
|
225 |
+
│├┬ F2: <function _create_code at 0x7fe074c49ca0>
|
226 |
+
││└ # F2 [19 B]
|
227 |
+
│└ # Co [87 B]
|
228 |
+
├┬ D1: <dict object at 0x7fe0750d4680>
|
229 |
+
│└ # D1 [22 B]
|
230 |
+
├┬ D2: <dict object at 0x7fe074c5a1c0>
|
231 |
+
│└ # D2 [2 B]
|
232 |
+
├┬ D2: <dict object at 0x7fe074f903c0>
|
233 |
+
│├┬ D2: <dict object at 0x7fe074f8ebc0>
|
234 |
+
││└ # D2 [2 B]
|
235 |
+
│└ # D2 [23 B]
|
236 |
+
└ # F1 [180 B]
|
237 |
+
|
238 |
+
With trace, we see how ``dill`` stored the lambda (``F1``) by first storing
|
239 |
+
``_create_function``, the underlying code object (``Co``) and ``_create_code``
|
240 |
+
(which is used to handle code objects), then we handle the reference to
|
241 |
+
the global dict (``D2``) plus other dictionaries (``D1`` and ``D2``) that
|
242 |
+
save the lambda object's state. A ``#`` marks when the object is actually stored.
|
243 |
+
|
244 |
+
|
245 |
+
More Information
|
246 |
+
================
|
247 |
+
|
248 |
+
Probably the best way to get started is to look at the documentation at
|
249 |
+
http://dill.rtfd.io. Also see ``dill.tests`` for a set of scripts that
|
250 |
+
demonstrate how ``dill`` can serialize different Python objects. You can
|
251 |
+
run the test suite with ``python -m dill.tests``. The contents of any
|
252 |
+
pickle file can be examined with ``undill``. As ``dill`` conforms to
|
253 |
+
the ``pickle`` interface, the examples and documentation found at
|
254 |
+
http://docs.python.org/library/pickle.html also apply to ``dill``
|
255 |
+
if one will ``import dill as pickle``. The source code is also generally
|
256 |
+
well documented, so further questions may be resolved by inspecting the
|
257 |
+
code itself. Please feel free to submit a ticket on github, or ask a
|
258 |
+
question on stackoverflow (**@Mike McKerns**).
|
259 |
+
If you would like to share how you use ``dill`` in your work, please send
|
260 |
+
an email (to **mmckerns at uqfoundation dot org**).
|
261 |
+
|
262 |
+
|
263 |
+
Citation
|
264 |
+
========
|
265 |
+
|
266 |
+
If you use ``dill`` to do research that leads to publication, we ask that you
|
267 |
+
acknowledge use of ``dill`` by citing the following in your publication::
|
268 |
+
|
269 |
+
M.M. McKerns, L. Strand, T. Sullivan, A. Fang, M.A.G. Aivazis,
|
270 |
+
"Building a framework for predictive science", Proceedings of
|
271 |
+
the 10th Python in Science Conference, 2011;
|
272 |
+
http://arxiv.org/pdf/1202.1056
|
273 |
+
|
274 |
+
Michael McKerns and Michael Aivazis,
|
275 |
+
"pathos: a framework for heterogeneous computing", 2010- ;
|
276 |
+
https://uqfoundation.github.io/project/pathos
|
277 |
+
|
278 |
+
Please see https://uqfoundation.github.io/project/pathos or
|
279 |
+
http://arxiv.org/pdf/1202.1056 for further information.
|
280 |
+
|
venv/lib/python3.10/site-packages/dill-0.3.8.dist-info/RECORD
ADDED
@@ -0,0 +1,97 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
../../../bin/get_gprof,sha256=5UXwSf1BcfNtv4U5oGL8yBcORUJXKeOKS_CAK2mS76Y,2447
|
2 |
+
../../../bin/get_objgraph,sha256=i9nSmF-NxOfqVVATQhW8k0UWRPiPbqvGX0gh9rOal4A,1641
|
3 |
+
../../../bin/undill,sha256=4LwLIDxWu23zePFX3C_90CVZcMGl9hJuH0jLnmUq3Ks,577
|
4 |
+
dill-0.3.8.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
5 |
+
dill-0.3.8.dist-info/LICENSE,sha256=UeiKI-eId86r1yfCGcel4z9l2pugOsT9KFupBKoc4is,1790
|
6 |
+
dill-0.3.8.dist-info/METADATA,sha256=UxkSs2cU8JyrJsV5kS0QR9crJ07hrUJS2RiIMQaC4ss,10106
|
7 |
+
dill-0.3.8.dist-info/RECORD,,
|
8 |
+
dill-0.3.8.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
|
9 |
+
dill-0.3.8.dist-info/top_level.txt,sha256=HLSIyYIjQzJiBvs3_-16ntezE3j6mWGTW0DT1xDd7X0,5
|
10 |
+
dill/__diff.py,sha256=kirMxzB7E8lfjo21M5oIf7if95ny0aWhYB790KMpN08,7143
|
11 |
+
dill/__info__.py,sha256=Kmel_yLTyH-hwNC5cVfzN-LV08AbS_AvSa2uwMeIQdk,10756
|
12 |
+
dill/__init__.py,sha256=j-Jxl3H6bxatS0h2f8ywWs7DChwk7B9ozuZQBVcjYGU,3798
|
13 |
+
dill/__pycache__/__diff.cpython-310.pyc,,
|
14 |
+
dill/__pycache__/__info__.cpython-310.pyc,,
|
15 |
+
dill/__pycache__/__init__.cpython-310.pyc,,
|
16 |
+
dill/__pycache__/_dill.cpython-310.pyc,,
|
17 |
+
dill/__pycache__/_objects.cpython-310.pyc,,
|
18 |
+
dill/__pycache__/_shims.cpython-310.pyc,,
|
19 |
+
dill/__pycache__/detect.cpython-310.pyc,,
|
20 |
+
dill/__pycache__/logger.cpython-310.pyc,,
|
21 |
+
dill/__pycache__/objtypes.cpython-310.pyc,,
|
22 |
+
dill/__pycache__/pointers.cpython-310.pyc,,
|
23 |
+
dill/__pycache__/session.cpython-310.pyc,,
|
24 |
+
dill/__pycache__/settings.cpython-310.pyc,,
|
25 |
+
dill/__pycache__/source.cpython-310.pyc,,
|
26 |
+
dill/__pycache__/temp.cpython-310.pyc,,
|
27 |
+
dill/_dill.py,sha256=3Eo6gKj1sODJjgPgYNT8TU-YL6QNQ7rIeWPUVnRzyqQ,88548
|
28 |
+
dill/_objects.py,sha256=dPlUXzQIh8CA0fMy9NMbwwLGUPmXe5H8MdQtRWB1b_M,19605
|
29 |
+
dill/_shims.py,sha256=IuzQcyPET5VWmWMoSGStieoedvNXlb5suDpa4bykTbQ,6635
|
30 |
+
dill/detect.py,sha256=Mb-PfCxn1mg0l3TmHXyPNVEc4n3fuxc_nue6eL3-q_o,11114
|
31 |
+
dill/logger.py,sha256=YS5ZloAOKjJRZaOBRCaMUDWmWVQZcicvbXVSrz8L8XU,11134
|
32 |
+
dill/objtypes.py,sha256=BamGH3BEM6lLlxisuvXcGjsCRLNeoLs4_rFZrM5r2yM,736
|
33 |
+
dill/pointers.py,sha256=vnQzjwGtKMGnmbdYRXRWNLMyceNPSw4f7UpvwCXLYbE,4467
|
34 |
+
dill/session.py,sha256=NvCWpoP9r_rGBL2pOwwxOri8mFly5KlIWG3GwkBFnc0,23525
|
35 |
+
dill/settings.py,sha256=7I3yvSpPKstOqpoW2gv3X77kXK-hZlqCnF7nJUGhxTY,630
|
36 |
+
dill/source.py,sha256=DWfIxcBjpjbbKYz2DstV9kRdjajBdZLOcLXfsZsPo9U,45121
|
37 |
+
dill/temp.py,sha256=KJUry4t0UjQCh5t4LXcxNyMF_uOGHwcjTuNYTJD9qdA,8027
|
38 |
+
dill/tests/__init__.py,sha256=Gx-chVB-l-e7ncsGp2zF4BimTjbUyO7BY7RkrO835vY,479
|
39 |
+
dill/tests/__main__.py,sha256=fHhioQwcOvTPlf1RM_wVQ0Y3ndETWJOuXJQ2rVtqliA,899
|
40 |
+
dill/tests/__pycache__/__init__.cpython-310.pyc,,
|
41 |
+
dill/tests/__pycache__/__main__.cpython-310.pyc,,
|
42 |
+
dill/tests/__pycache__/test_abc.cpython-310.pyc,,
|
43 |
+
dill/tests/__pycache__/test_check.cpython-310.pyc,,
|
44 |
+
dill/tests/__pycache__/test_classdef.cpython-310.pyc,,
|
45 |
+
dill/tests/__pycache__/test_dataclasses.cpython-310.pyc,,
|
46 |
+
dill/tests/__pycache__/test_detect.cpython-310.pyc,,
|
47 |
+
dill/tests/__pycache__/test_dictviews.cpython-310.pyc,,
|
48 |
+
dill/tests/__pycache__/test_diff.cpython-310.pyc,,
|
49 |
+
dill/tests/__pycache__/test_extendpickle.cpython-310.pyc,,
|
50 |
+
dill/tests/__pycache__/test_fglobals.cpython-310.pyc,,
|
51 |
+
dill/tests/__pycache__/test_file.cpython-310.pyc,,
|
52 |
+
dill/tests/__pycache__/test_functions.cpython-310.pyc,,
|
53 |
+
dill/tests/__pycache__/test_functors.cpython-310.pyc,,
|
54 |
+
dill/tests/__pycache__/test_logger.cpython-310.pyc,,
|
55 |
+
dill/tests/__pycache__/test_mixins.cpython-310.pyc,,
|
56 |
+
dill/tests/__pycache__/test_module.cpython-310.pyc,,
|
57 |
+
dill/tests/__pycache__/test_moduledict.cpython-310.pyc,,
|
58 |
+
dill/tests/__pycache__/test_nested.cpython-310.pyc,,
|
59 |
+
dill/tests/__pycache__/test_objects.cpython-310.pyc,,
|
60 |
+
dill/tests/__pycache__/test_properties.cpython-310.pyc,,
|
61 |
+
dill/tests/__pycache__/test_pycapsule.cpython-310.pyc,,
|
62 |
+
dill/tests/__pycache__/test_recursive.cpython-310.pyc,,
|
63 |
+
dill/tests/__pycache__/test_registered.cpython-310.pyc,,
|
64 |
+
dill/tests/__pycache__/test_restricted.cpython-310.pyc,,
|
65 |
+
dill/tests/__pycache__/test_selected.cpython-310.pyc,,
|
66 |
+
dill/tests/__pycache__/test_session.cpython-310.pyc,,
|
67 |
+
dill/tests/__pycache__/test_source.cpython-310.pyc,,
|
68 |
+
dill/tests/__pycache__/test_temp.cpython-310.pyc,,
|
69 |
+
dill/tests/__pycache__/test_weakref.cpython-310.pyc,,
|
70 |
+
dill/tests/test_abc.py,sha256=BSjSKKCQ5_iPfFxAd0yBq4KSAJxelrlC3IzoAhjd1C4,4227
|
71 |
+
dill/tests/test_check.py,sha256=4F5gkX6zxY7C5sD2_0Tkqf3T3jmQl0K15FOxYUTZQl0,1396
|
72 |
+
dill/tests/test_classdef.py,sha256=fI3fVk4SlsjNMMs5RfU6DUCaxpP7YYRjvLZ2nhXMHuc,8600
|
73 |
+
dill/tests/test_dataclasses.py,sha256=yKjFuG24ymLtjk-sZZdhvNY7aDqerTDpMcfi_eV4ft0,890
|
74 |
+
dill/tests/test_detect.py,sha256=sE9THufHXCDysBPQ4QkN5DHn6DaIldVRAEciseIRH08,4083
|
75 |
+
dill/tests/test_dictviews.py,sha256=Jhol0cQWPwoQrp7OPxGhU8FNRX2GgfFp9fTahCvQEPA,1337
|
76 |
+
dill/tests/test_diff.py,sha256=5VIWf2fpV6auLHNfzkHLTrgx6AJBlE2xe5Wanfmq8TM,2667
|
77 |
+
dill/tests/test_extendpickle.py,sha256=gONrMBHO94Edhnqm1wo49hgzwmaxHs7L-86Hs-7albY,1315
|
78 |
+
dill/tests/test_fglobals.py,sha256=DCvdojmKcLN_X9vX4Qe1FbsqjeoJK-wsY2uJwBfNFro,1676
|
79 |
+
dill/tests/test_file.py,sha256=jUU2h8qaDOIe1mn_Ng7wqCZcd7Ucx3TAaI-K_90_Tbk,13578
|
80 |
+
dill/tests/test_functions.py,sha256=-mqTpUbzRu8GynjBGD25dRDm8qInIe07sRZmCcA_iXY,4267
|
81 |
+
dill/tests/test_functors.py,sha256=7rx9wLmrgFwF0gUm_-SGOISPYSok0XjmrQ-jFMRt6gs,930
|
82 |
+
dill/tests/test_logger.py,sha256=D9zGRaA-CEadG13orPS_D4gPVZlkqXf9Zu8wn2oMiYc,2385
|
83 |
+
dill/tests/test_mixins.py,sha256=YtB24BjodooLj85ijFbAxiM7LlFQZAUL8RQVx9vIAwY,4007
|
84 |
+
dill/tests/test_module.py,sha256=KLl_gZJJqDY7S_bD5wCqKL8JQCS0MDMoipVQSDfASlo,1943
|
85 |
+
dill/tests/test_moduledict.py,sha256=faXG6-5AcmCfP3xe2FYGOUdSosU-9TWnKU_ZVqPDaxY,1182
|
86 |
+
dill/tests/test_nested.py,sha256=ViWiOrChLZktS0z6qyKqMxDdTuy9kAX4qMgH_OreMcc,3146
|
87 |
+
dill/tests/test_objects.py,sha256=pPAth0toC_UWztuKHC7NZlsRBb0g_gSAt70UbUtXEXo,1931
|
88 |
+
dill/tests/test_properties.py,sha256=h35c-lYir1JG6oLPtrA0eYE0xoSohIimsA3yIfRw6yA,1346
|
89 |
+
dill/tests/test_pycapsule.py,sha256=EXFyB6g1Wx9O9LM6StIeUKhrhln4_hou1xrtGwkt4Cw,1417
|
90 |
+
dill/tests/test_recursive.py,sha256=bfr-BsK1Xu0PU7l2srHsDXdY2l1LeM3L3w7NraXO0cc,4182
|
91 |
+
dill/tests/test_registered.py,sha256=J3oku053VfdJgYh4Z5_kyFRf-C52JglIzjcyxEaYOhk,1573
|
92 |
+
dill/tests/test_restricted.py,sha256=xLMIae8sYJksAj9hKKyHFHIL8vtbGpFeOULz59snYM4,783
|
93 |
+
dill/tests/test_selected.py,sha256=Hp-AAd6Qp5FJZ-vY_Bbejo5Rg6xFstec5QkSg5D7Aac,3218
|
94 |
+
dill/tests/test_session.py,sha256=KoSPvs4c4VJ8mFMF7EUlD_3GwcOhhipt9fqHr--Go-4,10161
|
95 |
+
dill/tests/test_source.py,sha256=wZTYBbpzUwj3Mz5OjrHQKfskaVVwuy2UQDg5p2wLbT4,6036
|
96 |
+
dill/tests/test_temp.py,sha256=F_7nJkSetLIBSAYMw1-hYh03iVrEYwGs-4GIUzoBOfY,2619
|
97 |
+
dill/tests/test_weakref.py,sha256=mrjZP5aPtUP1wBD6ibPsDsfI9ffmq_Ykt7ltoodi5Lg,1602
|
venv/lib/python3.10/site-packages/dill-0.3.8.dist-info/WHEEL
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Wheel-Version: 1.0
|
2 |
+
Generator: bdist_wheel (0.37.1)
|
3 |
+
Root-Is-Purelib: true
|
4 |
+
Tag: py3-none-any
|
5 |
+
|
venv/lib/python3.10/site-packages/dill-0.3.8.dist-info/top_level.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
dill
|
venv/lib/python3.10/site-packages/isympy.py
ADDED
@@ -0,0 +1,342 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
"""
|
2 |
+
Python shell for SymPy.
|
3 |
+
|
4 |
+
This is just a normal Python shell (IPython shell if you have the
|
5 |
+
IPython package installed), that executes the following commands for
|
6 |
+
the user:
|
7 |
+
|
8 |
+
>>> from __future__ import division
|
9 |
+
>>> from sympy import *
|
10 |
+
>>> x, y, z, t = symbols('x y z t')
|
11 |
+
>>> k, m, n = symbols('k m n', integer=True)
|
12 |
+
>>> f, g, h = symbols('f g h', cls=Function)
|
13 |
+
>>> init_printing()
|
14 |
+
|
15 |
+
So starting 'isympy' is equivalent to starting Python (or IPython) and
|
16 |
+
executing the above commands by hand. It is intended for easy and quick
|
17 |
+
experimentation with SymPy. isympy is a good way to use SymPy as an
|
18 |
+
interactive calculator. If you have IPython and Matplotlib installed, then
|
19 |
+
interactive plotting is enabled by default.
|
20 |
+
|
21 |
+
COMMAND LINE OPTIONS
|
22 |
+
--------------------
|
23 |
+
|
24 |
+
-c CONSOLE, --console=CONSOLE
|
25 |
+
|
26 |
+
Use the specified shell (Python or IPython) shell as the console
|
27 |
+
backend instead of the default one (IPython if present, Python
|
28 |
+
otherwise), e.g.:
|
29 |
+
|
30 |
+
$isympy -c python
|
31 |
+
|
32 |
+
CONSOLE must be one of 'ipython' or 'python'
|
33 |
+
|
34 |
+
-p PRETTY, --pretty PRETTY
|
35 |
+
|
36 |
+
Setup pretty-printing in SymPy. When pretty-printing is enabled,
|
37 |
+
expressions can be printed with Unicode or ASCII. The default is
|
38 |
+
to use pretty-printing (with Unicode if the terminal supports it).
|
39 |
+
When this option is 'no', expressions will not be pretty-printed
|
40 |
+
and ASCII will be used:
|
41 |
+
|
42 |
+
$isympy -p no
|
43 |
+
|
44 |
+
PRETTY must be one of 'unicode', 'ascii', or 'no'
|
45 |
+
|
46 |
+
-t TYPES, --types=TYPES
|
47 |
+
|
48 |
+
Setup the ground types for the polys. By default, gmpy ground types
|
49 |
+
are used if gmpy2 or gmpy is installed, otherwise it falls back to python
|
50 |
+
ground types, which are a little bit slower. You can manually
|
51 |
+
choose python ground types even if gmpy is installed (e.g., for
|
52 |
+
testing purposes):
|
53 |
+
|
54 |
+
$isympy -t python
|
55 |
+
|
56 |
+
TYPES must be one of 'gmpy', 'gmpy1' or 'python'
|
57 |
+
|
58 |
+
Note that the ground type gmpy1 is primarily intended for testing; it
|
59 |
+
forces the use of gmpy version 1 even if gmpy2 is available.
|
60 |
+
|
61 |
+
This is the same as setting the environment variable
|
62 |
+
SYMPY_GROUND_TYPES to the given ground type (e.g.,
|
63 |
+
SYMPY_GROUND_TYPES='gmpy')
|
64 |
+
|
65 |
+
The ground types can be determined interactively from the variable
|
66 |
+
sympy.polys.domains.GROUND_TYPES.
|
67 |
+
|
68 |
+
-o ORDER, --order ORDER
|
69 |
+
|
70 |
+
Setup the ordering of terms for printing. The default is lex, which
|
71 |
+
orders terms lexicographically (e.g., x**2 + x + 1). You can choose
|
72 |
+
other orderings, such as rev-lex, which will use reverse
|
73 |
+
lexicographic ordering (e.g., 1 + x + x**2):
|
74 |
+
|
75 |
+
$isympy -o rev-lex
|
76 |
+
|
77 |
+
ORDER must be one of 'lex', 'rev-lex', 'grlex', 'rev-grlex',
|
78 |
+
'grevlex', 'rev-grevlex', 'old', or 'none'.
|
79 |
+
|
80 |
+
Note that for very large expressions, ORDER='none' may speed up
|
81 |
+
printing considerably but the terms will have no canonical order.
|
82 |
+
|
83 |
+
-q, --quiet
|
84 |
+
|
85 |
+
Print only Python's and SymPy's versions to stdout at startup.
|
86 |
+
|
87 |
+
-d, --doctest
|
88 |
+
|
89 |
+
Use the same format that should be used for doctests. This is
|
90 |
+
equivalent to -c python -p no.
|
91 |
+
|
92 |
+
-C, --no-cache
|
93 |
+
|
94 |
+
Disable the caching mechanism. Disabling the cache may slow certain
|
95 |
+
operations down considerably. This is useful for testing the cache,
|
96 |
+
or for benchmarking, as the cache can result in deceptive timings.
|
97 |
+
|
98 |
+
This is equivalent to setting the environment variable
|
99 |
+
SYMPY_USE_CACHE to 'no'.
|
100 |
+
|
101 |
+
-a, --auto-symbols (requires at least IPython 0.11)
|
102 |
+
|
103 |
+
Automatically create missing symbols. Normally, typing a name of a
|
104 |
+
Symbol that has not been instantiated first would raise NameError,
|
105 |
+
but with this option enabled, any undefined name will be
|
106 |
+
automatically created as a Symbol.
|
107 |
+
|
108 |
+
Note that this is intended only for interactive, calculator style
|
109 |
+
usage. In a script that uses SymPy, Symbols should be instantiated
|
110 |
+
at the top, so that it's clear what they are.
|
111 |
+
|
112 |
+
This will not override any names that are already defined, which
|
113 |
+
includes the single character letters represented by the mnemonic
|
114 |
+
QCOSINE (see the "Gotchas and Pitfalls" document in the
|
115 |
+
documentation). You can delete existing names by executing "del
|
116 |
+
name". If a name is defined, typing "'name' in dir()" will return True.
|
117 |
+
|
118 |
+
The Symbols that are created using this have default assumptions.
|
119 |
+
If you want to place assumptions on symbols, you should create them
|
120 |
+
using symbols() or var().
|
121 |
+
|
122 |
+
Finally, this only works in the top level namespace. So, for
|
123 |
+
example, if you define a function in isympy with an undefined
|
124 |
+
Symbol, it will not work.
|
125 |
+
|
126 |
+
See also the -i and -I options.
|
127 |
+
|
128 |
+
-i, --int-to-Integer (requires at least IPython 0.11)
|
129 |
+
|
130 |
+
Automatically wrap int literals with Integer. This makes it so that
|
131 |
+
things like 1/2 will come out as Rational(1, 2), rather than 0.5. This
|
132 |
+
works by preprocessing the source and wrapping all int literals with
|
133 |
+
Integer. Note that this will not change the behavior of int literals
|
134 |
+
assigned to variables, and it also won't change the behavior of functions
|
135 |
+
that return int literals.
|
136 |
+
|
137 |
+
If you want an int, you can wrap the literal in int(), e.g. int(3)/int(2)
|
138 |
+
gives 1.5 (with division imported from __future__).
|
139 |
+
|
140 |
+
-I, --interactive (requires at least IPython 0.11)
|
141 |
+
|
142 |
+
This is equivalent to --auto-symbols --int-to-Integer. Future options
|
143 |
+
designed for ease of interactive use may be added to this.
|
144 |
+
|
145 |
+
-D, --debug
|
146 |
+
|
147 |
+
Enable debugging output. This is the same as setting the
|
148 |
+
environment variable SYMPY_DEBUG to 'True'. The debug status is set
|
149 |
+
in the variable SYMPY_DEBUG within isympy.
|
150 |
+
|
151 |
+
-- IPython options
|
152 |
+
|
153 |
+
Additionally you can pass command line options directly to the IPython
|
154 |
+
interpreter (the standard Python shell is not supported). However you
|
155 |
+
need to add the '--' separator between two types of options, e.g the
|
156 |
+
startup banner option and the colors option. You need to enter the
|
157 |
+
options as required by the version of IPython that you are using, too:
|
158 |
+
|
159 |
+
in IPython 0.11,
|
160 |
+
|
161 |
+
$isympy -q -- --colors=NoColor
|
162 |
+
|
163 |
+
or older versions of IPython,
|
164 |
+
|
165 |
+
$isympy -q -- -colors NoColor
|
166 |
+
|
167 |
+
See also isympy --help.
|
168 |
+
"""
|
169 |
+
|
170 |
+
import os
|
171 |
+
import sys
|
172 |
+
|
173 |
+
# DO NOT IMPORT SYMPY HERE! Or the setting of the sympy environment variables
|
174 |
+
# by the command line will break.
|
175 |
+
|
176 |
+
def main() -> None:
|
177 |
+
from argparse import ArgumentParser, RawDescriptionHelpFormatter
|
178 |
+
|
179 |
+
VERSION = None
|
180 |
+
if '--version' in sys.argv:
|
181 |
+
# We cannot import sympy before this is run, because flags like -C and
|
182 |
+
# -t set environment variables that must be set before SymPy is
|
183 |
+
# imported. The only thing we need to import it for is to get the
|
184 |
+
# version, which only matters with the --version flag.
|
185 |
+
import sympy
|
186 |
+
VERSION = sympy.__version__
|
187 |
+
|
188 |
+
usage = 'isympy [options] -- [ipython options]'
|
189 |
+
parser = ArgumentParser(
|
190 |
+
usage=usage,
|
191 |
+
description=__doc__,
|
192 |
+
formatter_class=RawDescriptionHelpFormatter,
|
193 |
+
)
|
194 |
+
|
195 |
+
parser.add_argument('--version', action='version', version=VERSION)
|
196 |
+
|
197 |
+
parser.add_argument(
|
198 |
+
'-c', '--console',
|
199 |
+
dest='console',
|
200 |
+
action='store',
|
201 |
+
default=None,
|
202 |
+
choices=['ipython', 'python'],
|
203 |
+
metavar='CONSOLE',
|
204 |
+
help='select type of interactive session: ipython | python; defaults '
|
205 |
+
'to ipython if IPython is installed, otherwise python')
|
206 |
+
|
207 |
+
parser.add_argument(
|
208 |
+
'-p', '--pretty',
|
209 |
+
dest='pretty',
|
210 |
+
action='store',
|
211 |
+
default=None,
|
212 |
+
metavar='PRETTY',
|
213 |
+
choices=['unicode', 'ascii', 'no'],
|
214 |
+
help='setup pretty printing: unicode | ascii | no; defaults to '
|
215 |
+
'unicode printing if the terminal supports it, otherwise ascii')
|
216 |
+
|
217 |
+
parser.add_argument(
|
218 |
+
'-t', '--types',
|
219 |
+
dest='types',
|
220 |
+
action='store',
|
221 |
+
default=None,
|
222 |
+
metavar='TYPES',
|
223 |
+
choices=['gmpy', 'gmpy1', 'python'],
|
224 |
+
help='setup ground types: gmpy | gmpy1 | python; defaults to gmpy if gmpy2 '
|
225 |
+
'or gmpy is installed, otherwise python')
|
226 |
+
|
227 |
+
parser.add_argument(
|
228 |
+
'-o', '--order',
|
229 |
+
dest='order',
|
230 |
+
action='store',
|
231 |
+
default=None,
|
232 |
+
metavar='ORDER',
|
233 |
+
choices=['lex', 'grlex', 'grevlex', 'rev-lex', 'rev-grlex', 'rev-grevlex', 'old', 'none'],
|
234 |
+
help='setup ordering of terms: [rev-]lex | [rev-]grlex | [rev-]grevlex | old | none; defaults to lex')
|
235 |
+
|
236 |
+
parser.add_argument(
|
237 |
+
'-q', '--quiet',
|
238 |
+
dest='quiet',
|
239 |
+
action='store_true',
|
240 |
+
default=False,
|
241 |
+
help='print only version information at startup')
|
242 |
+
|
243 |
+
parser.add_argument(
|
244 |
+
'-d', '--doctest',
|
245 |
+
dest='doctest',
|
246 |
+
action='store_true',
|
247 |
+
default=False,
|
248 |
+
help='use the doctest format for output (you can just copy and paste it)')
|
249 |
+
|
250 |
+
parser.add_argument(
|
251 |
+
'-C', '--no-cache',
|
252 |
+
dest='cache',
|
253 |
+
action='store_false',
|
254 |
+
default=True,
|
255 |
+
help='disable caching mechanism')
|
256 |
+
|
257 |
+
parser.add_argument(
|
258 |
+
'-a', '--auto-symbols',
|
259 |
+
dest='auto_symbols',
|
260 |
+
action='store_true',
|
261 |
+
default=False,
|
262 |
+
help='automatically construct missing symbols')
|
263 |
+
|
264 |
+
parser.add_argument(
|
265 |
+
'-i', '--int-to-Integer',
|
266 |
+
dest='auto_int_to_Integer',
|
267 |
+
action='store_true',
|
268 |
+
default=False,
|
269 |
+
help="automatically wrap int literals with Integer")
|
270 |
+
|
271 |
+
parser.add_argument(
|
272 |
+
'-I', '--interactive',
|
273 |
+
dest='interactive',
|
274 |
+
action='store_true',
|
275 |
+
default=False,
|
276 |
+
help="equivalent to -a -i")
|
277 |
+
|
278 |
+
parser.add_argument(
|
279 |
+
'-D', '--debug',
|
280 |
+
dest='debug',
|
281 |
+
action='store_true',
|
282 |
+
default=False,
|
283 |
+
help='enable debugging output')
|
284 |
+
|
285 |
+
(options, ipy_args) = parser.parse_known_args()
|
286 |
+
if '--' in ipy_args:
|
287 |
+
ipy_args.remove('--')
|
288 |
+
|
289 |
+
if not options.cache:
|
290 |
+
os.environ['SYMPY_USE_CACHE'] = 'no'
|
291 |
+
|
292 |
+
if options.types:
|
293 |
+
os.environ['SYMPY_GROUND_TYPES'] = options.types
|
294 |
+
|
295 |
+
if options.debug:
|
296 |
+
os.environ['SYMPY_DEBUG'] = str(options.debug)
|
297 |
+
|
298 |
+
if options.doctest:
|
299 |
+
options.pretty = 'no'
|
300 |
+
options.console = 'python'
|
301 |
+
|
302 |
+
session = options.console
|
303 |
+
|
304 |
+
if session is not None:
|
305 |
+
ipython = session == 'ipython'
|
306 |
+
else:
|
307 |
+
try:
|
308 |
+
import IPython
|
309 |
+
ipython = True
|
310 |
+
except ImportError:
|
311 |
+
if not options.quiet:
|
312 |
+
from sympy.interactive.session import no_ipython
|
313 |
+
print(no_ipython)
|
314 |
+
ipython = False
|
315 |
+
|
316 |
+
args = {
|
317 |
+
'pretty_print': True,
|
318 |
+
'use_unicode': None,
|
319 |
+
'use_latex': None,
|
320 |
+
'order': None,
|
321 |
+
'argv': ipy_args,
|
322 |
+
}
|
323 |
+
|
324 |
+
if options.pretty == 'unicode':
|
325 |
+
args['use_unicode'] = True
|
326 |
+
elif options.pretty == 'ascii':
|
327 |
+
args['use_unicode'] = False
|
328 |
+
elif options.pretty == 'no':
|
329 |
+
args['pretty_print'] = False
|
330 |
+
|
331 |
+
if options.order is not None:
|
332 |
+
args['order'] = options.order
|
333 |
+
|
334 |
+
args['quiet'] = options.quiet
|
335 |
+
args['auto_symbols'] = options.auto_symbols or options.interactive
|
336 |
+
args['auto_int_to_Integer'] = options.auto_int_to_Integer or options.interactive
|
337 |
+
|
338 |
+
from sympy.interactive import init_session
|
339 |
+
init_session(ipython, **args)
|
340 |
+
|
341 |
+
if __name__ == "__main__":
|
342 |
+
main()
|
venv/lib/python3.10/site-packages/nltk-3.8.1.dist-info/AUTHORS.md
ADDED
@@ -0,0 +1,313 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Natural Language Toolkit (NLTK) Authors
|
2 |
+
|
3 |
+
## Original Authors
|
4 |
+
|
5 |
+
- Steven Bird <[email protected]>
|
6 |
+
- Edward Loper <[email protected]>
|
7 |
+
- Ewan Klein <[email protected]>
|
8 |
+
|
9 |
+
## Contributors
|
10 |
+
|
11 |
+
- Tom Aarsen
|
12 |
+
- Rami Al-Rfou'
|
13 |
+
- Mark Amery
|
14 |
+
- Greg Aumann
|
15 |
+
- Ivan Barria
|
16 |
+
- Ingolf Becker
|
17 |
+
- Yonatan Becker
|
18 |
+
- Paul Bedaride
|
19 |
+
- Steven Bethard
|
20 |
+
- Robert Berwick
|
21 |
+
- Dan Blanchard
|
22 |
+
- Nathan Bodenstab
|
23 |
+
- Alexander Böhm
|
24 |
+
- Francis Bond
|
25 |
+
- Paul Bone
|
26 |
+
- Jordan Boyd-Graber
|
27 |
+
- Daniel Blanchard
|
28 |
+
- Phil Blunsom
|
29 |
+
- Lars Buitinck
|
30 |
+
- Cristian Capdevila
|
31 |
+
- Steve Cassidy
|
32 |
+
- Chen-Fu Chiang
|
33 |
+
- Dmitry Chichkov
|
34 |
+
- Jinyoung Choi
|
35 |
+
- Andrew Clausen
|
36 |
+
- Lucas Champollion
|
37 |
+
- Graham Christensen
|
38 |
+
- Trevor Cohn
|
39 |
+
- David Coles
|
40 |
+
- Tom Conroy <https://github.com/tconroy>
|
41 |
+
- Claude Coulombe
|
42 |
+
- Lucas Cooper
|
43 |
+
- Robin Cooper
|
44 |
+
- Chris Crowner
|
45 |
+
- James Curran
|
46 |
+
- Arthur Darcet
|
47 |
+
- Dariel Dato-on
|
48 |
+
- Selina Dennis
|
49 |
+
- Leon Derczynski
|
50 |
+
- Alexis Dimitriadis
|
51 |
+
- Nikhil Dinesh
|
52 |
+
- Liang Dong
|
53 |
+
- David Doukhan
|
54 |
+
- Rebecca Dridan
|
55 |
+
- Pablo Duboue
|
56 |
+
- Long Duong
|
57 |
+
- Christian Federmann
|
58 |
+
- Campion Fellin
|
59 |
+
- Michelle Fullwood
|
60 |
+
- Dan Garrette
|
61 |
+
- Maciej Gawinecki
|
62 |
+
- Jean Mark Gawron
|
63 |
+
- Sumukh Ghodke
|
64 |
+
- Yoav Goldberg
|
65 |
+
- Michael Wayne Goodman
|
66 |
+
- Dougal Graham
|
67 |
+
- Brent Gray
|
68 |
+
- Simon Greenhill
|
69 |
+
- Clark Grubb
|
70 |
+
- Eduardo Pereira Habkost
|
71 |
+
- Masato Hagiwara
|
72 |
+
- Lauri Hallila
|
73 |
+
- Michael Hansen
|
74 |
+
- Yurie Hara
|
75 |
+
- Will Hardy
|
76 |
+
- Tyler Hartley
|
77 |
+
- Peter Hawkins
|
78 |
+
- Saimadhav Heblikar
|
79 |
+
- Fredrik Hedman
|
80 |
+
- Helder
|
81 |
+
- Michael Heilman
|
82 |
+
- Ofer Helman
|
83 |
+
- Christopher Hench
|
84 |
+
- Bruce Hill
|
85 |
+
- Amy Holland
|
86 |
+
- Kristy Hollingshead
|
87 |
+
- Marcus Huderle
|
88 |
+
- Baden Hughes
|
89 |
+
- Nancy Ide
|
90 |
+
- Rebecca Ingram
|
91 |
+
- Edward Ivanovic
|
92 |
+
- Thomas Jakobsen
|
93 |
+
- Nick Johnson
|
94 |
+
- Eric Kafe
|
95 |
+
- Piotr Kasprzyk
|
96 |
+
- Angelos Katharopoulos
|
97 |
+
- Sudharshan Kaushik
|
98 |
+
- Chris Koenig
|
99 |
+
- Mikhail Korobov
|
100 |
+
- Denis Krusko
|
101 |
+
- Ilia Kurenkov
|
102 |
+
- Stefano Lattarini
|
103 |
+
- Pierre-François Laquerre
|
104 |
+
- Stefano Lattarini
|
105 |
+
- Haejoong Lee
|
106 |
+
- Jackson Lee
|
107 |
+
- Max Leonov
|
108 |
+
- Chris Liechti
|
109 |
+
- Hyuckin David Lim
|
110 |
+
- Tom Lippincott
|
111 |
+
- Peter Ljunglöf
|
112 |
+
- Alex Louden
|
113 |
+
- Joseph Lynch
|
114 |
+
- Nitin Madnani
|
115 |
+
- Felipe Madrigal
|
116 |
+
- Bjørn Mæland
|
117 |
+
- Dean Malmgren
|
118 |
+
- Christopher Maloof
|
119 |
+
- Rob Malouf
|
120 |
+
- Iker Manterola
|
121 |
+
- Carl de Marcken
|
122 |
+
- Mitch Marcus
|
123 |
+
- Torsten Marek
|
124 |
+
- Robert Marshall
|
125 |
+
- Marius Mather
|
126 |
+
- Duncan McGreggor
|
127 |
+
- David McClosky
|
128 |
+
- Xinfan Meng
|
129 |
+
- Dmitrijs Milajevs
|
130 |
+
- Margaret Mitchell
|
131 |
+
- Tomonori Nagano
|
132 |
+
- Jason Narad
|
133 |
+
- Shari A’aidil Nasruddin
|
134 |
+
- Lance Nathan
|
135 |
+
- Morten Neergaard
|
136 |
+
- David Nemeskey
|
137 |
+
- Eric Nichols
|
138 |
+
- Joel Nothman
|
139 |
+
- Alireza Nourian
|
140 |
+
- Alexander Oleynikov
|
141 |
+
- Pierpaolo Pantone
|
142 |
+
- Ted Pedersen
|
143 |
+
- Jacob Perkins
|
144 |
+
- Alberto Planas
|
145 |
+
- Ondrej Platek
|
146 |
+
- Alessandro Presta
|
147 |
+
- Qi Liu
|
148 |
+
- Martin Thorsen Ranang
|
149 |
+
- Michael Recachinas
|
150 |
+
- Brandon Rhodes
|
151 |
+
- Joshua Ritterman
|
152 |
+
- Will Roberts
|
153 |
+
- Stuart Robinson
|
154 |
+
- Carlos Rodriguez
|
155 |
+
- Lorenzo Rubio
|
156 |
+
- Alex Rudnick
|
157 |
+
- Jussi Salmela
|
158 |
+
- Geoffrey Sampson
|
159 |
+
- Kepa Sarasola
|
160 |
+
- Kevin Scannell
|
161 |
+
- Nathan Schneider
|
162 |
+
- Rico Sennrich
|
163 |
+
- Thomas Skardal
|
164 |
+
- Eric Smith
|
165 |
+
- Lynn Soe
|
166 |
+
- Rob Speer
|
167 |
+
- Peter Spiller
|
168 |
+
- Richard Sproat
|
169 |
+
- Ceri Stagg
|
170 |
+
- Peter Stahl
|
171 |
+
- Oliver Steele
|
172 |
+
- Thomas Stieglmaier
|
173 |
+
- Jan Strunk
|
174 |
+
- Liling Tan
|
175 |
+
- Claire Taylor
|
176 |
+
- Louis Tiao
|
177 |
+
- Steven Tomcavage
|
178 |
+
- Tiago Tresoldi
|
179 |
+
- Marcus Uneson
|
180 |
+
- Yu Usami
|
181 |
+
- Petro Verkhogliad
|
182 |
+
- Peter Wang
|
183 |
+
- Zhe Wang
|
184 |
+
- Charlotte Wilson
|
185 |
+
- Chuck Wooters
|
186 |
+
- Steven Xu
|
187 |
+
- Beracah Yankama
|
188 |
+
- Lei Ye (叶磊)
|
189 |
+
- Patrick Ye
|
190 |
+
- Geraldine Sim Wei Ying
|
191 |
+
- Jason Yoder
|
192 |
+
- Thomas Zieglier
|
193 |
+
- 0ssifrage
|
194 |
+
- ducki13
|
195 |
+
- kiwipi
|
196 |
+
- lade
|
197 |
+
- isnowfy
|
198 |
+
- onesandzeros
|
199 |
+
- pquentin
|
200 |
+
- wvanlint
|
201 |
+
- Álvaro Justen <https://github.com/turicas>
|
202 |
+
- bjut-hz
|
203 |
+
- Sergio Oller
|
204 |
+
- Will Monroe
|
205 |
+
- Elijah Rippeth
|
206 |
+
- Emil Manukyan
|
207 |
+
- Casper Lehmann-Strøm
|
208 |
+
- Andrew Giel
|
209 |
+
- Tanin Na Nakorn
|
210 |
+
- Linghao Zhang
|
211 |
+
- Colin Carroll
|
212 |
+
- Heguang Miao
|
213 |
+
- Hannah Aizenman (story645)
|
214 |
+
- George Berry
|
215 |
+
- Adam Nelson
|
216 |
+
- J Richard Snape
|
217 |
+
- Alex Constantin <[email protected]>
|
218 |
+
- Tsolak Ghukasyan
|
219 |
+
- Prasasto Adi
|
220 |
+
- Safwan Kamarrudin
|
221 |
+
- Arthur Tilley
|
222 |
+
- Vilhjalmur Thorsteinsson
|
223 |
+
- Jaehoon Hwang <https://github.com/jaehoonhwang>
|
224 |
+
- Chintan Shah <https://github.com/chintanshah24>
|
225 |
+
- sbagan
|
226 |
+
- Zicheng Xu
|
227 |
+
- Albert Au Yeung <https://github.com/albertauyeung>
|
228 |
+
- Shenjian Zhao
|
229 |
+
- Deng Wang <https://github.com/lmatt-bit>
|
230 |
+
- Ali Abdullah
|
231 |
+
- Stoytcho Stoytchev
|
232 |
+
- Lakhdar Benzahia
|
233 |
+
- Kheireddine Abainia <https://github.com/xprogramer>
|
234 |
+
- Yibin Lin <https://github.com/yibinlin>
|
235 |
+
- Artiem Krinitsyn
|
236 |
+
- Björn Mattsson
|
237 |
+
- Oleg Chislov
|
238 |
+
- Pavan Gururaj Joshi <https://github.com/PavanGJ>
|
239 |
+
- Ethan Hill <https://github.com/hill1303>
|
240 |
+
- Vivek Lakshmanan
|
241 |
+
- Somnath Rakshit <https://github.com/somnathrakshit>
|
242 |
+
- Anlan Du
|
243 |
+
- Pulkit Maloo <https://github.com/pulkitmaloo>
|
244 |
+
- Brandon M. Burroughs <https://github.com/brandonmburroughs>
|
245 |
+
- John Stewart <https://github.com/free-variation>
|
246 |
+
- Iaroslav Tymchenko <https://github.com/myproblemchild>
|
247 |
+
- Aleš Tamchyna
|
248 |
+
- Tim Gianitsos <https://github.com/timgianitsos>
|
249 |
+
- Philippe Partarrieu <https://github.com/ppartarr>
|
250 |
+
- Andrew Owen Martin
|
251 |
+
- Adrian Ellis <https://github.com/adrianjellis>
|
252 |
+
- Nat Quayle Nelson <https://github.com/nqnstudios>
|
253 |
+
- Yanpeng Zhao <https://github.com/zhaoyanpeng>
|
254 |
+
- Matan Rak <https://github.com/matanrak>
|
255 |
+
- Nick Ulle <https://github.com/nick-ulle>
|
256 |
+
- Uday Krishna <https://github.com/udaykrishna>
|
257 |
+
- Osman Zubair <https://github.com/okz12>
|
258 |
+
- Viresh Gupta <https://github.com/virresh>
|
259 |
+
- Ondřej Cífka <https://github.com/cifkao>
|
260 |
+
- Iris X. Zhou <https://github.com/irisxzhou>
|
261 |
+
- Devashish Lal <https://github.com/BLaZeKiLL>
|
262 |
+
- Gerhard Kremer <https://github.com/GerhardKa>
|
263 |
+
- Nicolas Darr <https://github.com/ndarr>
|
264 |
+
- Hervé Nicol <https://github.com/hervenicol>
|
265 |
+
- Alexandre H. T. Dias <https://github.com/alexandredias3d>
|
266 |
+
- Daksh Shah <https://github.com/Daksh>
|
267 |
+
- Jacob Weightman <https://github.com/jacobdweightman>
|
268 |
+
- Bonifacio de Oliveira <https://github.com/Bonifacio2>
|
269 |
+
- Armins Bagrats Stepanjans <https://github.com/ab-10>
|
270 |
+
- Vassilis Palassopoulos <https://github.com/palasso>
|
271 |
+
- Ram Rachum <https://github.com/cool-RR>
|
272 |
+
- Or Sharir <https://github.com/orsharir>
|
273 |
+
- Denali Molitor <https://github.com/dmmolitor>
|
274 |
+
- Jacob Moorman <https://github.com/jdmoorman>
|
275 |
+
- Cory Nezin <https://github.com/corynezin>
|
276 |
+
- Matt Chaput
|
277 |
+
- Danny Sepler <https://github.com/dannysepler>
|
278 |
+
- Akshita Bhagia <https://github.com/AkshitaB>
|
279 |
+
- Pratap Yadav <https://github.com/prtpydv>
|
280 |
+
- Hiroki Teranishi <https://github.com/chantera>
|
281 |
+
- Ruben Cartuyvels <https://github.com/rubencart>
|
282 |
+
- Dalton Pearson <https://github.com/daltonpearson>
|
283 |
+
- Robby Horvath <https://github.com/robbyhorvath>
|
284 |
+
- Gavish Poddar <https://github.com/gavishpoddar>
|
285 |
+
- Saibo Geng <https://github.com/Saibo-creator>
|
286 |
+
- Ahmet Yildirim <https://github.com/RnDevelover>
|
287 |
+
- Yuta Nakamura <https://github.com/yutanakamura-tky>
|
288 |
+
- Adam Hawley <https://github.com/adamjhawley>
|
289 |
+
- Panagiotis Simakis <https://github.com/sp1thas>
|
290 |
+
- Richard Wang <https://github.com/richarddwang>
|
291 |
+
- Alexandre Perez-Lebel <https://github.com/aperezlebel>
|
292 |
+
- Fernando Carranza <https://github.com/fernandocar86>
|
293 |
+
- Martin Kondratzky <https://github.com/martinkondra>
|
294 |
+
- Heungson Lee <https://github.com/heungson>
|
295 |
+
- M.K. Pawelkiewicz <https://github.com/hamiltonianflow>
|
296 |
+
- Steven Thomas Smith <https://github.com/essandess>
|
297 |
+
- Jan Lennartz <https://github.com/Madnex>
|
298 |
+
|
299 |
+
## Others whose work we've taken and included in NLTK, but who didn't directly contribute it:
|
300 |
+
|
301 |
+
### Contributors to the Porter Stemmer
|
302 |
+
|
303 |
+
- Martin Porter
|
304 |
+
- Vivake Gupta
|
305 |
+
- Barry Wilkins
|
306 |
+
- Hiranmay Ghosh
|
307 |
+
- Chris Emerson
|
308 |
+
|
309 |
+
### Authors of snowball arabic stemmer algorithm
|
310 |
+
|
311 |
+
- Assem Chelli
|
312 |
+
- Abdelkrim Aries
|
313 |
+
- Lakhdar Benzahia
|
venv/lib/python3.10/site-packages/nltk-3.8.1.dist-info/INSTALLER
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
pip
|
venv/lib/python3.10/site-packages/nltk-3.8.1.dist-info/LICENSE.txt
ADDED
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
Apache License
|
3 |
+
Version 2.0, January 2004
|
4 |
+
http://www.apache.org/licenses/
|
5 |
+
|
6 |
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
7 |
+
|
8 |
+
1. Definitions.
|
9 |
+
|
10 |
+
"License" shall mean the terms and conditions for use, reproduction,
|
11 |
+
and distribution as defined by Sections 1 through 9 of this document.
|
12 |
+
|
13 |
+
"Licensor" shall mean the copyright owner or entity authorized by
|
14 |
+
the copyright owner that is granting the License.
|
15 |
+
|
16 |
+
"Legal Entity" shall mean the union of the acting entity and all
|
17 |
+
other entities that control, are controlled by, or are under common
|
18 |
+
control with that entity. For the purposes of this definition,
|
19 |
+
"control" means (i) the power, direct or indirect, to cause the
|
20 |
+
direction or management of such entity, whether by contract or
|
21 |
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
22 |
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
23 |
+
|
24 |
+
"You" (or "Your") shall mean an individual or Legal Entity
|
25 |
+
exercising permissions granted by this License.
|
26 |
+
|
27 |
+
"Source" form shall mean the preferred form for making modifications,
|
28 |
+
including but not limited to software source code, documentation
|
29 |
+
source, and configuration files.
|
30 |
+
|
31 |
+
"Object" form shall mean any form resulting from mechanical
|
32 |
+
transformation or translation of a Source form, including but
|
33 |
+
not limited to compiled object code, generated documentation,
|
34 |
+
and conversions to other media types.
|
35 |
+
|
36 |
+
"Work" shall mean the work of authorship, whether in Source or
|
37 |
+
Object form, made available under the License, as indicated by a
|
38 |
+
copyright notice that is included in or attached to the work
|
39 |
+
(an example is provided in the Appendix below).
|
40 |
+
|
41 |
+
"Derivative Works" shall mean any work, whether in Source or Object
|
42 |
+
form, that is based on (or derived from) the Work and for which the
|
43 |
+
editorial revisions, annotations, elaborations, or other modifications
|
44 |
+
represent, as a whole, an original work of authorship. For the purposes
|
45 |
+
of this License, Derivative Works shall not include works that remain
|
46 |
+
separable from, or merely link (or bind by name) to the interfaces of,
|
47 |
+
the Work and Derivative Works thereof.
|
48 |
+
|
49 |
+
"Contribution" shall mean any work of authorship, including
|
50 |
+
the original version of the Work and any modifications or additions
|
51 |
+
to that Work or Derivative Works thereof, that is intentionally
|
52 |
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
53 |
+
or by an individual or Legal Entity authorized to submit on behalf of
|
54 |
+
the copyright owner. For the purposes of this definition, "submitted"
|
55 |
+
means any form of electronic, verbal, or written communication sent
|
56 |
+
to the Licensor or its representatives, including but not limited to
|
57 |
+
communication on electronic mailing lists, source code control systems,
|
58 |
+
and issue tracking systems that are managed by, or on behalf of, the
|
59 |
+
Licensor for the purpose of discussing and improving the Work, but
|
60 |
+
excluding communication that is conspicuously marked or otherwise
|
61 |
+
designated in writing by the copyright owner as "Not a Contribution."
|
62 |
+
|
63 |
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
64 |
+
on behalf of whom a Contribution has been received by Licensor and
|
65 |
+
subsequently incorporated within the Work.
|
66 |
+
|
67 |
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
68 |
+
this License, each Contributor hereby grants to You a perpetual,
|
69 |
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
70 |
+
copyright license to reproduce, prepare Derivative Works of,
|
71 |
+
publicly display, publicly perform, sublicense, and distribute the
|
72 |
+
Work and such Derivative Works in Source or Object form.
|
73 |
+
|
74 |
+
3. Grant of Patent License. Subject to the terms and conditions of
|
75 |
+
this License, each Contributor hereby grants to You a perpetual,
|
76 |
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
77 |
+
(except as stated in this section) patent license to make, have made,
|
78 |
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
79 |
+
where such license applies only to those patent claims licensable
|
80 |
+
by such Contributor that are necessarily infringed by their
|
81 |
+
Contribution(s) alone or by combination of their Contribution(s)
|
82 |
+
with the Work to which such Contribution(s) was submitted. If You
|
83 |
+
institute patent litigation against any entity (including a
|
84 |
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
85 |
+
or a Contribution incorporated within the Work constitutes direct
|
86 |
+
or contributory patent infringement, then any patent licenses
|
87 |
+
granted to You under this License for that Work shall terminate
|
88 |
+
as of the date such litigation is filed.
|
89 |
+
|
90 |
+
4. Redistribution. You may reproduce and distribute copies of the
|
91 |
+
Work or Derivative Works thereof in any medium, with or without
|
92 |
+
modifications, and in Source or Object form, provided that You
|
93 |
+
meet the following conditions:
|
94 |
+
|
95 |
+
(a) You must give any other recipients of the Work or
|
96 |
+
Derivative Works a copy of this License; and
|
97 |
+
|
98 |
+
(b) You must cause any modified files to carry prominent notices
|
99 |
+
stating that You changed the files; and
|
100 |
+
|
101 |
+
(c) You must retain, in the Source form of any Derivative Works
|
102 |
+
that You distribute, all copyright, patent, trademark, and
|
103 |
+
attribution notices from the Source form of the Work,
|
104 |
+
excluding those notices that do not pertain to any part of
|
105 |
+
the Derivative Works; and
|
106 |
+
|
107 |
+
(d) If the Work includes a "NOTICE" text file as part of its
|
108 |
+
distribution, then any Derivative Works that You distribute must
|
109 |
+
include a readable copy of the attribution notices contained
|
110 |
+
within such NOTICE file, excluding those notices that do not
|
111 |
+
pertain to any part of the Derivative Works, in at least one
|
112 |
+
of the following places: within a NOTICE text file distributed
|
113 |
+
as part of the Derivative Works; within the Source form or
|
114 |
+
documentation, if provided along with the Derivative Works; or,
|
115 |
+
within a display generated by the Derivative Works, if and
|
116 |
+
wherever such third-party notices normally appear. The contents
|
117 |
+
of the NOTICE file are for informational purposes only and
|
118 |
+
do not modify the License. You may add Your own attribution
|
119 |
+
notices within Derivative Works that You distribute, alongside
|
120 |
+
or as an addendum to the NOTICE text from the Work, provided
|
121 |
+
that such additional attribution notices cannot be construed
|
122 |
+
as modifying the License.
|
123 |
+
|
124 |
+
You may add Your own copyright statement to Your modifications and
|
125 |
+
may provide additional or different license terms and conditions
|
126 |
+
for use, reproduction, or distribution of Your modifications, or
|
127 |
+
for any such Derivative Works as a whole, provided Your use,
|
128 |
+
reproduction, and distribution of the Work otherwise complies with
|
129 |
+
the conditions stated in this License.
|
130 |
+
|
131 |
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
132 |
+
any Contribution intentionally submitted for inclusion in the Work
|
133 |
+
by You to the Licensor shall be under the terms and conditions of
|
134 |
+
this License, without any additional terms or conditions.
|
135 |
+
Notwithstanding the above, nothing herein shall supersede or modify
|
136 |
+
the terms of any separate license agreement you may have executed
|
137 |
+
with Licensor regarding such Contributions.
|
138 |
+
|
139 |
+
6. Trademarks. This License does not grant permission to use the trade
|
140 |
+
names, trademarks, service marks, or product names of the Licensor,
|
141 |
+
except as required for reasonable and customary use in describing the
|
142 |
+
origin of the Work and reproducing the content of the NOTICE file.
|
143 |
+
|
144 |
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
145 |
+
agreed to in writing, Licensor provides the Work (and each
|
146 |
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
147 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
148 |
+
implied, including, without limitation, any warranties or conditions
|
149 |
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
150 |
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
151 |
+
appropriateness of using or redistributing the Work and assume any
|
152 |
+
risks associated with Your exercise of permissions under this License.
|
153 |
+
|
154 |
+
8. Limitation of Liability. In no event and under no legal theory,
|
155 |
+
whether in tort (including negligence), contract, or otherwise,
|
156 |
+
unless required by applicable law (such as deliberate and grossly
|
157 |
+
negligent acts) or agreed to in writing, shall any Contributor be
|
158 |
+
liable to You for damages, including any direct, indirect, special,
|
159 |
+
incidental, or consequential damages of any character arising as a
|
160 |
+
result of this License or out of the use or inability to use the
|
161 |
+
Work (including but not limited to damages for loss of goodwill,
|
162 |
+
work stoppage, computer failure or malfunction, or any and all
|
163 |
+
other commercial damages or losses), even if such Contributor
|
164 |
+
has been advised of the possibility of such damages.
|
165 |
+
|
166 |
+
9. Accepting Warranty or Additional Liability. While redistributing
|
167 |
+
the Work or Derivative Works thereof, You may choose to offer,
|
168 |
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
169 |
+
or other liability obligations and/or rights consistent with this
|
170 |
+
License. However, in accepting such obligations, You may act only
|
171 |
+
on Your own behalf and on Your sole responsibility, not on behalf
|
172 |
+
of any other Contributor, and only if You agree to indemnify,
|
173 |
+
defend, and hold each Contributor harmless for any liability
|
174 |
+
incurred by, or claims asserted against, such Contributor by reason
|
175 |
+
of your accepting any such warranty or additional liability.
|
176 |
+
|
177 |
+
END OF TERMS AND CONDITIONS
|
178 |
+
|
179 |
+
APPENDIX: How to apply the Apache License to your work.
|
180 |
+
|
181 |
+
To apply the Apache License to your work, attach the following
|
182 |
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
183 |
+
replaced with your own identifying information. (Don't include
|
184 |
+
the brackets!) The text should be enclosed in the appropriate
|
185 |
+
comment syntax for the file format. We also recommend that a
|
186 |
+
file or class name and description of purpose be included on the
|
187 |
+
same "printed page" as the copyright notice for easier
|
188 |
+
identification within third-party archives.
|
189 |
+
|
190 |
+
Copyright [yyyy] [name of copyright owner]
|
191 |
+
|
192 |
+
Licensed under the Apache License, Version 2.0 (the "License");
|
193 |
+
you may not use this file except in compliance with the License.
|
194 |
+
You may obtain a copy of the License at
|
195 |
+
|
196 |
+
http://www.apache.org/licenses/LICENSE-2.0
|
197 |
+
|
198 |
+
Unless required by applicable law or agreed to in writing, software
|
199 |
+
distributed under the License is distributed on an "AS IS" BASIS,
|
200 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
201 |
+
See the License for the specific language governing permissions and
|
202 |
+
limitations under the License.
|
venv/lib/python3.10/site-packages/nltk-3.8.1.dist-info/METADATA
ADDED
@@ -0,0 +1,67 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Metadata-Version: 2.1
|
2 |
+
Name: nltk
|
3 |
+
Version: 3.8.1
|
4 |
+
Summary: Natural Language Toolkit
|
5 |
+
Home-page: https://www.nltk.org/
|
6 |
+
Author: NLTK Team
|
7 |
+
Author-email: [email protected]
|
8 |
+
Maintainer: NLTK Team
|
9 |
+
Maintainer-email: [email protected]
|
10 |
+
License: Apache License, Version 2.0
|
11 |
+
Project-URL: Documentation, https://www.nltk.org/
|
12 |
+
Project-URL: Source Code, https://github.com/nltk/nltk
|
13 |
+
Project-URL: Issue Tracker, https://github.com/nltk/nltk/issues
|
14 |
+
Keywords: NLP,CL,natural language processing,computational linguistics,parsing,tagging,tokenizing,syntax,linguistics,language,natural language,text analytics
|
15 |
+
Platform: UNKNOWN
|
16 |
+
Classifier: Development Status :: 5 - Production/Stable
|
17 |
+
Classifier: Intended Audience :: Developers
|
18 |
+
Classifier: Intended Audience :: Education
|
19 |
+
Classifier: Intended Audience :: Information Technology
|
20 |
+
Classifier: Intended Audience :: Science/Research
|
21 |
+
Classifier: License :: OSI Approved :: Apache Software License
|
22 |
+
Classifier: Operating System :: OS Independent
|
23 |
+
Classifier: Programming Language :: Python :: 3.7
|
24 |
+
Classifier: Programming Language :: Python :: 3.8
|
25 |
+
Classifier: Programming Language :: Python :: 3.9
|
26 |
+
Classifier: Programming Language :: Python :: 3.10
|
27 |
+
Classifier: Programming Language :: Python :: 3.11
|
28 |
+
Classifier: Topic :: Scientific/Engineering
|
29 |
+
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
|
30 |
+
Classifier: Topic :: Scientific/Engineering :: Human Machine Interfaces
|
31 |
+
Classifier: Topic :: Scientific/Engineering :: Information Analysis
|
32 |
+
Classifier: Topic :: Text Processing
|
33 |
+
Classifier: Topic :: Text Processing :: Filters
|
34 |
+
Classifier: Topic :: Text Processing :: General
|
35 |
+
Classifier: Topic :: Text Processing :: Indexing
|
36 |
+
Classifier: Topic :: Text Processing :: Linguistic
|
37 |
+
Requires-Python: >=3.7
|
38 |
+
Requires-Dist: click
|
39 |
+
Requires-Dist: joblib
|
40 |
+
Requires-Dist: regex (>=2021.8.3)
|
41 |
+
Requires-Dist: tqdm
|
42 |
+
Provides-Extra: all
|
43 |
+
Requires-Dist: scikit-learn ; extra == 'all'
|
44 |
+
Requires-Dist: python-crfsuite ; extra == 'all'
|
45 |
+
Requires-Dist: requests ; extra == 'all'
|
46 |
+
Requires-Dist: numpy ; extra == 'all'
|
47 |
+
Requires-Dist: pyparsing ; extra == 'all'
|
48 |
+
Requires-Dist: twython ; extra == 'all'
|
49 |
+
Requires-Dist: scipy ; extra == 'all'
|
50 |
+
Requires-Dist: matplotlib ; extra == 'all'
|
51 |
+
Provides-Extra: corenlp
|
52 |
+
Requires-Dist: requests ; extra == 'corenlp'
|
53 |
+
Provides-Extra: machine_learning
|
54 |
+
Requires-Dist: numpy ; extra == 'machine_learning'
|
55 |
+
Requires-Dist: python-crfsuite ; extra == 'machine_learning'
|
56 |
+
Requires-Dist: scikit-learn ; extra == 'machine_learning'
|
57 |
+
Requires-Dist: scipy ; extra == 'machine_learning'
|
58 |
+
Provides-Extra: plot
|
59 |
+
Requires-Dist: matplotlib ; extra == 'plot'
|
60 |
+
Provides-Extra: tgrep
|
61 |
+
Requires-Dist: pyparsing ; extra == 'tgrep'
|
62 |
+
Provides-Extra: twitter
|
63 |
+
Requires-Dist: twython ; extra == 'twitter'
|
64 |
+
|
65 |
+
The Natural Language Toolkit (NLTK) is a Python package for
|
66 |
+
natural language processing. NLTK requires Python 3.7, 3.8, 3.9, 3.10 or 3.11.
|
67 |
+
|
venv/lib/python3.10/site-packages/nltk-3.8.1.dist-info/README.md
ADDED
@@ -0,0 +1,50 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Natural Language Toolkit (NLTK)
|
2 |
+
[](https://pypi.python.org/pypi/nltk)
|
3 |
+

|
4 |
+
|
5 |
+
NLTK -- the Natural Language Toolkit -- is a suite of open source Python
|
6 |
+
modules, data sets, and tutorials supporting research and development in Natural
|
7 |
+
Language Processing. NLTK requires Python version 3.7, 3.8, 3.9, 3.10 or 3.11.
|
8 |
+
|
9 |
+
For documentation, please visit [nltk.org](https://www.nltk.org/).
|
10 |
+
|
11 |
+
|
12 |
+
## Contributing
|
13 |
+
|
14 |
+
Do you want to contribute to NLTK development? Great!
|
15 |
+
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for more details.
|
16 |
+
|
17 |
+
See also [how to contribute to NLTK](https://www.nltk.org/contribute.html).
|
18 |
+
|
19 |
+
|
20 |
+
## Donate
|
21 |
+
|
22 |
+
Have you found the toolkit helpful? Please support NLTK development by donating
|
23 |
+
to the project via PayPal, using the link on the NLTK homepage.
|
24 |
+
|
25 |
+
|
26 |
+
## Citing
|
27 |
+
|
28 |
+
If you publish work that uses NLTK, please cite the NLTK book, as follows:
|
29 |
+
|
30 |
+
Bird, Steven, Edward Loper and Ewan Klein (2009).
|
31 |
+
Natural Language Processing with Python. O'Reilly Media Inc.
|
32 |
+
|
33 |
+
|
34 |
+
## Copyright
|
35 |
+
|
36 |
+
Copyright (C) 2001-2023 NLTK Project
|
37 |
+
|
38 |
+
For license information, see [LICENSE.txt](LICENSE.txt).
|
39 |
+
|
40 |
+
[AUTHORS.md](AUTHORS.md) contains a list of everyone who has contributed to NLTK.
|
41 |
+
|
42 |
+
|
43 |
+
### Redistributing
|
44 |
+
|
45 |
+
- NLTK source code is distributed under the Apache 2.0 License.
|
46 |
+
- NLTK documentation is distributed under the Creative Commons
|
47 |
+
Attribution-Noncommercial-No Derivative Works 3.0 United States license.
|
48 |
+
- NLTK corpora are provided under the terms given in the README file for each
|
49 |
+
corpus; all are redistributable and available for non-commercial use.
|
50 |
+
- NLTK may be freely redistributed, subject to the provisions of these licenses.
|
venv/lib/python3.10/site-packages/nltk-3.8.1.dist-info/RECORD
ADDED
@@ -0,0 +1,782 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
../../../bin/nltk,sha256=FX2bVNaA5U9pLFWFYLgdfoTpnPOe4SPdXuNxcVED8Rs,234
|
2 |
+
nltk-3.8.1.dist-info/AUTHORS.md,sha256=lwegiKq14iCouEfpgu85VSAWadP2X1MkLhUsgYBfPOI,7628
|
3 |
+
nltk-3.8.1.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
4 |
+
nltk-3.8.1.dist-info/LICENSE.txt,sha256=Pd-b5cKP4n2tFDpdx27qJSIq0d1ok0oEcGTlbtL6QMU,11560
|
5 |
+
nltk-3.8.1.dist-info/METADATA,sha256=CUHc77qyEPWGmH6DiO6622SIsRU2fGENF_LCKUzGEOI,2847
|
6 |
+
nltk-3.8.1.dist-info/README.md,sha256=_oLlVxk8v-ARv0t4wAyrPKZ8KmLA2y1tlhJ4C3QjRk0,1789
|
7 |
+
nltk-3.8.1.dist-info/RECORD,,
|
8 |
+
nltk-3.8.1.dist-info/WHEEL,sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o,92
|
9 |
+
nltk-3.8.1.dist-info/entry_points.txt,sha256=SK6SzMicwUtBiwUOmv5P1ZVs0h-xqey6PnRpsUGGx5c,37
|
10 |
+
nltk-3.8.1.dist-info/top_level.txt,sha256=YoQ-mwqckmTv1Qktmlk5Ylb6lDG77jg5qwoEB7c-pXo,5
|
11 |
+
nltk/VERSION,sha256=932VxvO5Mh-hWNyZVXsqpdneLGKgY0kKcA4_XVSSvyQ,7
|
12 |
+
nltk/__init__.py,sha256=RSji7RAoc5vyHzOA6pB6LPpCUxB8o68igd6CrYElOGA,6432
|
13 |
+
nltk/__pycache__/__init__.cpython-310.pyc,,
|
14 |
+
nltk/__pycache__/book.cpython-310.pyc,,
|
15 |
+
nltk/__pycache__/cli.cpython-310.pyc,,
|
16 |
+
nltk/__pycache__/collections.cpython-310.pyc,,
|
17 |
+
nltk/__pycache__/collocations.cpython-310.pyc,,
|
18 |
+
nltk/__pycache__/compat.cpython-310.pyc,,
|
19 |
+
nltk/__pycache__/data.cpython-310.pyc,,
|
20 |
+
nltk/__pycache__/decorators.cpython-310.pyc,,
|
21 |
+
nltk/__pycache__/downloader.cpython-310.pyc,,
|
22 |
+
nltk/__pycache__/featstruct.cpython-310.pyc,,
|
23 |
+
nltk/__pycache__/grammar.cpython-310.pyc,,
|
24 |
+
nltk/__pycache__/help.cpython-310.pyc,,
|
25 |
+
nltk/__pycache__/internals.cpython-310.pyc,,
|
26 |
+
nltk/__pycache__/jsontags.cpython-310.pyc,,
|
27 |
+
nltk/__pycache__/langnames.cpython-310.pyc,,
|
28 |
+
nltk/__pycache__/lazyimport.cpython-310.pyc,,
|
29 |
+
nltk/__pycache__/probability.cpython-310.pyc,,
|
30 |
+
nltk/__pycache__/text.cpython-310.pyc,,
|
31 |
+
nltk/__pycache__/tgrep.cpython-310.pyc,,
|
32 |
+
nltk/__pycache__/toolbox.cpython-310.pyc,,
|
33 |
+
nltk/__pycache__/treeprettyprinter.cpython-310.pyc,,
|
34 |
+
nltk/__pycache__/treetransforms.cpython-310.pyc,,
|
35 |
+
nltk/__pycache__/util.cpython-310.pyc,,
|
36 |
+
nltk/__pycache__/wsd.cpython-310.pyc,,
|
37 |
+
nltk/app/__init__.py,sha256=xGZbbDC3xv67XnHHusxZmCPMNqj07BM9W6ZSlkWn9eQ,1578
|
38 |
+
nltk/app/__pycache__/__init__.cpython-310.pyc,,
|
39 |
+
nltk/app/__pycache__/chartparser_app.cpython-310.pyc,,
|
40 |
+
nltk/app/__pycache__/chunkparser_app.cpython-310.pyc,,
|
41 |
+
nltk/app/__pycache__/collocations_app.cpython-310.pyc,,
|
42 |
+
nltk/app/__pycache__/concordance_app.cpython-310.pyc,,
|
43 |
+
nltk/app/__pycache__/nemo_app.cpython-310.pyc,,
|
44 |
+
nltk/app/__pycache__/rdparser_app.cpython-310.pyc,,
|
45 |
+
nltk/app/__pycache__/srparser_app.cpython-310.pyc,,
|
46 |
+
nltk/app/__pycache__/wordfreq_app.cpython-310.pyc,,
|
47 |
+
nltk/app/__pycache__/wordnet_app.cpython-310.pyc,,
|
48 |
+
nltk/app/chartparser_app.py,sha256=8FX3-eJQmB-8LT9k-lQJe_y5dSO3Ly4AD2K_wIs9FuE,88195
|
49 |
+
nltk/app/chunkparser_app.py,sha256=tbEPtYtccyTcbSCUhFhhbkjCVi_rtel4EKPSogeJOT8,58322
|
50 |
+
nltk/app/collocations_app.py,sha256=gJBWxNmkUjXQWkruqcOSE8l51Md2fcM3RmZlrJHJZK4,14664
|
51 |
+
nltk/app/concordance_app.py,sha256=HjLN9ybKbjbKqkhJNUakivwIPojvDxqvwnqb7u07BYE,24882
|
52 |
+
nltk/app/nemo_app.py,sha256=6ZBJXlJWKWoYnsrEy3Yy6IeFxcy3FNaGWK6QnMYEy4E,12305
|
53 |
+
nltk/app/rdparser_app.py,sha256=j4tMGNLnwrwkVw3MyMr3-56TXAwAIIEo-v0yWyjDKEQ,37781
|
54 |
+
nltk/app/srparser_app.py,sha256=UQwxqEPDfSYJTw22SSdp5EUX0QwlbztyH4EYHtBerw0,34401
|
55 |
+
nltk/app/wordfreq_app.py,sha256=0mzSrNosW3Wh_J_5FdJV8Bq-F_a2x5HRV3iQAI03fnQ,957
|
56 |
+
nltk/app/wordnet_app.py,sha256=Ut5VU3hzM4inRayi4c5uyNsbAz7YcGW7_q8BBmrJpPs,35574
|
57 |
+
nltk/book.py,sha256=enAPUeJxxAXY0C60vlmPHCVhUxVY2K2gx3wWPH6tU6k,3912
|
58 |
+
nltk/ccg/__init__.py,sha256=Gz2z13lWdN_wdcvn78rxJGvU23EKIN_sNm5twz_2nWw,915
|
59 |
+
nltk/ccg/__pycache__/__init__.cpython-310.pyc,,
|
60 |
+
nltk/ccg/__pycache__/api.cpython-310.pyc,,
|
61 |
+
nltk/ccg/__pycache__/chart.cpython-310.pyc,,
|
62 |
+
nltk/ccg/__pycache__/combinator.cpython-310.pyc,,
|
63 |
+
nltk/ccg/__pycache__/lexicon.cpython-310.pyc,,
|
64 |
+
nltk/ccg/__pycache__/logic.cpython-310.pyc,,
|
65 |
+
nltk/ccg/api.py,sha256=3xzrsFkp0XM_SihDIEODQEMgFh-KYBaCQs4WNStLTgU,10360
|
66 |
+
nltk/ccg/chart.py,sha256=2lyYNM8PY6AhucRmNetqgylPfKz3Pzn4faAKtkvYuFA,14147
|
67 |
+
nltk/ccg/combinator.py,sha256=1C5Tqwhp-diD7rHtUfpPbVt4v1a7oPBY0bkHPm52OD4,10633
|
68 |
+
nltk/ccg/lexicon.py,sha256=9rC11EzdzOVMybBt6TeYdVw4xj73Ufy7NS1cTqtq5sU,9863
|
69 |
+
nltk/ccg/logic.py,sha256=MEukXOQu6dX-i-irRH3Nko5D2ElpDGjVosdgHPZs8wg,1871
|
70 |
+
nltk/chat/__init__.py,sha256=4aSic0g0Zwhlxm7PC_t-0JZjChyKcPXTS0hoWTyTvLw,1556
|
71 |
+
nltk/chat/__pycache__/__init__.cpython-310.pyc,,
|
72 |
+
nltk/chat/__pycache__/eliza.cpython-310.pyc,,
|
73 |
+
nltk/chat/__pycache__/iesha.cpython-310.pyc,,
|
74 |
+
nltk/chat/__pycache__/rude.cpython-310.pyc,,
|
75 |
+
nltk/chat/__pycache__/suntsu.cpython-310.pyc,,
|
76 |
+
nltk/chat/__pycache__/util.cpython-310.pyc,,
|
77 |
+
nltk/chat/__pycache__/zen.cpython-310.pyc,,
|
78 |
+
nltk/chat/eliza.py,sha256=27GYLQfKpMzsBvPixXQnZHqZSmaI_8H3mAvuPZAUVNw,9626
|
79 |
+
nltk/chat/iesha.py,sha256=WassBbqcT2LbxZHda7vwcIBeIOfzefZ19cxUGay-NNM,4407
|
80 |
+
nltk/chat/rude.py,sha256=JMoqOg2_r30pNRwknXWG8qIi_0mm__AnI7tTM1orj2I,3289
|
81 |
+
nltk/chat/suntsu.py,sha256=dlYCRQ3INyOXbfL0qwyLaq1E-fqIVS8weRk2gOC8tq0,7185
|
82 |
+
nltk/chat/util.py,sha256=dbgxikuBJGP6YhDPFw_ZYTSsBqpqEV5HU1ipWfj21Bw,4014
|
83 |
+
nltk/chat/zen.py,sha256=KtZcUzKXlwyfL_tQpa9rtuNB12PAscwaWt2pbvk6GcM,11679
|
84 |
+
nltk/chunk/__init__.py,sha256=hIssYRWZj_6YmHQOhJe3DRlvqbehf-Y7e6kSy8Sicp0,7597
|
85 |
+
nltk/chunk/__pycache__/__init__.cpython-310.pyc,,
|
86 |
+
nltk/chunk/__pycache__/api.cpython-310.pyc,,
|
87 |
+
nltk/chunk/__pycache__/named_entity.cpython-310.pyc,,
|
88 |
+
nltk/chunk/__pycache__/regexp.cpython-310.pyc,,
|
89 |
+
nltk/chunk/__pycache__/util.cpython-310.pyc,,
|
90 |
+
nltk/chunk/api.py,sha256=-gEfVh1nv3CO-YXV3kTSMNDS4_sbuKnM3xVuTq2oc60,1946
|
91 |
+
nltk/chunk/named_entity.py,sha256=v__H3Rply3PvrzKRUM2ktkLQcMYJc_14qHFbiKqqaMo,11140
|
92 |
+
nltk/chunk/regexp.py,sha256=KXfm9-KJNqSRSJFfV5192yErXVuLH2jmOeCJbROkPRU,55980
|
93 |
+
nltk/chunk/util.py,sha256=Ll5PB0ozF7rwNJtsdM6YiA1zktVLO7MOaQtJDR2Qx4g,21311
|
94 |
+
nltk/classify/__init__.py,sha256=2s2RPR2IPix1aXumcnpzKSYJ8BzaC-VsKcpVHHZPT0E,4596
|
95 |
+
nltk/classify/__pycache__/__init__.cpython-310.pyc,,
|
96 |
+
nltk/classify/__pycache__/api.cpython-310.pyc,,
|
97 |
+
nltk/classify/__pycache__/decisiontree.cpython-310.pyc,,
|
98 |
+
nltk/classify/__pycache__/maxent.cpython-310.pyc,,
|
99 |
+
nltk/classify/__pycache__/megam.cpython-310.pyc,,
|
100 |
+
nltk/classify/__pycache__/naivebayes.cpython-310.pyc,,
|
101 |
+
nltk/classify/__pycache__/positivenaivebayes.cpython-310.pyc,,
|
102 |
+
nltk/classify/__pycache__/rte_classify.cpython-310.pyc,,
|
103 |
+
nltk/classify/__pycache__/scikitlearn.cpython-310.pyc,,
|
104 |
+
nltk/classify/__pycache__/senna.cpython-310.pyc,,
|
105 |
+
nltk/classify/__pycache__/svm.cpython-310.pyc,,
|
106 |
+
nltk/classify/__pycache__/tadm.cpython-310.pyc,,
|
107 |
+
nltk/classify/__pycache__/textcat.cpython-310.pyc,,
|
108 |
+
nltk/classify/__pycache__/util.cpython-310.pyc,,
|
109 |
+
nltk/classify/__pycache__/weka.cpython-310.pyc,,
|
110 |
+
nltk/classify/api.py,sha256=PN1b_jw2InZWMNuzMaPSs2PP-f9_7IZfokohkKd0Xro,6625
|
111 |
+
nltk/classify/decisiontree.py,sha256=HL-V9gcFYX2uYaonc3glQq_CAEqyCxKTb1FnKxkpx8U,13083
|
112 |
+
nltk/classify/maxent.py,sha256=pJZFnshxF4jfYlY-8zgf3N8P5jVczqxTOCAI6HrVTqA,60921
|
113 |
+
nltk/classify/megam.py,sha256=4d2NlMAyrXca2TB_phpff41-qY8YZdqx6LrYLL5s0jI,6396
|
114 |
+
nltk/classify/naivebayes.py,sha256=fahYSKoSAMisUKOjXxkIDsRRU7swLyFMSAloL8mToNU,10713
|
115 |
+
nltk/classify/positivenaivebayes.py,sha256=WckMp6Olu6x6Ku__NCRVPO2n6WY_AI2yr1y46cy-IgU,7412
|
116 |
+
nltk/classify/rte_classify.py,sha256=d7BhvcXp-j1ovcbFs0jz2I22nZtn1pBvfT79kpc1xnY,6301
|
117 |
+
nltk/classify/scikitlearn.py,sha256=_D3TQC-jxEn-eq3Y7Ydc1OczkhIAbednxDpcFpbj99U,5548
|
118 |
+
nltk/classify/senna.py,sha256=WGne67HygHBl85t4DKqTjWgjILTVOaXoDrQgV7odLm8,6931
|
119 |
+
nltk/classify/svm.py,sha256=Izn33z8jQhQ70hJdbli-HUc_dly9O2sxMso0v1MZ5dY,525
|
120 |
+
nltk/classify/tadm.py,sha256=jGR9ga8n1rQUCoRg49kkSyZkJ7thteHc0TAApdtVaVU,3555
|
121 |
+
nltk/classify/textcat.py,sha256=BeHyxtRXdqAGJtnipjORVrCIjWTHVa0OJm1-WOoMybI,6035
|
122 |
+
nltk/classify/util.py,sha256=1Puz0ks5SrYXYQ8eJbcJpqRtGdwS1Hji0TMQk70ZCy4,12461
|
123 |
+
nltk/classify/weka.py,sha256=em2Rij5vMKo5LFZbHWBsPZlDkBb-QOLMMEGIPjSgBoI,12938
|
124 |
+
nltk/cli.py,sha256=ZdakKKRjRmDn_b3e4TL1UNqaTF4VsLSMgQ4juVWstEM,1897
|
125 |
+
nltk/cluster/__init__.py,sha256=1mPkvd-mjaRXe0Aha9qx5Gn_Dr39BRovq-qT74bUi54,4361
|
126 |
+
nltk/cluster/__pycache__/__init__.cpython-310.pyc,,
|
127 |
+
nltk/cluster/__pycache__/api.cpython-310.pyc,,
|
128 |
+
nltk/cluster/__pycache__/em.cpython-310.pyc,,
|
129 |
+
nltk/cluster/__pycache__/gaac.cpython-310.pyc,,
|
130 |
+
nltk/cluster/__pycache__/kmeans.cpython-310.pyc,,
|
131 |
+
nltk/cluster/__pycache__/util.cpython-310.pyc,,
|
132 |
+
nltk/cluster/api.py,sha256=sranVby2NHrTr3vmefGkZgREzzOjlE94MLCUbO63rlU,2162
|
133 |
+
nltk/cluster/em.py,sha256=uxd6qQ0T1PSE5e_3q41yk66OlkPMX0ws4L0J7ciq1YM,8419
|
134 |
+
nltk/cluster/gaac.py,sha256=c_2ewAkcLdWLhW0WjUedESoV7I1UPGlNeY_BNhOTQqY,5921
|
135 |
+
nltk/cluster/kmeans.py,sha256=1Ik_3_pIjCfpgDag0LmP4hi2SQiRIwy8sQqtXFSuHYA,8592
|
136 |
+
nltk/cluster/util.py,sha256=TVZtWob_8SoZOwG6NtsBPk4fOD40ZVjxnHj9oPa6eC8,10039
|
137 |
+
nltk/collections.py,sha256=DiSo-vicLp7UQLpDiDTljFwdDLdQVUi7UVAdgublO8A,23673
|
138 |
+
nltk/collocations.py,sha256=NWC5upNNulRI_FYmCHX0rNeZCkCQxqVXMlLnOC_bwa8,14964
|
139 |
+
nltk/compat.py,sha256=7f0Eg2_MbidKae8brT_oCuqDSHcfmOskS88Y6-lycmw,1307
|
140 |
+
nltk/corpus/__init__.py,sha256=qGkuNZ2GIP4qDOR6mMVtJHnC7oMV3kRxiNr8aGFHhfs,17359
|
141 |
+
nltk/corpus/__pycache__/__init__.cpython-310.pyc,,
|
142 |
+
nltk/corpus/__pycache__/europarl_raw.cpython-310.pyc,,
|
143 |
+
nltk/corpus/__pycache__/util.cpython-310.pyc,,
|
144 |
+
nltk/corpus/europarl_raw.py,sha256=aXMKViytBRbry4J0FrO0P20JTOV2bgjuJQ5hOxFkJ-0,1896
|
145 |
+
nltk/corpus/reader/__init__.py,sha256=urxkSILuhBlGI9qvsIlhQap6nFKSfkKrYi-rb4LCV5U,6677
|
146 |
+
nltk/corpus/reader/__pycache__/__init__.cpython-310.pyc,,
|
147 |
+
nltk/corpus/reader/__pycache__/aligned.cpython-310.pyc,,
|
148 |
+
nltk/corpus/reader/__pycache__/api.cpython-310.pyc,,
|
149 |
+
nltk/corpus/reader/__pycache__/bcp47.cpython-310.pyc,,
|
150 |
+
nltk/corpus/reader/__pycache__/bnc.cpython-310.pyc,,
|
151 |
+
nltk/corpus/reader/__pycache__/bracket_parse.cpython-310.pyc,,
|
152 |
+
nltk/corpus/reader/__pycache__/categorized_sents.cpython-310.pyc,,
|
153 |
+
nltk/corpus/reader/__pycache__/chasen.cpython-310.pyc,,
|
154 |
+
nltk/corpus/reader/__pycache__/childes.cpython-310.pyc,,
|
155 |
+
nltk/corpus/reader/__pycache__/chunked.cpython-310.pyc,,
|
156 |
+
nltk/corpus/reader/__pycache__/cmudict.cpython-310.pyc,,
|
157 |
+
nltk/corpus/reader/__pycache__/comparative_sents.cpython-310.pyc,,
|
158 |
+
nltk/corpus/reader/__pycache__/conll.cpython-310.pyc,,
|
159 |
+
nltk/corpus/reader/__pycache__/crubadan.cpython-310.pyc,,
|
160 |
+
nltk/corpus/reader/__pycache__/dependency.cpython-310.pyc,,
|
161 |
+
nltk/corpus/reader/__pycache__/framenet.cpython-310.pyc,,
|
162 |
+
nltk/corpus/reader/__pycache__/ieer.cpython-310.pyc,,
|
163 |
+
nltk/corpus/reader/__pycache__/indian.cpython-310.pyc,,
|
164 |
+
nltk/corpus/reader/__pycache__/ipipan.cpython-310.pyc,,
|
165 |
+
nltk/corpus/reader/__pycache__/knbc.cpython-310.pyc,,
|
166 |
+
nltk/corpus/reader/__pycache__/lin.cpython-310.pyc,,
|
167 |
+
nltk/corpus/reader/__pycache__/markdown.cpython-310.pyc,,
|
168 |
+
nltk/corpus/reader/__pycache__/mte.cpython-310.pyc,,
|
169 |
+
nltk/corpus/reader/__pycache__/nkjp.cpython-310.pyc,,
|
170 |
+
nltk/corpus/reader/__pycache__/nombank.cpython-310.pyc,,
|
171 |
+
nltk/corpus/reader/__pycache__/nps_chat.cpython-310.pyc,,
|
172 |
+
nltk/corpus/reader/__pycache__/opinion_lexicon.cpython-310.pyc,,
|
173 |
+
nltk/corpus/reader/__pycache__/panlex_lite.cpython-310.pyc,,
|
174 |
+
nltk/corpus/reader/__pycache__/panlex_swadesh.cpython-310.pyc,,
|
175 |
+
nltk/corpus/reader/__pycache__/pl196x.cpython-310.pyc,,
|
176 |
+
nltk/corpus/reader/__pycache__/plaintext.cpython-310.pyc,,
|
177 |
+
nltk/corpus/reader/__pycache__/ppattach.cpython-310.pyc,,
|
178 |
+
nltk/corpus/reader/__pycache__/propbank.cpython-310.pyc,,
|
179 |
+
nltk/corpus/reader/__pycache__/pros_cons.cpython-310.pyc,,
|
180 |
+
nltk/corpus/reader/__pycache__/reviews.cpython-310.pyc,,
|
181 |
+
nltk/corpus/reader/__pycache__/rte.cpython-310.pyc,,
|
182 |
+
nltk/corpus/reader/__pycache__/semcor.cpython-310.pyc,,
|
183 |
+
nltk/corpus/reader/__pycache__/senseval.cpython-310.pyc,,
|
184 |
+
nltk/corpus/reader/__pycache__/sentiwordnet.cpython-310.pyc,,
|
185 |
+
nltk/corpus/reader/__pycache__/sinica_treebank.cpython-310.pyc,,
|
186 |
+
nltk/corpus/reader/__pycache__/string_category.cpython-310.pyc,,
|
187 |
+
nltk/corpus/reader/__pycache__/switchboard.cpython-310.pyc,,
|
188 |
+
nltk/corpus/reader/__pycache__/tagged.cpython-310.pyc,,
|
189 |
+
nltk/corpus/reader/__pycache__/timit.cpython-310.pyc,,
|
190 |
+
nltk/corpus/reader/__pycache__/toolbox.cpython-310.pyc,,
|
191 |
+
nltk/corpus/reader/__pycache__/twitter.cpython-310.pyc,,
|
192 |
+
nltk/corpus/reader/__pycache__/udhr.cpython-310.pyc,,
|
193 |
+
nltk/corpus/reader/__pycache__/util.cpython-310.pyc,,
|
194 |
+
nltk/corpus/reader/__pycache__/verbnet.cpython-310.pyc,,
|
195 |
+
nltk/corpus/reader/__pycache__/wordlist.cpython-310.pyc,,
|
196 |
+
nltk/corpus/reader/__pycache__/wordnet.cpython-310.pyc,,
|
197 |
+
nltk/corpus/reader/__pycache__/xmldocs.cpython-310.pyc,,
|
198 |
+
nltk/corpus/reader/__pycache__/ycoe.cpython-310.pyc,,
|
199 |
+
nltk/corpus/reader/aligned.py,sha256=OJUpm8HyzqR0e8hPHd5CrAmH1bfQfXV2hZ4KCak0Zzw,5005
|
200 |
+
nltk/corpus/reader/api.py,sha256=Dhu491gmTJnWSilm6lWdQBN59RM1aIT410mrbiDwD1k,19671
|
201 |
+
nltk/corpus/reader/bcp47.py,sha256=I27Lj4hMW2IRM62RyXeK9OX-kSeAvEEkoXVWN1HwEiY,8534
|
202 |
+
nltk/corpus/reader/bnc.py,sha256=AhFjLzhCpgijSGvhhHiB5AT5vmAPRP6LO-bHEXOEXas,9716
|
203 |
+
nltk/corpus/reader/bracket_parse.py,sha256=1EfRuNmCU9DESWjwalyiDZhQuOwb3IYDjL-aAXlId_U,9619
|
204 |
+
nltk/corpus/reader/categorized_sents.py,sha256=QLpHrDk3JlbgitkpbfndSXGxfssAyAA5MsnBesFSKis,6221
|
205 |
+
nltk/corpus/reader/chasen.py,sha256=iVW9xtRtGcr3EpEf_BjbusRcPqRqPzKoFlOJfxdooTM,4699
|
206 |
+
nltk/corpus/reader/childes.py,sha256=keelogBlaIvHWv1A0Q_tHbzmKyMthB2_YNWXQQmG53g,26105
|
207 |
+
nltk/corpus/reader/chunked.py,sha256=8foVT90OCSIzv7B99rHsVGSiAX62e4HFc8QyGDqc_4Y,9366
|
208 |
+
nltk/corpus/reader/cmudict.py,sha256=CCDpjWDzwPMOXKprKxmNtvX_-gUSFahFO-vUdTJbNhU,3366
|
209 |
+
nltk/corpus/reader/comparative_sents.py,sha256=9YwKIk0xf_EhB6qBepCMOENtxoyvOqwuV_aIjW_WRk4,12069
|
210 |
+
nltk/corpus/reader/conll.py,sha256=l-pgBQfCiZP90EJo1hnG3TLM9wM5imFvqlt4FfXlDII,22301
|
211 |
+
nltk/corpus/reader/crubadan.py,sha256=FLorWHpsugP1Z3bgkukr51baIw_FvAdNqRKIcPeURL4,3627
|
212 |
+
nltk/corpus/reader/dependency.py,sha256=nAdjT0H-HV9JW6iUMNe4cW8RR5rdA8IB8ZQ5IQY9aIc,3890
|
213 |
+
nltk/corpus/reader/framenet.py,sha256=n59uoGpOSFIapeYnkbPmCamuslARpoa9q8773DkxB5Y,134791
|
214 |
+
nltk/corpus/reader/ieer.py,sha256=x6CnLllJTOQYpwGKxjsbtGjej-rxVCEKb4HUyUbmCAw,3802
|
215 |
+
nltk/corpus/reader/indian.py,sha256=GQMsNmZwoWvSS4bdeBT5guNUyU8-LErUoMfuT2ukJb0,3014
|
216 |
+
nltk/corpus/reader/ipipan.py,sha256=1yJ5cl7AwX9SFmJs07HsuW-eZHp_YkTL-n1nRhadzgw,13092
|
217 |
+
nltk/corpus/reader/knbc.py,sha256=rKg0SDmeQCUaSc3SOr97_IfM5FGJjjvTCdFDn1Vnvn8,5787
|
218 |
+
nltk/corpus/reader/lin.py,sha256=1gx48Odd8WJ9PpoF6_f5UjmqJ5j22Rsu8GMraepu7Mg,6654
|
219 |
+
nltk/corpus/reader/markdown.py,sha256=Y9AeB3F1gbUuEK7HNjR6iwHDAYeneI5XH1rMkw_ubWQ,12028
|
220 |
+
nltk/corpus/reader/mte.py,sha256=8p5iQIJOuxu9MOWa1xH1Iijj9J9KmcRUWh2vmcWSOqQ,14385
|
221 |
+
nltk/corpus/reader/nkjp.py,sha256=9npzIMG-tOJjb1NpiwDvH1uXXQ5eBEq8xp_KeQ5jD10,16332
|
222 |
+
nltk/corpus/reader/nombank.py,sha256=v-smV3YSQfl54cF-NM0St9dodOKawPL6JGsMv5tvI4g,16247
|
223 |
+
nltk/corpus/reader/nps_chat.py,sha256=tjp98O7FNsyoxXenMT5OW0XaJN1RciICJfeekN6AWa8,2940
|
224 |
+
nltk/corpus/reader/opinion_lexicon.py,sha256=Xnb9RpQJBxZWdnN-DN41Cw1S4HR35FmomKO-ISy476k,4230
|
225 |
+
nltk/corpus/reader/panlex_lite.py,sha256=QJg00vmQTl-iTot524qmEah5LBiacNA9GmpNp9hhZYE,5440
|
226 |
+
nltk/corpus/reader/panlex_swadesh.py,sha256=JxpPNLY-WqHZvXsSG7eKFc9eBUHsKO0qOCEUm4iupUw,3287
|
227 |
+
nltk/corpus/reader/pl196x.py,sha256=e7yXJOjyKh4uTxn78rvSdSF-K8wSDghYutvrf1IMPjk,12320
|
228 |
+
nltk/corpus/reader/plaintext.py,sha256=o1ekALImW_Uyv4pjXn3y2P7uAevWqAAU-X1FrAinqiA,8456
|
229 |
+
nltk/corpus/reader/ppattach.py,sha256=vGCcRHcwSMWaHYI1K6KliD9kTKtvabGosqGvPWZjIVs,2903
|
230 |
+
nltk/corpus/reader/propbank.py,sha256=1Bv1psLPUwLsbfVUuTP9RanC4MoJp1JHboxgRqGJxrs,17776
|
231 |
+
nltk/corpus/reader/pros_cons.py,sha256=DzQ0xyw7fiyZucbrrOqUooPsDv-SCARTMwTxcVzzwlo,4896
|
232 |
+
nltk/corpus/reader/reviews.py,sha256=nDNnRfW6XqdJEYh1nKbIOOHFxpHTPD27nxgQanmL8go,12321
|
233 |
+
nltk/corpus/reader/rte.py,sha256=ihayGJCEZ9Mw4idk337owoXGlC1Ikn4yM_eUZyHlqgY,4785
|
234 |
+
nltk/corpus/reader/semcor.py,sha256=UxLpm2sbR5_6kPQD-9QSwzYkciA71OGRZ4PGudlln1w,11694
|
235 |
+
nltk/corpus/reader/senseval.py,sha256=ZNyHHh5gpa2dGQHThMVUoxekDP0DRkrQhKAs8wmY0vI,7539
|
236 |
+
nltk/corpus/reader/sentiwordnet.py,sha256=yQeTvAT2T1XFg45dgYfFyIJBhXvkxvoEB7H7w-tEosk,4626
|
237 |
+
nltk/corpus/reader/sinica_treebank.py,sha256=64GeJSNCg3eXUFXDasGIql60OC6Pq1Fwc9OtB8Dsais,2541
|
238 |
+
nltk/corpus/reader/string_category.py,sha256=-oPUy5R2qb4xiyFsCKGAlUwc3CCsWYCvQsmc2F7NNt8,1919
|
239 |
+
nltk/corpus/reader/switchboard.py,sha256=yRjPwtDRx-9rZLsBiX_cAcrMl90zaJ2kanD7RB5hT2A,4547
|
240 |
+
nltk/corpus/reader/tagged.py,sha256=P-gUFkUTazKCJzOlqvwA8aAPWYB6Pw08pkieRduIaJU,12140
|
241 |
+
nltk/corpus/reader/timit.py,sha256=FpbCiufjEoKPZNgGjvUO1-dAhTq36qeCauaFIzqzRO8,18473
|
242 |
+
nltk/corpus/reader/toolbox.py,sha256=yVxaqjDOVCjHRNz4Zs_8Zu8fkbi88YEb_JxwCYtHwVE,2121
|
243 |
+
nltk/corpus/reader/twitter.py,sha256=UdnwB2Hh6quI1KhFAAlriybVrYBoUyNqxzUBCdFLics,4608
|
244 |
+
nltk/corpus/reader/udhr.py,sha256=tjqXc1JQiTURHnsTU8RIzwxdQIZasbtdMSPz4msnHVo,2592
|
245 |
+
nltk/corpus/reader/util.py,sha256=fZy5GyMxJ-urpTqO19Sj-oRQqgL-EI65_UDscr2nizg,32225
|
246 |
+
nltk/corpus/reader/verbnet.py,sha256=NBIwOd2JrnHUamt29yzQjHS5VyzqQsOoCI9ZwOfXZIU,25404
|
247 |
+
nltk/corpus/reader/wordlist.py,sha256=8dlcXRIjDuJ6U_dvbw6OF_VOgbC4EVeXI8uE2tCxjbM,5812
|
248 |
+
nltk/corpus/reader/wordnet.py,sha256=nSIDdVHF_FDx6eOlsU5pUgV5z6YjPbhvQoWyEfb8_Yo,93352
|
249 |
+
nltk/corpus/reader/xmldocs.py,sha256=_fVqoEIAaYKT772IEcYmuk_7OaqUdsRLKZpbaL4up88,16285
|
250 |
+
nltk/corpus/reader/ycoe.py,sha256=9VbkO_JnFG2joiWfjsfYZ53vsSPl8lWfK00faIAaLN4,10504
|
251 |
+
nltk/corpus/util.py,sha256=Q9xYJ97UUOy8vuuDA-uidzpE1oEU_-k6M6L0CcxsZ90,5867
|
252 |
+
nltk/data.py,sha256=rr3iRF4UJi7bh3Ss1Gp0bn8qml3YmTOV8kyWeYOavO8,52814
|
253 |
+
nltk/decorators.py,sha256=U1-DvExxy0Uv96M0St_rR8IAh8Em3eK6uS4AXIf_Ti4,8526
|
254 |
+
nltk/downloader.py,sha256=SWUlq_6w6PDWKs4UCXmY3HyvEfDII1Mp7bgjChv-KEM,95506
|
255 |
+
nltk/draw/__init__.py,sha256=vtk9kECEd_9ZZ0pqST6z5Sb-no-VDpEohi7UHD_YQcE,810
|
256 |
+
nltk/draw/__pycache__/__init__.cpython-310.pyc,,
|
257 |
+
nltk/draw/__pycache__/cfg.cpython-310.pyc,,
|
258 |
+
nltk/draw/__pycache__/dispersion.cpython-310.pyc,,
|
259 |
+
nltk/draw/__pycache__/table.cpython-310.pyc,,
|
260 |
+
nltk/draw/__pycache__/tree.cpython-310.pyc,,
|
261 |
+
nltk/draw/__pycache__/util.cpython-310.pyc,,
|
262 |
+
nltk/draw/cfg.py,sha256=Y-89bIKWPdiCAn1GkA0eOP08L6eeQHc4gVQKMzBj2sk,30794
|
263 |
+
nltk/draw/dispersion.py,sha256=MaCehYu6cTuRhMTzDW7E_cwGjXkP7auGCMsD31WjLcE,1854
|
264 |
+
nltk/draw/table.py,sha256=Gz7IZ6JDxsfLUc5zLui_g1IyTfhPCEJU-u8K71S_qrc,46257
|
265 |
+
nltk/draw/tree.py,sha256=N8qbNssr6A8OLp4zLE2FJ-jQzWYWFkeASvUeGzc2wKY,39275
|
266 |
+
nltk/draw/util.py,sha256=8n8YJrrTWSD-MUEy96bX-oaaRBufEtg74bXPXWzWbJ0,90944
|
267 |
+
nltk/featstruct.py,sha256=BVbotcvgnlNTKMDC1bL16-i3PCw5zXgP7X20tt-yPF0,106108
|
268 |
+
nltk/grammar.py,sha256=uTC2ScpQIVxWt38QfWceYczkTjTVzPplmD63RfLLKkY,59174
|
269 |
+
nltk/help.py,sha256=Sj2M3-tktpBZxwHxx1btdthJZ4hhZx-XUXlYuGv2Kp8,1709
|
270 |
+
nltk/inference/__init__.py,sha256=nw4pQFHOGUv4x7u21GrJBOUS2hc7JibvvgbVnqXuksA,814
|
271 |
+
nltk/inference/__pycache__/__init__.cpython-310.pyc,,
|
272 |
+
nltk/inference/__pycache__/api.cpython-310.pyc,,
|
273 |
+
nltk/inference/__pycache__/discourse.cpython-310.pyc,,
|
274 |
+
nltk/inference/__pycache__/mace.cpython-310.pyc,,
|
275 |
+
nltk/inference/__pycache__/nonmonotonic.cpython-310.pyc,,
|
276 |
+
nltk/inference/__pycache__/prover9.cpython-310.pyc,,
|
277 |
+
nltk/inference/__pycache__/resolution.cpython-310.pyc,,
|
278 |
+
nltk/inference/__pycache__/tableau.cpython-310.pyc,,
|
279 |
+
nltk/inference/api.py,sha256=GdomkZQT97b7Z_HER__KuhCDehRbT1jxD7MoV-1COnY,19560
|
280 |
+
nltk/inference/discourse.py,sha256=XojyiwkuvpTjBOZCcQ0q5CBpIMOw5fXw3eNzjZPJoqw,22691
|
281 |
+
nltk/inference/mace.py,sha256=EKRZuwCrX320jzWrq3NOFnfIugapuYdgiH31dVf2ZvE,12243
|
282 |
+
nltk/inference/nonmonotonic.py,sha256=4_uEiG5h11Cv9_Z7dFIGAZ8M_QpZ-gWNVew11TGbeSU,19174
|
283 |
+
nltk/inference/prover9.py,sha256=LHyuOmISLo5c64e5VOXiZsK-bG7z-0cb3xY01kWE068,16266
|
284 |
+
nltk/inference/resolution.py,sha256=wx0YCAC5GgICEOg0VN_x67W88cGHu854aQD3pIJcfq4,26761
|
285 |
+
nltk/inference/tableau.py,sha256=IpDZT3FbM02R2TnfjmAOlwXivnP19DXoT9Fu6xW4Cv0,26320
|
286 |
+
nltk/internals.py,sha256=eOGggyeDGf6gyU76p2SU6_vFQP6h5Frg8idDyS6naW8,39416
|
287 |
+
nltk/jsontags.py,sha256=IWrXxAjSzlgaxqclkKcAnxNzANbG1Zjf_j2jjPnxUy4,1948
|
288 |
+
nltk/langnames.py,sha256=dDNlEkDmsxWUKxU5CGpYLBHpWlcD1ZrUiO3XTMEPBFU,17957
|
289 |
+
nltk/lazyimport.py,sha256=qBI5PNKz5qYLrxow19KwLrSE821TyRhVKCafAGML-1E,4719
|
290 |
+
nltk/lm/__init__.py,sha256=Gsg0OaefWlZVbCDGYqh1cEluhXpWS7vN8Bgpfm3wa-w,8051
|
291 |
+
nltk/lm/__pycache__/__init__.cpython-310.pyc,,
|
292 |
+
nltk/lm/__pycache__/api.cpython-310.pyc,,
|
293 |
+
nltk/lm/__pycache__/counter.cpython-310.pyc,,
|
294 |
+
nltk/lm/__pycache__/models.cpython-310.pyc,,
|
295 |
+
nltk/lm/__pycache__/preprocessing.cpython-310.pyc,,
|
296 |
+
nltk/lm/__pycache__/smoothing.cpython-310.pyc,,
|
297 |
+
nltk/lm/__pycache__/util.cpython-310.pyc,,
|
298 |
+
nltk/lm/__pycache__/vocabulary.cpython-310.pyc,,
|
299 |
+
nltk/lm/api.py,sha256=u65V1dwqoBjCdxNSbLLUpY0zjzY0-WBGK7HHvV0Dct4,8495
|
300 |
+
nltk/lm/counter.py,sha256=AOqwTQFxaWNMnJZp5E6i5bPBq54Lc7dklp76J5Ty_rY,5250
|
301 |
+
nltk/lm/models.py,sha256=ricaFU593KT1n8ri5b-3JTxwpO__XXkZCYgPadPmrLA,4903
|
302 |
+
nltk/lm/preprocessing.py,sha256=yeW6yCp2e0zGFpcQ_puPZ0VBsjcespq2MLPPdUojY3A,1714
|
303 |
+
nltk/lm/smoothing.py,sha256=GqBAZAgZbQgMFTfu8LJFuWobda4AC8A8va2C3hbkI28,4745
|
304 |
+
nltk/lm/util.py,sha256=X7x-__sk-f_Z8ttRmLP1ASLIQlVLOVo1ziID3F9qDZQ,474
|
305 |
+
nltk/lm/vocabulary.py,sha256=rMng32oqXSg1XXOFpRi0TQtjaF_fQNx3b9MGKGakPnQ,7099
|
306 |
+
nltk/metrics/__init__.py,sha256=gu6faSWxN5vW86Lk7fvzb_NeD4H-5BcUvTqmo5lSNLg,1243
|
307 |
+
nltk/metrics/__pycache__/__init__.cpython-310.pyc,,
|
308 |
+
nltk/metrics/__pycache__/agreement.cpython-310.pyc,,
|
309 |
+
nltk/metrics/__pycache__/aline.cpython-310.pyc,,
|
310 |
+
nltk/metrics/__pycache__/association.cpython-310.pyc,,
|
311 |
+
nltk/metrics/__pycache__/confusionmatrix.cpython-310.pyc,,
|
312 |
+
nltk/metrics/__pycache__/distance.cpython-310.pyc,,
|
313 |
+
nltk/metrics/__pycache__/paice.cpython-310.pyc,,
|
314 |
+
nltk/metrics/__pycache__/scores.cpython-310.pyc,,
|
315 |
+
nltk/metrics/__pycache__/segmentation.cpython-310.pyc,,
|
316 |
+
nltk/metrics/__pycache__/spearman.cpython-310.pyc,,
|
317 |
+
nltk/metrics/agreement.py,sha256=NveWTfhBZDQWxqwEWbDMJKpeRElk7vtdN0bh9nMnKWI,16421
|
318 |
+
nltk/metrics/aline.py,sha256=yWktce0eQ_r60KKUioLZSkorZT8U2zPbxLA-wqLzzDA,32845
|
319 |
+
nltk/metrics/association.py,sha256=1hNurRIKGop2rDttTKddxtZkMrJ_0qBczugF9Mm4S4o,16569
|
320 |
+
nltk/metrics/confusionmatrix.py,sha256=szVY58vzNWQRr4objnsiouDcwd-kqAT5_b59wvwx4q8,13035
|
321 |
+
nltk/metrics/distance.py,sha256=oQ-o9tMyv5kTOJsRe2EKHLlArLiZxlAMJY73tKFnAcw,17661
|
322 |
+
nltk/metrics/paice.py,sha256=yge6FA2y8_AGYSmCWfzapmKBFF6kkJTe-puWp-KcTBk,14739
|
323 |
+
nltk/metrics/scores.py,sha256=nv0f5lsR_nKY_A2pJrVMtH4Mzef_CBpDWpkBoHnb-L0,7922
|
324 |
+
nltk/metrics/segmentation.py,sha256=WdPD6aH31Z55RfEJ7OM0FQoxmGLr_q-q6vEJ0CqxwDY,7221
|
325 |
+
nltk/metrics/spearman.py,sha256=irorJE5fYsGGxLLvKGvvL6je-hM4aonDBVhWS_ZiOS0,2197
|
326 |
+
nltk/misc/__init__.py,sha256=pgYpCMn6fRf90Zwn52OjzHDe5MsPgl7u9cbTKeEH8pk,406
|
327 |
+
nltk/misc/__pycache__/__init__.cpython-310.pyc,,
|
328 |
+
nltk/misc/__pycache__/babelfish.cpython-310.pyc,,
|
329 |
+
nltk/misc/__pycache__/chomsky.cpython-310.pyc,,
|
330 |
+
nltk/misc/__pycache__/minimalset.cpython-310.pyc,,
|
331 |
+
nltk/misc/__pycache__/sort.cpython-310.pyc,,
|
332 |
+
nltk/misc/__pycache__/wordfinder.cpython-310.pyc,,
|
333 |
+
nltk/misc/babelfish.py,sha256=9UkSa6l_j1BHxaT9CU1Viv_51RB0k9AA--3ytmQpsAk,361
|
334 |
+
nltk/misc/chomsky.py,sha256=UatgZu7Zj3W5DQzuxHZW6Zyxv5kH9l_W2u_ZnOCqXcc,5319
|
335 |
+
nltk/misc/minimalset.py,sha256=z7-UaqT7F-2ba_qybwY46bgaH4l5zQcyBkg5K_joFQs,2979
|
336 |
+
nltk/misc/sort.py,sha256=aeqONHRGSDcVksvB6a5npkwdf5sAy6A2vRP9wYp0Y1w,4547
|
337 |
+
nltk/misc/wordfinder.py,sha256=2HR5Fj4hv7Q2IDFlJb5Nl644uNWtSkWEUe-hBKYt6Zg,4352
|
338 |
+
nltk/parse/__init__.py,sha256=w2H8yrs8-Wov_wtGTHoMyRyGt7Q4iLyQC6Z05LhuEhc,3797
|
339 |
+
nltk/parse/__pycache__/__init__.cpython-310.pyc,,
|
340 |
+
nltk/parse/__pycache__/api.cpython-310.pyc,,
|
341 |
+
nltk/parse/__pycache__/bllip.cpython-310.pyc,,
|
342 |
+
nltk/parse/__pycache__/chart.cpython-310.pyc,,
|
343 |
+
nltk/parse/__pycache__/corenlp.cpython-310.pyc,,
|
344 |
+
nltk/parse/__pycache__/dependencygraph.cpython-310.pyc,,
|
345 |
+
nltk/parse/__pycache__/earleychart.cpython-310.pyc,,
|
346 |
+
nltk/parse/__pycache__/evaluate.cpython-310.pyc,,
|
347 |
+
nltk/parse/__pycache__/featurechart.cpython-310.pyc,,
|
348 |
+
nltk/parse/__pycache__/generate.cpython-310.pyc,,
|
349 |
+
nltk/parse/__pycache__/malt.cpython-310.pyc,,
|
350 |
+
nltk/parse/__pycache__/nonprojectivedependencyparser.cpython-310.pyc,,
|
351 |
+
nltk/parse/__pycache__/pchart.cpython-310.pyc,,
|
352 |
+
nltk/parse/__pycache__/projectivedependencyparser.cpython-310.pyc,,
|
353 |
+
nltk/parse/__pycache__/recursivedescent.cpython-310.pyc,,
|
354 |
+
nltk/parse/__pycache__/shiftreduce.cpython-310.pyc,,
|
355 |
+
nltk/parse/__pycache__/stanford.cpython-310.pyc,,
|
356 |
+
nltk/parse/__pycache__/transitionparser.cpython-310.pyc,,
|
357 |
+
nltk/parse/__pycache__/util.cpython-310.pyc,,
|
358 |
+
nltk/parse/__pycache__/viterbi.cpython-310.pyc,,
|
359 |
+
nltk/parse/api.py,sha256=R3xG2NEEAq5TvzQpuTKGE_xX_JLoVwp0lTGCQsL2WV8,2354
|
360 |
+
nltk/parse/bllip.py,sha256=LipdGFlJrKinwKVIgiEKosvdaDrFQGQq-7rZUOkkPNw,10976
|
361 |
+
nltk/parse/chart.py,sha256=6b3HoLPbT0OlKkETtezIODvqpBKIlkAPoY7r4gV91oM,63760
|
362 |
+
nltk/parse/corenlp.py,sha256=t9ePlsr3zWxf6CKEbczk71mCVe_y5j9U2sd8el8REms,27745
|
363 |
+
nltk/parse/dependencygraph.py,sha256=J9DcO7sszs6Pp_TqSRL-pJLwBATw_F98_xaZ9m0-kbM,32468
|
364 |
+
nltk/parse/earleychart.py,sha256=OVBGyzHbv6M76LyFlHv1Gz-0PvZ0xdRdIYgSb_Qet84,18274
|
365 |
+
nltk/parse/evaluate.py,sha256=P3qGZ7WG90mOrP4MEQXzDbIOB8WWhDBG3PIDIYfozx0,4468
|
366 |
+
nltk/parse/featurechart.py,sha256=iK0O0uC-ZAgg6Bcj9ACeQkAvBTrWo-hteu-b-cPdPhU,22532
|
367 |
+
nltk/parse/generate.py,sha256=kDlYgWj1f_YpbzVJq7OL6O5H0zU03hrrjxLuKLzJgvE,2381
|
368 |
+
nltk/parse/malt.py,sha256=_XMFcW3SOH0XCrzfv-o4-U8RTkcwDbFSHpfbWOzMtuM,16571
|
369 |
+
nltk/parse/nonprojectivedependencyparser.py,sha256=ncMpvaMMc8TtRzaPSub8Qt0IUfaXQV42YSbUMQDEnvg,29446
|
370 |
+
nltk/parse/pchart.py,sha256=KGMYKf5x2psS9XZfU6wbUnIF5jwtoeAtsHzJz6vyZ-E,20480
|
371 |
+
nltk/parse/projectivedependencyparser.py,sha256=WIWDRYAaUqr8u9UQP5AwSLXbciyoaClSN4TavumkfkY,28243
|
372 |
+
nltk/parse/recursivedescent.py,sha256=uaVune-fIIWa_wT3CTY4O8p9MhTP4VgW1UoNauPsBZQ,26032
|
373 |
+
nltk/parse/shiftreduce.py,sha256=Yl2JYRdUOqJIjQXOEWv4fUfpfGu5kLq94HaYPTV5QAk,17071
|
374 |
+
nltk/parse/stanford.py,sha256=xyPRx710ddMCVYIXje2gTwvZrvYgxOM1CMhM7ziDuVQ,19312
|
375 |
+
nltk/parse/transitionparser.py,sha256=9EdYOIGZPq77l3fgI4dnH63146YpC5PBfaZKaBPkhlU,32272
|
376 |
+
nltk/parse/util.py,sha256=6mu9ZVO2hRduKhZGr40bAwRPvhKyTO_Srx2MT8pAy6E,8667
|
377 |
+
nltk/parse/viterbi.py,sha256=czOjotH__XU_A_Mpf5-xYlYi8bXYOTbIff1mrPZBNYQ,18351
|
378 |
+
nltk/probability.py,sha256=ikWJyp0Equm4RyGxXOJFBBgNfr2jo2fK0Ck7xwmSks0,92907
|
379 |
+
nltk/sem/__init__.py,sha256=3-QdBYTgLd1iRHzo6e2f3OT0CDBWZAVmzhnlh7Yvu24,2443
|
380 |
+
nltk/sem/__pycache__/__init__.cpython-310.pyc,,
|
381 |
+
nltk/sem/__pycache__/boxer.cpython-310.pyc,,
|
382 |
+
nltk/sem/__pycache__/chat80.cpython-310.pyc,,
|
383 |
+
nltk/sem/__pycache__/cooper_storage.cpython-310.pyc,,
|
384 |
+
nltk/sem/__pycache__/drt.cpython-310.pyc,,
|
385 |
+
nltk/sem/__pycache__/drt_glue_demo.cpython-310.pyc,,
|
386 |
+
nltk/sem/__pycache__/evaluate.cpython-310.pyc,,
|
387 |
+
nltk/sem/__pycache__/glue.cpython-310.pyc,,
|
388 |
+
nltk/sem/__pycache__/hole.cpython-310.pyc,,
|
389 |
+
nltk/sem/__pycache__/lfg.cpython-310.pyc,,
|
390 |
+
nltk/sem/__pycache__/linearlogic.cpython-310.pyc,,
|
391 |
+
nltk/sem/__pycache__/logic.cpython-310.pyc,,
|
392 |
+
nltk/sem/__pycache__/relextract.cpython-310.pyc,,
|
393 |
+
nltk/sem/__pycache__/skolemize.cpython-310.pyc,,
|
394 |
+
nltk/sem/__pycache__/util.cpython-310.pyc,,
|
395 |
+
nltk/sem/boxer.py,sha256=rACkFGXGKpK0pMxGXxtpkaKF50-aysHw_9GQjf9xtww,55287
|
396 |
+
nltk/sem/chat80.py,sha256=TAiZ4BROBzIibz3jVkcgWL_BlmkC-3gMziEySS8JWMw,26519
|
397 |
+
nltk/sem/cooper_storage.py,sha256=ghg6kYG6a54I4sDiwgzX70Jcm6HlNCPDm5gZi2ZqPG4,4210
|
398 |
+
nltk/sem/drt.py,sha256=7YDYqc9XuWBleZ0aL41LW_wqpBbpvCMgqMnTOiRXX9s,53149
|
399 |
+
nltk/sem/drt_glue_demo.py,sha256=xe-SoNG6JVIYtB7YoMO75vEil0KSVGI-gxcfzuLgQdc,19171
|
400 |
+
nltk/sem/evaluate.py,sha256=07NnlgTmfjJy93UtFfFB6mdZRiW2hrm9ZTfO4RLfjcM,26282
|
401 |
+
nltk/sem/glue.py,sha256=1nBjlbsqna4gXnNG8iMQn5wb15QPxejyDn-vbTPmXrc,30254
|
402 |
+
nltk/sem/hole.py,sha256=D9Cnc89WvG9WCDlDNjYF3cig4UmHJgFIwtevuNX1CBs,14216
|
403 |
+
nltk/sem/lfg.py,sha256=SR-OYvj8HBtIx-EBvnfkOFstSj8eKXzAiVyQeFIsmZI,7716
|
404 |
+
nltk/sem/linearlogic.py,sha256=Wg_jzVVQDy1nCvYkuJB-g9tdwBYRmsenQboD7eRbEU8,17234
|
405 |
+
nltk/sem/logic.py,sha256=F0giVBpzZi3HYLQBlsiU0tLOOVEEkswlOYkRsitiVnU,70239
|
406 |
+
nltk/sem/relextract.py,sha256=UPv_7dKm-GpdYGL_J8CsJHAz0ALxGv_4EZ_rFk7_y7o,15809
|
407 |
+
nltk/sem/skolemize.py,sha256=CtOfU12APkeIkp-Z_jMlAOMkXIEO9le8TQUvlZ5rBns,5870
|
408 |
+
nltk/sem/util.py,sha256=GB8SOc7dtyywa4WrlVHr1mHwRntX9ppD7N1em-Bh1Yo,9062
|
409 |
+
nltk/sentiment/__init__.py,sha256=vre9oZROX6xHjdKjM8inuxYfiVLf341HZ_sPKyoA2Jo,382
|
410 |
+
nltk/sentiment/__pycache__/__init__.cpython-310.pyc,,
|
411 |
+
nltk/sentiment/__pycache__/sentiment_analyzer.cpython-310.pyc,,
|
412 |
+
nltk/sentiment/__pycache__/util.cpython-310.pyc,,
|
413 |
+
nltk/sentiment/__pycache__/vader.cpython-310.pyc,,
|
414 |
+
nltk/sentiment/sentiment_analyzer.py,sha256=vB09EsrK-16IqHDD7TdsHZYGrkrUcY1rPzNtHpTrL1w,10432
|
415 |
+
nltk/sentiment/util.py,sha256=memSkOlHeTfJpeZYtgYJ9LsiMOcoVw4wvwHBOsFwneY,31275
|
416 |
+
nltk/sentiment/vader.py,sha256=efJHlAUaRr6bV63ZVDIMAOaolVqct6lBKo9tMVCOpkg,21764
|
417 |
+
nltk/stem/__init__.py,sha256=BUVavJGvw_wgnL3PkklsVg9PNMbz3rCW1U6XTufamC8,1296
|
418 |
+
nltk/stem/__pycache__/__init__.cpython-310.pyc,,
|
419 |
+
nltk/stem/__pycache__/api.cpython-310.pyc,,
|
420 |
+
nltk/stem/__pycache__/arlstem.cpython-310.pyc,,
|
421 |
+
nltk/stem/__pycache__/arlstem2.cpython-310.pyc,,
|
422 |
+
nltk/stem/__pycache__/cistem.cpython-310.pyc,,
|
423 |
+
nltk/stem/__pycache__/isri.cpython-310.pyc,,
|
424 |
+
nltk/stem/__pycache__/lancaster.cpython-310.pyc,,
|
425 |
+
nltk/stem/__pycache__/porter.cpython-310.pyc,,
|
426 |
+
nltk/stem/__pycache__/regexp.cpython-310.pyc,,
|
427 |
+
nltk/stem/__pycache__/rslp.cpython-310.pyc,,
|
428 |
+
nltk/stem/__pycache__/snowball.cpython-310.pyc,,
|
429 |
+
nltk/stem/__pycache__/util.cpython-310.pyc,,
|
430 |
+
nltk/stem/__pycache__/wordnet.cpython-310.pyc,,
|
431 |
+
nltk/stem/api.py,sha256=eCDlGturJXqs0AG-q0AHN6EiqU7ytGs43ly-eEiob6s,741
|
432 |
+
nltk/stem/arlstem.py,sha256=3LW-2dSdsNNAGlQluBiOmHR6V7xOaRdIT2OdlZgcJVk,13006
|
433 |
+
nltk/stem/arlstem2.py,sha256=2SrhWIANG2Gd9Rxbvj-UIWc7-zr5-zIJGB8HDyszqW0,16535
|
434 |
+
nltk/stem/cistem.py,sha256=59OmWHS_EWFO-I-ZN1DVFnnz1rdcUxKCBwM4z8DRQoo,7259
|
435 |
+
nltk/stem/isri.py,sha256=2tOa82AbRnXPympONMJOVc6-CsWdyWlMgcllFwqrJ-I,14990
|
436 |
+
nltk/stem/lancaster.py,sha256=QrvXzQGULfwIMsW1Z8By8Pz8Exb1MTTydc5ZBV4dJao,12587
|
437 |
+
nltk/stem/porter.py,sha256=c5jYrt7IHEpV-neeZp6zHOjLXYh83x0tksE3VP7YkRg,28372
|
438 |
+
nltk/stem/regexp.py,sha256=5lb_FGFd7SixF8hyAZpNNLCCeNDfRhnp750We9dbZJA,1578
|
439 |
+
nltk/stem/rslp.py,sha256=cMyro3T1eslSdD-sE3Vq5Nnp4yJNrlB6gTQz08tlOxU,5511
|
440 |
+
nltk/stem/snowball.py,sha256=6somwXR8EoIN9TNmK251dPRGRZ75oC4i6CfPV8iqwk8,183890
|
441 |
+
nltk/stem/util.py,sha256=ktwGClVb3h-AndTu60wS6rfTAdruI41M1zbccWt7wm0,644
|
442 |
+
nltk/stem/wordnet.py,sha256=AojhkFURMhpF8vmS7uTkfeJNL-EYrvGb42v-yrTSD8w,1655
|
443 |
+
nltk/tag/__init__.py,sha256=v7hPbsW3lrb6AFSIZ3uhZ33iwCKVx7RvBHrNkNro1NY,7298
|
444 |
+
nltk/tag/__pycache__/__init__.cpython-310.pyc,,
|
445 |
+
nltk/tag/__pycache__/api.cpython-310.pyc,,
|
446 |
+
nltk/tag/__pycache__/brill.cpython-310.pyc,,
|
447 |
+
nltk/tag/__pycache__/brill_trainer.cpython-310.pyc,,
|
448 |
+
nltk/tag/__pycache__/crf.cpython-310.pyc,,
|
449 |
+
nltk/tag/__pycache__/hmm.cpython-310.pyc,,
|
450 |
+
nltk/tag/__pycache__/hunpos.cpython-310.pyc,,
|
451 |
+
nltk/tag/__pycache__/mapping.cpython-310.pyc,,
|
452 |
+
nltk/tag/__pycache__/perceptron.cpython-310.pyc,,
|
453 |
+
nltk/tag/__pycache__/senna.cpython-310.pyc,,
|
454 |
+
nltk/tag/__pycache__/sequential.cpython-310.pyc,,
|
455 |
+
nltk/tag/__pycache__/stanford.cpython-310.pyc,,
|
456 |
+
nltk/tag/__pycache__/tnt.cpython-310.pyc,,
|
457 |
+
nltk/tag/__pycache__/util.cpython-310.pyc,,
|
458 |
+
nltk/tag/api.py,sha256=hxGeLViDHBmcXYnWtYA8N3r7meYyOzW8nxafEaSXH0c,14810
|
459 |
+
nltk/tag/brill.py,sha256=PA8cP2tXwbxYtSO33vrV8RwGJNm4ZU_T5iCkqKf0W4g,16829
|
460 |
+
nltk/tag/brill_trainer.py,sha256=ba0A2b255xtF3N30iiLWy8oazQycJ3IP-gBY6SMuX2w,27900
|
461 |
+
nltk/tag/crf.py,sha256=eaU05hpUOPRO9TRVt6VXffvCB9ZsahkDu2gQi1x8FFQ,7960
|
462 |
+
nltk/tag/hmm.py,sha256=mkD06CBebJyBZ-lqXVsyVwCL1blqA0ucijINjynZiJQ,50349
|
463 |
+
nltk/tag/hunpos.py,sha256=th_TEehZi3QIlaFLJhI40tBpqn1Rn3QYzfv_dT1n1w8,5195
|
464 |
+
nltk/tag/mapping.py,sha256=TfcRmPsp-cM7FFx03ElLmf0ZYvW48N35SIl_y7M7QHY,4024
|
465 |
+
nltk/tag/perceptron.py,sha256=ge04T_6s-qIk2ElRLA43euMSzbaxQur2KxosuLfq_Tg,13425
|
466 |
+
nltk/tag/senna.py,sha256=_Y-mrYv1Y4SH8720pMKiXYvPFnuNJMeDeG6PUu1TyHk,5903
|
467 |
+
nltk/tag/sequential.py,sha256=hWSEZAYlZa8uKd5-o7NeAIsEaHOj2lZVaVX5F5ymdoI,28621
|
468 |
+
nltk/tag/stanford.py,sha256=_HuQnKPvcHn01gUtrvhaYI_GpOG2tldthDXoV3daCFA,8427
|
469 |
+
nltk/tag/tnt.py,sha256=gNsbvbZYFnhPLnbCKCAOdwJIsK7OyNxAje2SfRclyz8,18432
|
470 |
+
nltk/tag/util.py,sha256=FEApJmJ5lpb1mWbfhRvtKce9sR93WPiRJfUyAvBoc78,2353
|
471 |
+
nltk/tbl/__init__.py,sha256=7w88VhcTvvCRY03cUftsmoLkf5YanRyM3PXU-Ik2t2c,790
|
472 |
+
nltk/tbl/__pycache__/__init__.cpython-310.pyc,,
|
473 |
+
nltk/tbl/__pycache__/api.cpython-310.pyc,,
|
474 |
+
nltk/tbl/__pycache__/demo.cpython-310.pyc,,
|
475 |
+
nltk/tbl/__pycache__/erroranalysis.cpython-310.pyc,,
|
476 |
+
nltk/tbl/__pycache__/feature.cpython-310.pyc,,
|
477 |
+
nltk/tbl/__pycache__/rule.cpython-310.pyc,,
|
478 |
+
nltk/tbl/__pycache__/template.cpython-310.pyc,,
|
479 |
+
nltk/tbl/api.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
480 |
+
nltk/tbl/demo.py,sha256=VpqlJQdaXU5wrpJF2aSLhTlF62fOQl5sCYiBJrPZcZU,15338
|
481 |
+
nltk/tbl/erroranalysis.py,sha256=pav23zp0nOiGydqQ4wSJbXAVJmixxCwgodSthCL-onU,1454
|
482 |
+
nltk/tbl/feature.py,sha256=CrcNBJ_BGqnEXzFshpz_MGe6mTB1V0rMWBGWyn5Kukw,9690
|
483 |
+
nltk/tbl/rule.py,sha256=k-0gRVsZOigPWkqn_NuZvOeQ5bXx6YTYuSRA-oUSXPo,11515
|
484 |
+
nltk/tbl/template.py,sha256=LeTafIw_oehScGgwFgl9fklSIOY5tJvuJNFgzaRsJHU,12892
|
485 |
+
nltk/test/__init__.py,sha256=79tUwF8keWTdPOWa-gpVx0VkJr6DABwmq9j589IFABU,487
|
486 |
+
nltk/test/__pycache__/__init__.cpython-310.pyc,,
|
487 |
+
nltk/test/__pycache__/all.cpython-310.pyc,,
|
488 |
+
nltk/test/__pycache__/childes_fixt.cpython-310.pyc,,
|
489 |
+
nltk/test/__pycache__/classify_fixt.cpython-310.pyc,,
|
490 |
+
nltk/test/__pycache__/conftest.cpython-310.pyc,,
|
491 |
+
nltk/test/__pycache__/gensim_fixt.cpython-310.pyc,,
|
492 |
+
nltk/test/__pycache__/gluesemantics_malt_fixt.cpython-310.pyc,,
|
493 |
+
nltk/test/__pycache__/portuguese_en_fixt.cpython-310.pyc,,
|
494 |
+
nltk/test/__pycache__/probability_fixt.cpython-310.pyc,,
|
495 |
+
nltk/test/__pycache__/setup_fixt.cpython-310.pyc,,
|
496 |
+
nltk/test/all.py,sha256=Ojl5ZxWh7LV7XsdOyR8kWEOxMk7E4m7QnCUrQoACzQk,819
|
497 |
+
nltk/test/bleu.doctest,sha256=2LmQDiyg-BueBx8LbLJanXCs7UZI9zsLe5nurrXBVBs,862
|
498 |
+
nltk/test/bnc.doctest,sha256=_8MYpY69ibBaUmkNE3lu187WDOVV_AF4GgTvxSmRuLQ,2051
|
499 |
+
nltk/test/ccg.doctest,sha256=YHiQsfRdaAuOXrkBfD2WTSd9yWbAWyJ8K2KDtkAWyhk,19786
|
500 |
+
nltk/test/ccg_semantics.doctest,sha256=vPdQojJQwAxOXJ12cUQXKnHTnU5IOr1z-FszyX1MAAQ,31066
|
501 |
+
nltk/test/chat80.doctest,sha256=-bY1zKFhVZmtKf82ndwBt3aiNHy7SeSduXjLKggyy2o,8735
|
502 |
+
nltk/test/childes.doctest,sha256=FcKzuX_RXXHZNhCyU_S2B7xTN46R54mxjYs17bejhN0,9363
|
503 |
+
nltk/test/childes_fixt.py,sha256=A04g6D3QytqCatGOYAg6fCXqXT8XyjIPbRSkdG1ys8o,372
|
504 |
+
nltk/test/chunk.doctest,sha256=hDVcWtgJPEZJZLceKbm_885sgpaSR6DFHQMesFzyYeU,11511
|
505 |
+
nltk/test/classify.doctest,sha256=e1MEsCmHQcLkky6XomMc4je0mhImN8YghEy-A13Ieh8,7699
|
506 |
+
nltk/test/classify_fixt.py,sha256=zUj2OUNhyi2sJNmVdShbQnuhLUieJ7h_AwKmvj1Gnzw,119
|
507 |
+
nltk/test/collections.doctest,sha256=ygTv1l_HbXdVHDw91rjUxJy6KFnSvbvzpkXLvTfnVUU,622
|
508 |
+
nltk/test/collocations.doctest,sha256=ezSwbUboIG91fbmKX7mvFo3c9C_BlbgM85tRrctZAKU,12506
|
509 |
+
nltk/test/concordance.doctest,sha256=rPESoW6-ugpgj2LgBYgChcjOWv75x0eu3Y4A2MuZSsQ,3544
|
510 |
+
nltk/test/conftest.py,sha256=apMfe_V5EHXZHCXCMxVqMt3gpHCUwwxR-MxESis9--Q,804
|
511 |
+
nltk/test/corpus.doctest,sha256=K3vInYJLjonuHTysZCrHvZ1ytgseREpqZMcz9VsolHA,99206
|
512 |
+
nltk/test/crubadan.doctest,sha256=qn63dlNT7XmxUA1m2JmcwuX_i12_cWCAfJDVxSp9Kgs,2060
|
513 |
+
nltk/test/data.doctest,sha256=ggmXuZT1Hy7Bd5_bppQPhz64lO8E-dDHXtuh2hQ5HYM,14266
|
514 |
+
nltk/test/dependency.doctest,sha256=pXyaAjDE232xA0Q2EEvxkMNu8COSk0l52ELMi07C-qI,7669
|
515 |
+
nltk/test/discourse.doctest,sha256=AxJetWi0DetMfptecrI9lXac7mN4YVrfCVPr3VXDBkQ,17923
|
516 |
+
nltk/test/drt.doctest,sha256=wTRxo8ISpwcsF9RpwlHn0PLfpaL5ZCZxN2oEpqlGHYg,20076
|
517 |
+
nltk/test/featgram.doctest,sha256=APe6OaMrt1UwuKzLM-7NRXIQF0mPnpZj4vR1yTSnz0o,28870
|
518 |
+
nltk/test/featstruct.doctest,sha256=hjCDZs3NN2DJdyAH9BygfXUuWAP723xQFk3YMSg7p_Q,38894
|
519 |
+
nltk/test/framenet.doctest,sha256=KcZIkt-8_HJ2gDl7BvWG-vfOI3NI7Be2VT9sc9hcAXY,10797
|
520 |
+
nltk/test/generate.doctest,sha256=7yYAJ1EO1qAHy9OYVcoEehPs4hoEhvTvs0VH5H08oBg,2050
|
521 |
+
nltk/test/gensim.doctest,sha256=kmwbF1XcgZvyfrfdotjNw-VlkzgGFVxwVObQ0IPcAXI,5200
|
522 |
+
nltk/test/gensim_fixt.py,sha256=2p-4RObBWBU-YzbGPXAj03aPhimK-l_RLNdS_RuKHh4,77
|
523 |
+
nltk/test/gluesemantics.doctest,sha256=QVR_Hki10s1CRghGvxJDNDA2u1J89uj1O_nKt0RF8eo,12705
|
524 |
+
nltk/test/gluesemantics_malt.doctest,sha256=4S5usX2BTPAPpK7t1SIfwHGaajpVXAuk5CuAUvSagZU,2667
|
525 |
+
nltk/test/gluesemantics_malt_fixt.py,sha256=H7YUsT_M5LteTBF9utPjqUP8pybUaW3w2fQdGUPiT3c,232
|
526 |
+
nltk/test/grammar.doctest,sha256=z2ZzpqBjN64pPB7J3WbZcI_QsH5a1TkgdNKN5GsHMLE,1949
|
527 |
+
nltk/test/grammartestsuites.doctest,sha256=4eF9lME7iQqaAUMvp3IX0s815yi9MSUgbDrT_hJov2c,3309
|
528 |
+
nltk/test/index.doctest,sha256=MuVP-xRyC9Zu_bY7PU8BZekRztycmrD28ngq6q6RonI,2701
|
529 |
+
nltk/test/inference.doctest,sha256=8dABBDz575EQIw1qMwVdDCEQClRmaRxxMARqC1CHYBw,18365
|
530 |
+
nltk/test/internals.doctest,sha256=dzXAofPbEfck_BZYO1ZHp5NpqQd_Ofz3nGKjP_KlzHE,4283
|
531 |
+
nltk/test/japanese.doctest,sha256=79O_D43s3rVCS0Am06pG2hCiNUkT2A7AT1Up_BT82_g,1093
|
532 |
+
nltk/test/lm.doctest,sha256=mTo97a-_5wZ1t_G3Hso-LuhluTTtHZrsE5b89dhQXfY,3951
|
533 |
+
nltk/test/logic.doctest,sha256=h8numvKfRWQucoEA9HPJ02pxviSb8SdCa02BUvWPL5o,35183
|
534 |
+
nltk/test/meteor.doctest,sha256=dcxi8dfWOG6fm-7_VlHkxnaW8d3vEw6TBir0iAsf2Qo,1523
|
535 |
+
nltk/test/metrics.doctest,sha256=h9P-WsPkMHmFQDQw98TRwfRBAVhkuLqE3MOSl3hZaJY,11283
|
536 |
+
nltk/test/misc.doctest,sha256=upseLcrsXziqxxF0pCmA1Nyx9ovGAuUlpG7w4PK8a1k,3464
|
537 |
+
nltk/test/nonmonotonic.doctest,sha256=mG0_JgtIhZh9pD-jqiGAHD7nuQHGClxWhKvffiBPHNM,10370
|
538 |
+
nltk/test/paice.doctest,sha256=9KOoUsd6O-ACSMbt3Ras4zS-FE55R4jZ6xh1JKopb3c,1273
|
539 |
+
nltk/test/parse.doctest,sha256=fKDMs2TD3qhUgNdwW30CTYcEOl1olf3TRCHsf_i1heY,34936
|
540 |
+
nltk/test/portuguese_en.doctest,sha256=voMsH9rhsaI2ETsXYI8T8-ZXKYv6l1-ghv4TMaEDt7c,23121
|
541 |
+
nltk/test/portuguese_en_fixt.py,sha256=-66oHXFBbvDKHkwkcOLnpwcn29iUpwUEWrJ-LqSk5FM,130
|
542 |
+
nltk/test/probability.doctest,sha256=4BuJPzdy6l8hlRXIJOEMxfzlLl1oaru2ezTV6olNx0U,9244
|
543 |
+
nltk/test/probability_fixt.py,sha256=avszs9PHMTVYHHcOXA19-EsTYDahH4VPPPMqv1QkGpE,188
|
544 |
+
nltk/test/propbank.doctest,sha256=jDD0XEFjm2-hDA8g_Y7Us3feNLeOgsw8lvDn-tApO0g,6694
|
545 |
+
nltk/test/relextract.doctest,sha256=Klf15poDywGJTJlpmpTBnLF5ur-_0tLZC-S93Sox95A,9520
|
546 |
+
nltk/test/resolution.doctest,sha256=XJw6Bs4CBYSEEWreyqWTaoTo1ADGwGwRptEsZV8qUH8,8010
|
547 |
+
nltk/test/semantics.doctest,sha256=XhmM0qSpAcmqYZu6dV7Veugf3FpuyMxaHEh1t2UEqwI,25190
|
548 |
+
nltk/test/sentiment.doctest,sha256=dwARYfcbIn6oaPX7kRAo_ZjjJ_YDowxh3zAgr-16Mak,12229
|
549 |
+
nltk/test/sentiwordnet.doctest,sha256=7wIk6gIiYtONvkpNfAUK_xk-jXNVVzIzPlQJ4h2UTrk,1051
|
550 |
+
nltk/test/setup_fixt.py,sha256=IQUyYM-mNaVbfsGFvfOdJc0ymAJ-0u5OAZd2cqRgF0s,912
|
551 |
+
nltk/test/simple.doctest,sha256=ZF_0SZ5vp7pMfFp6iKf3ZvKkRYLHlxBamC0aaQItSog,2407
|
552 |
+
nltk/test/stem.doctest,sha256=XJu6ADeinzu41KgldR5pVuiLdzkmCsoJIXLaSQocTPs,2552
|
553 |
+
nltk/test/tag.doctest,sha256=Dl3QKGZi-1uJQwQKenGThEIfOLKKR7k3wghJKAf4GC4,34100
|
554 |
+
nltk/test/tokenize.doctest,sha256=9fZOgyZnwOBNiPYS0xRFSPcr8asz18Tc29Et8_nzHs4,20353
|
555 |
+
nltk/test/toolbox.doctest,sha256=NfbQ7Q_WFajCTtjxcLSzYkkvr8VVm8SGtqDerv5KBJ4,10323
|
556 |
+
nltk/test/translate.doctest,sha256=if9_vzqjIWk0wnok6QSaLO-dry5lt3DLWCTj99VWmf0,8396
|
557 |
+
nltk/test/tree.doctest,sha256=_MYclk55SLXJ4zGRu-bbL-oPOThpWc2G4c0cuLkyXXo,47273
|
558 |
+
nltk/test/treeprettyprinter.doctest,sha256=yuAL_WWYVV5jCAe0TmzQ9j4N2CSZD9r13_g992DUvkM,9376
|
559 |
+
nltk/test/treetransforms.doctest,sha256=UDSeLha6tfB-PN4_eJGQeOMifVhTIY89tho_2cuXDyc,5006
|
560 |
+
nltk/test/unit/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
561 |
+
nltk/test/unit/__pycache__/__init__.cpython-310.pyc,,
|
562 |
+
nltk/test/unit/__pycache__/test_aline.cpython-310.pyc,,
|
563 |
+
nltk/test/unit/__pycache__/test_bllip.cpython-310.pyc,,
|
564 |
+
nltk/test/unit/__pycache__/test_brill.cpython-310.pyc,,
|
565 |
+
nltk/test/unit/__pycache__/test_cfd_mutation.cpython-310.pyc,,
|
566 |
+
nltk/test/unit/__pycache__/test_cfg2chomsky.cpython-310.pyc,,
|
567 |
+
nltk/test/unit/__pycache__/test_chunk.cpython-310.pyc,,
|
568 |
+
nltk/test/unit/__pycache__/test_classify.cpython-310.pyc,,
|
569 |
+
nltk/test/unit/__pycache__/test_collocations.cpython-310.pyc,,
|
570 |
+
nltk/test/unit/__pycache__/test_concordance.cpython-310.pyc,,
|
571 |
+
nltk/test/unit/__pycache__/test_corenlp.cpython-310.pyc,,
|
572 |
+
nltk/test/unit/__pycache__/test_corpora.cpython-310.pyc,,
|
573 |
+
nltk/test/unit/__pycache__/test_corpus_views.cpython-310.pyc,,
|
574 |
+
nltk/test/unit/__pycache__/test_data.cpython-310.pyc,,
|
575 |
+
nltk/test/unit/__pycache__/test_disagreement.cpython-310.pyc,,
|
576 |
+
nltk/test/unit/__pycache__/test_distance.cpython-310.pyc,,
|
577 |
+
nltk/test/unit/__pycache__/test_downloader.cpython-310.pyc,,
|
578 |
+
nltk/test/unit/__pycache__/test_freqdist.cpython-310.pyc,,
|
579 |
+
nltk/test/unit/__pycache__/test_hmm.cpython-310.pyc,,
|
580 |
+
nltk/test/unit/__pycache__/test_json2csv_corpus.cpython-310.pyc,,
|
581 |
+
nltk/test/unit/__pycache__/test_json_serialization.cpython-310.pyc,,
|
582 |
+
nltk/test/unit/__pycache__/test_metrics.cpython-310.pyc,,
|
583 |
+
nltk/test/unit/__pycache__/test_naivebayes.cpython-310.pyc,,
|
584 |
+
nltk/test/unit/__pycache__/test_nombank.cpython-310.pyc,,
|
585 |
+
nltk/test/unit/__pycache__/test_pl196x.cpython-310.pyc,,
|
586 |
+
nltk/test/unit/__pycache__/test_pos_tag.cpython-310.pyc,,
|
587 |
+
nltk/test/unit/__pycache__/test_ribes.cpython-310.pyc,,
|
588 |
+
nltk/test/unit/__pycache__/test_rte_classify.cpython-310.pyc,,
|
589 |
+
nltk/test/unit/__pycache__/test_seekable_unicode_stream_reader.cpython-310.pyc,,
|
590 |
+
nltk/test/unit/__pycache__/test_senna.cpython-310.pyc,,
|
591 |
+
nltk/test/unit/__pycache__/test_stem.cpython-310.pyc,,
|
592 |
+
nltk/test/unit/__pycache__/test_tag.cpython-310.pyc,,
|
593 |
+
nltk/test/unit/__pycache__/test_tgrep.cpython-310.pyc,,
|
594 |
+
nltk/test/unit/__pycache__/test_tokenize.cpython-310.pyc,,
|
595 |
+
nltk/test/unit/__pycache__/test_twitter_auth.cpython-310.pyc,,
|
596 |
+
nltk/test/unit/__pycache__/test_util.cpython-310.pyc,,
|
597 |
+
nltk/test/unit/__pycache__/test_wordnet.cpython-310.pyc,,
|
598 |
+
nltk/test/unit/lm/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
599 |
+
nltk/test/unit/lm/__pycache__/__init__.cpython-310.pyc,,
|
600 |
+
nltk/test/unit/lm/__pycache__/test_counter.cpython-310.pyc,,
|
601 |
+
nltk/test/unit/lm/__pycache__/test_models.cpython-310.pyc,,
|
602 |
+
nltk/test/unit/lm/__pycache__/test_preprocessing.cpython-310.pyc,,
|
603 |
+
nltk/test/unit/lm/__pycache__/test_vocabulary.cpython-310.pyc,,
|
604 |
+
nltk/test/unit/lm/test_counter.py,sha256=t1Dgd6b6JFrtkggAzoRXSGfZ1gwNKiD4aM_cBPoFsEM,3891
|
605 |
+
nltk/test/unit/lm/test_models.py,sha256=3yVFNUsVC2_VUJexqclnSjInpQe14MuPVq3qsYlr2lc,20160
|
606 |
+
nltk/test/unit/lm/test_preprocessing.py,sha256=05lMhOdkglGipiMuJ0gTJwaGweYed0qVGade6VY1uXw,999
|
607 |
+
nltk/test/unit/lm/test_vocabulary.py,sha256=1Pd5rfniE0C_Pq5v2k3IKGdug6ZuA4ycbNZKfRpCfuI,5917
|
608 |
+
nltk/test/unit/test_aline.py,sha256=u9y3D19sJGY_VE9nSOOON5GMYyTIRGVXMyqveeMypyU,1130
|
609 |
+
nltk/test/unit/test_bllip.py,sha256=rm3KrL9F6F49WfXDV42GpuPlvbvsXibTbUXU0pWa-pw,1115
|
610 |
+
nltk/test/unit/test_brill.py,sha256=ZTDCN3y2mTZ-dLeL0GwvO3yM6LlcTmIQ1LaNMBtXZyE,1024
|
611 |
+
nltk/test/unit/test_cfd_mutation.py,sha256=YutOmFGBizpUzZ61l1cDxIegJah2ntuwKL88C49-WBA,1373
|
612 |
+
nltk/test/unit/test_cfg2chomsky.py,sha256=g2wKKjmogJpAaRiLxA0_xw4KLwZa4zvjA-gBMt9z1l0,1726
|
613 |
+
nltk/test/unit/test_chunk.py,sha256=xo-ItBtJdBsRIt-rX1rYYkV_ufABgPK4e6HlogRTvWg,2219
|
614 |
+
nltk/test/unit/test_classify.py,sha256=4Bv5-rDyrjDGdmRHY_qh4Rq_5VdoghzlJEPB_PCIzQo,1337
|
615 |
+
nltk/test/unit/test_collocations.py,sha256=vaiBeImr5dCDOhFPAN8Q4CAUVojJTwNHpodolyIymCU,3690
|
616 |
+
nltk/test/unit/test_concordance.py,sha256=91x9LT-875n7OOi3it5O1qr1xKdOA1ufZY3KLH10Iaw,4108
|
617 |
+
nltk/test/unit/test_corenlp.py,sha256=doMoc3Drnl3fDFxTaZKVPKq-75RTXOGSOqkI9K_74FQ,58632
|
618 |
+
nltk/test/unit/test_corpora.py,sha256=46IA2v_oxDRFQQGa6iGTHiTHAPsDZjIovDSG2432Ubc,9923
|
619 |
+
nltk/test/unit/test_corpus_views.py,sha256=mIxoCvqWSfInEQkISPwfZvTG6dTxYh7Bx0kCGC6VsoA,1600
|
620 |
+
nltk/test/unit/test_data.py,sha256=y1fXWnIylRrff9fBJBUYZ6xw3T6uwMg_6View-jKcas,390
|
621 |
+
nltk/test/unit/test_disagreement.py,sha256=e2JIXrNqCg1YTSh6P2lnGs9YN8KmkWcFD-zcZPsNkjk,4461
|
622 |
+
nltk/test/unit/test_distance.py,sha256=DIMhkfn2y6WvsiJRyw1y_T5b_4OHI6wG01eEAt8Cd9Q,5839
|
623 |
+
nltk/test/unit/test_downloader.py,sha256=QvpnRVehOfLZVJ-iUH8m5mEHG8w4deKxRhF7IOnjAZM,741
|
624 |
+
nltk/test/unit/test_freqdist.py,sha256=I6qkc8zleTMeivGWB0NntBVQDx_tVxthWRwcOB-T0i4,210
|
625 |
+
nltk/test/unit/test_hmm.py,sha256=bX7fSFd7k89JCr9VNFr1ZAng4m2KkfuTL_M2TNvA1nU,2285
|
626 |
+
nltk/test/unit/test_json2csv_corpus.py,sha256=-BUZfzFHAof4umKGAL-9WKGUBiPFyKzLVZOCmzW-a-g,5888
|
627 |
+
nltk/test/unit/test_json_serialization.py,sha256=CfpHkTvY0lF8rMQXQsv_0nSVhDfhxVkqDwTLq26pv5Q,3634
|
628 |
+
nltk/test/unit/test_metrics.py,sha256=iK6bLxVi1fVll-2eCmgzE-ubWnQlFeQjP079qdiRP-A,1949
|
629 |
+
nltk/test/unit/test_naivebayes.py,sha256=a_tjsQsyvPIsO3mrtmN6knaC9BFwPE7PDNHBSNdhYMc,764
|
630 |
+
nltk/test/unit/test_nombank.py,sha256=gIgs6vlEI2NheAh8c6wlJdk6apHmAMmaDZkP8laIvKY,760
|
631 |
+
nltk/test/unit/test_pl196x.py,sha256=C41qhbllNBqtVJ9tCFM8mReQqzsdbM7uoMo9hFVHKLg,410
|
632 |
+
nltk/test/unit/test_pos_tag.py,sha256=5HkW7hpjZd2270RVSFXECLxXg8jCY2iBViDoDA8O2Qs,2782
|
633 |
+
nltk/test/unit/test_ribes.py,sha256=DItkydO5d543kRFYiAebnqudiF2HETHrMAntG3H75jA,5204
|
634 |
+
nltk/test/unit/test_rte_classify.py,sha256=oNGw78oedct_VpwelsMVFb7v3bRFepnQWWbHgKp3GBQ,2765
|
635 |
+
nltk/test/unit/test_seekable_unicode_stream_reader.py,sha256=XBxkic2HcfqxfTY0XxBBBRNEo5FQrYYQzkg1vywwUA0,2265
|
636 |
+
nltk/test/unit/test_senna.py,sha256=fuLdpQO7kG-12rWpGprIOiH9fwxhv1yseNxKtpcUmss,3712
|
637 |
+
nltk/test/unit/test_stem.py,sha256=kjtoZlKkgtCZYX8kxyVQIPf5f6QSPzUCLkCJLDvDWFA,6347
|
638 |
+
nltk/test/unit/test_tag.py,sha256=h7YztNxvYcx2177MkQrPqPgYR2gL1sdl9YB3ZMKuciw,535
|
639 |
+
nltk/test/unit/test_tgrep.py,sha256=elx0roGwZJEOJy7-j7cqwAXvzvldlzYkxo8lHDoKf8E,31708
|
640 |
+
nltk/test/unit/test_tokenize.py,sha256=9uQx21Vs5Iv5mBmNyiHqTaOmIecSlD1n9jUY9dF1mBM,30921
|
641 |
+
nltk/test/unit/test_twitter_auth.py,sha256=bms9DQ07DwEr53IqMr49qGL9ria_1rEf3aA7xt8oR-A,2509
|
642 |
+
nltk/test/unit/test_util.py,sha256=UMUTzBJRSSAdFwp7tZkG7gygQ9gHcrk2IEiuq6XvTRA,1888
|
643 |
+
nltk/test/unit/test_wordnet.py,sha256=tZCn_lZVJ8POuehMbAIcgV000vCMwXFJUbdhuPEOSmw,9260
|
644 |
+
nltk/test/unit/translate/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
645 |
+
nltk/test/unit/translate/__pycache__/__init__.cpython-310.pyc,,
|
646 |
+
nltk/test/unit/translate/__pycache__/test_bleu.cpython-310.pyc,,
|
647 |
+
nltk/test/unit/translate/__pycache__/test_gdfa.cpython-310.pyc,,
|
648 |
+
nltk/test/unit/translate/__pycache__/test_ibm1.cpython-310.pyc,,
|
649 |
+
nltk/test/unit/translate/__pycache__/test_ibm2.cpython-310.pyc,,
|
650 |
+
nltk/test/unit/translate/__pycache__/test_ibm3.cpython-310.pyc,,
|
651 |
+
nltk/test/unit/translate/__pycache__/test_ibm4.cpython-310.pyc,,
|
652 |
+
nltk/test/unit/translate/__pycache__/test_ibm5.cpython-310.pyc,,
|
653 |
+
nltk/test/unit/translate/__pycache__/test_ibm_model.cpython-310.pyc,,
|
654 |
+
nltk/test/unit/translate/__pycache__/test_meteor.cpython-310.pyc,,
|
655 |
+
nltk/test/unit/translate/__pycache__/test_nist.cpython-310.pyc,,
|
656 |
+
nltk/test/unit/translate/__pycache__/test_stack_decoder.cpython-310.pyc,,
|
657 |
+
nltk/test/unit/translate/test_bleu.py,sha256=YpYHqzzebFqF8M-x2AjUYeI3YNmRSseJmAf4xoT13XY,15874
|
658 |
+
nltk/test/unit/translate/test_gdfa.py,sha256=E4r6o0S2r5rzK7NPFTyDA2a7IAfYzmIhCU4WXB0Wvdo,4770
|
659 |
+
nltk/test/unit/translate/test_ibm1.py,sha256=7dGtPK_T9qXGTmB8skOeJ_mNJ2G8VaoYOlqMkhP0fBs,2669
|
660 |
+
nltk/test/unit/translate/test_ibm2.py,sha256=fAjggyyMHRzPmpuFdov7dWfwsNM7hK9Z8p_qalCn_lY,3377
|
661 |
+
nltk/test/unit/translate/test_ibm3.py,sha256=9PUQNN75ITw_TgzWayxQrMZRNS6pdyNThSw-sTdscP4,4189
|
662 |
+
nltk/test/unit/translate/test_ibm4.py,sha256=r1gfJCmXlP0UZhZdrdzc0CcJLZNCn0zrn_BIMH0dVDk,5209
|
663 |
+
nltk/test/unit/translate/test_ibm5.py,sha256=20agaTpArhfMcx-Ady0BUXyxayBU_ipPiDTvb8s_1oo,6761
|
664 |
+
nltk/test/unit/translate/test_ibm_model.py,sha256=qTMFR4acSkEP5-kta-9B6RymoswEIitV3ljn86riNCo,9676
|
665 |
+
nltk/test/unit/translate/test_meteor.py,sha256=sldeMjDkStoMnxBnx1MKDRNBGmcs4Hdu9VmMSzpl1Jo,750
|
666 |
+
nltk/test/unit/translate/test_nist.py,sha256=HFfcs5Gq_goyYm-NSqdb_Eet6kClibKNvcr3gdasMmk,1645
|
667 |
+
nltk/test/unit/translate/test_stack_decoder.py,sha256=37pm9cVUc-I0789Yt-yUZME9wG6Xrcdzqs0a3lB_8mg,10000
|
668 |
+
nltk/test/util.doctest,sha256=BYtTUbvvvKXlM57NfVs-QGe2YqSN3M_Ad40fJNI0go0,1058
|
669 |
+
nltk/test/wordnet.doctest,sha256=5VI2tl-FxJ-NCwpMbv5AMvy8vvEoqaLW1hUNu2mzV9A,30528
|
670 |
+
nltk/test/wordnet_lch.doctest,sha256=5a80en1DUmUKj9RepGbrpJmPsgvYSFCezlYqh_da9ME,2361
|
671 |
+
nltk/test/wsd.doctest,sha256=wa0eAdE0glaOrzkY7VnxIb297tmA46TsuNqdeyHUNR4,3014
|
672 |
+
nltk/text.py,sha256=TVmS9X9weLrodN2y_VlHqSYaJi6LOh9U6lpLtyAJU0o,28909
|
673 |
+
nltk/tgrep.py,sha256=g3BNjLGCcIrKUnwXRoMd32f-l-8JqF6mUrJfxFKLOUI,37911
|
674 |
+
nltk/tokenize/__init__.py,sha256=0qmUpIe6PExgEzV9lXnzeiSfGkHVLoIxVrcZIgBF3FA,5243
|
675 |
+
nltk/tokenize/__pycache__/__init__.cpython-310.pyc,,
|
676 |
+
nltk/tokenize/__pycache__/api.cpython-310.pyc,,
|
677 |
+
nltk/tokenize/__pycache__/casual.cpython-310.pyc,,
|
678 |
+
nltk/tokenize/__pycache__/destructive.cpython-310.pyc,,
|
679 |
+
nltk/tokenize/__pycache__/legality_principle.cpython-310.pyc,,
|
680 |
+
nltk/tokenize/__pycache__/mwe.cpython-310.pyc,,
|
681 |
+
nltk/tokenize/__pycache__/nist.cpython-310.pyc,,
|
682 |
+
nltk/tokenize/__pycache__/punkt.cpython-310.pyc,,
|
683 |
+
nltk/tokenize/__pycache__/regexp.cpython-310.pyc,,
|
684 |
+
nltk/tokenize/__pycache__/repp.cpython-310.pyc,,
|
685 |
+
nltk/tokenize/__pycache__/sexpr.cpython-310.pyc,,
|
686 |
+
nltk/tokenize/__pycache__/simple.cpython-310.pyc,,
|
687 |
+
nltk/tokenize/__pycache__/sonority_sequencing.cpython-310.pyc,,
|
688 |
+
nltk/tokenize/__pycache__/stanford.cpython-310.pyc,,
|
689 |
+
nltk/tokenize/__pycache__/stanford_segmenter.cpython-310.pyc,,
|
690 |
+
nltk/tokenize/__pycache__/texttiling.cpython-310.pyc,,
|
691 |
+
nltk/tokenize/__pycache__/toktok.cpython-310.pyc,,
|
692 |
+
nltk/tokenize/__pycache__/treebank.cpython-310.pyc,,
|
693 |
+
nltk/tokenize/__pycache__/util.cpython-310.pyc,,
|
694 |
+
nltk/tokenize/api.py,sha256=gSsubjy4wvCeoLz2LIToXV7fEbH-ZYuU1ZQKiZAUATc,2357
|
695 |
+
nltk/tokenize/casual.py,sha256=38kW21jjDImAPLoCsvoCIHV91U6SqKYKroIzts82f3o,16101
|
696 |
+
nltk/tokenize/destructive.py,sha256=JkyvgJ4vbKQ7PKeG5_Ss3LWvYVhCLzrnuNC9mmXO66U,9447
|
697 |
+
nltk/tokenize/legality_principle.py,sha256=AIbUBCKtuAvehwOkC0Aa4lGmc8vJoRrNN5hm7wCpfyg,6236
|
698 |
+
nltk/tokenize/mwe.py,sha256=lKHLQ-4lwHuhDeg3OJvTnq1xPk2H-Sp78VYL1WRovQ0,4181
|
699 |
+
nltk/tokenize/nist.py,sha256=-EXf8gKQOFQmuymmIsslr1RInp4lS20rgXlECRNWbdA,7720
|
700 |
+
nltk/tokenize/punkt.py,sha256=KVKagPpsPNYKzGc6a9sPkBMUlHjw5LwZxWr_r4z6hpw,68804
|
701 |
+
nltk/tokenize/regexp.py,sha256=4oFnXCBYYwHbl9PLVIRdLIsMoFDKvhUvXUTB0N_Yu10,8331
|
702 |
+
nltk/tokenize/repp.py,sha256=0c9syu4dcvFjlFt-bwIIlM2uunhtnAc0rcR_QqfjYJ4,8245
|
703 |
+
nltk/tokenize/sexpr.py,sha256=NZazV0MD6VJH30gHaf4Ul4NlJMZ5r5S9ZR8xOROnezw,5302
|
704 |
+
nltk/tokenize/simple.py,sha256=Ie7Fhs95ubIHTzb-1Kfnfm0xjRNNsR9Jplu9Ei8v728,5379
|
705 |
+
nltk/tokenize/sonority_sequencing.py,sha256=XBiVVAp9f2kCX_bg80r0QI835uF0jtTMUuCUimsqWPQ,7739
|
706 |
+
nltk/tokenize/stanford.py,sha256=_p90fpkx6hmIwBtZYsKsXRa0i0OthUZ2kJqgXAkHLRY,3875
|
707 |
+
nltk/tokenize/stanford_segmenter.py,sha256=E3Y1HS4Y298DpKFvotlpWf2YMcO7zCs7JrajhugJf1Q,9857
|
708 |
+
nltk/tokenize/texttiling.py,sha256=QYDETnGqm4RdimXBZNInhALjzt0Wca8M3mH8aaX1lFU,16943
|
709 |
+
nltk/tokenize/toktok.py,sha256=R1eW8VozEtxuwDYjNVn2eWSGSTDvtTKtASMhDvdrdIk,7679
|
710 |
+
nltk/tokenize/treebank.py,sha256=ahB5jsQrFeXS-H1Y2Cm5dkkJE91Dva5nWI9Io-Uco2M,16669
|
711 |
+
nltk/tokenize/util.py,sha256=iw9hPFtD_oZOVetjcCjh0P6s98u_fjbMDgpxGxn4RGY,10339
|
712 |
+
nltk/toolbox.py,sha256=bMXsrkHbgGrP-Ktg2MBLDr-6MJupIlkTRtBhLUwI7tY,18337
|
713 |
+
nltk/translate/__init__.py,sha256=a9SOGnQ057m96m5YY8JOP5OIWi353ManWall-EIlxCo,1331
|
714 |
+
nltk/translate/__pycache__/__init__.cpython-310.pyc,,
|
715 |
+
nltk/translate/__pycache__/api.cpython-310.pyc,,
|
716 |
+
nltk/translate/__pycache__/bleu_score.cpython-310.pyc,,
|
717 |
+
nltk/translate/__pycache__/chrf_score.cpython-310.pyc,,
|
718 |
+
nltk/translate/__pycache__/gale_church.cpython-310.pyc,,
|
719 |
+
nltk/translate/__pycache__/gdfa.cpython-310.pyc,,
|
720 |
+
nltk/translate/__pycache__/gleu_score.cpython-310.pyc,,
|
721 |
+
nltk/translate/__pycache__/ibm1.cpython-310.pyc,,
|
722 |
+
nltk/translate/__pycache__/ibm2.cpython-310.pyc,,
|
723 |
+
nltk/translate/__pycache__/ibm3.cpython-310.pyc,,
|
724 |
+
nltk/translate/__pycache__/ibm4.cpython-310.pyc,,
|
725 |
+
nltk/translate/__pycache__/ibm5.cpython-310.pyc,,
|
726 |
+
nltk/translate/__pycache__/ibm_model.cpython-310.pyc,,
|
727 |
+
nltk/translate/__pycache__/meteor_score.cpython-310.pyc,,
|
728 |
+
nltk/translate/__pycache__/metrics.cpython-310.pyc,,
|
729 |
+
nltk/translate/__pycache__/nist_score.cpython-310.pyc,,
|
730 |
+
nltk/translate/__pycache__/phrase_based.cpython-310.pyc,,
|
731 |
+
nltk/translate/__pycache__/ribes_score.cpython-310.pyc,,
|
732 |
+
nltk/translate/__pycache__/stack_decoder.cpython-310.pyc,,
|
733 |
+
nltk/translate/api.py,sha256=SM3sIpzqhMYSFxnOHo1G30y9hkxKrQtE2Ugi1Qln03o,11109
|
734 |
+
nltk/translate/bleu_score.py,sha256=YpFNn80ydIWg8iKHgAJ7jgFFkPrkuEMku6m1rC9X_kA,30415
|
735 |
+
nltk/translate/chrf_score.py,sha256=C7mEHCk0Jn7QdmxctQImEja-HovmvpPOCfos_UhUH80,8978
|
736 |
+
nltk/translate/gale_church.py,sha256=fy4jIbJpZmiJyjVEc_2s1ng6BORp63vG9_HbEToFM6E,8732
|
737 |
+
nltk/translate/gdfa.py,sha256=dMWFOM72FZh8d3iuJhyhQZ8KxMfbusSzR0Nr74lyfKQ,6246
|
738 |
+
nltk/translate/gleu_score.py,sha256=symY8I6w4SxQDKUN9EyJL6_1Da-4bVT_y-Kd2nnFe38,8831
|
739 |
+
nltk/translate/ibm1.py,sha256=MnR2l9vpkyxCAyqGd6ajMUkVxsp5Q6m8Hz--lLzWVMs,9522
|
740 |
+
nltk/translate/ibm2.py,sha256=kaGLTJfIrsy3KYj1-72vFYMNtDD8ptJst73mS4NH2nk,12561
|
741 |
+
nltk/translate/ibm3.py,sha256=E9aNT2lKkV0I9wwGCvhZPWXk7FUl5VwqV2qPeDUbTck,14154
|
742 |
+
nltk/translate/ibm4.py,sha256=1kUdywKq3klNtmId3AHrdYhk-3ptzYlaRw9CH7Jydzk,20765
|
743 |
+
nltk/translate/ibm5.py,sha256=H6V--iB46jm9btUyvRSaJ09L2fPCda8xNhbNW9AbtKQ,27957
|
744 |
+
nltk/translate/ibm_model.py,sha256=AXy2cgctd8CBV77lih-Yvw2G32xyCO8YMLIGpTugXHU,20504
|
745 |
+
nltk/translate/meteor_score.py,sha256=-ZKuCuXxmexx3U-GkpUBvbxNyFEyKZUL16ZIkNnOVYY,17301
|
746 |
+
nltk/translate/metrics.py,sha256=qyM4DXkdyRY6OYiHR0M9anTGl129lsHyKIzutfJ-Low,1513
|
747 |
+
nltk/translate/nist_score.py,sha256=5n8KyFK_99PcGPGE_l-wkKPbbj9Uy68iE4MZiWEKaxY,8148
|
748 |
+
nltk/translate/phrase_based.py,sha256=KBfNqROhEiut1N0C-nFDCivllejA4OUeZ6BLyuMNYTA,7860
|
749 |
+
nltk/translate/ribes_score.py,sha256=OGPOh-byCf0R7i2aQYWR-Vh21RJtl9nxQKHEH_YuBto,14027
|
750 |
+
nltk/translate/stack_decoder.py,sha256=MuRPezJG4gq2TQsArF0Cm3xn2X6E8FAKSg9BD4Qx4cI,20516
|
751 |
+
nltk/tree/__init__.py,sha256=mruLTDldjRtc3viZeVxuUp_QaWW49aRrCSIlFUgln9I,1466
|
752 |
+
nltk/tree/__pycache__/__init__.cpython-310.pyc,,
|
753 |
+
nltk/tree/__pycache__/immutable.cpython-310.pyc,,
|
754 |
+
nltk/tree/__pycache__/parented.cpython-310.pyc,,
|
755 |
+
nltk/tree/__pycache__/parsing.cpython-310.pyc,,
|
756 |
+
nltk/tree/__pycache__/prettyprinter.cpython-310.pyc,,
|
757 |
+
nltk/tree/__pycache__/probabilistic.cpython-310.pyc,,
|
758 |
+
nltk/tree/__pycache__/transforms.cpython-310.pyc,,
|
759 |
+
nltk/tree/__pycache__/tree.cpython-310.pyc,,
|
760 |
+
nltk/tree/immutable.py,sha256=NOmT_xXNUrk3ct0m7ZMNhqj_kL-91lRdP_ZwTc6bZEc,4178
|
761 |
+
nltk/tree/parented.py,sha256=0VrrC0i7eBQuj0Q3H4bGrhWXXzlqvIX-7efnZmXtNTI,23192
|
762 |
+
nltk/tree/parsing.py,sha256=IpYHYTBD_VZkp4m0NbC8qmhj9ZiQVI_8x4iJmoe2Hp4,2083
|
763 |
+
nltk/tree/prettyprinter.py,sha256=1nybXp3GGP8AF_FxG_v6xrXiQxyvTAt7yseLLZ0QLdI,25586
|
764 |
+
nltk/tree/probabilistic.py,sha256=mOnOfXKwE_OeIs4llAStM0vtm4DOqDbWgMOrR42Ni6U,2492
|
765 |
+
nltk/tree/transforms.py,sha256=PmprKuO_0pYsSxQPdhnNnJsRmZNOtDYkImwZMoOVfvY,13689
|
766 |
+
nltk/tree/tree.py,sha256=euTPBiCu9qVe2_-amu74Ew4SdqxrfIC0itRZkh_r05Q,36500
|
767 |
+
nltk/treeprettyprinter.py,sha256=TJU6UHvemo2C_9a0LdTYS6n4ES4QjVf4sQcXq8HapQo,975
|
768 |
+
nltk/treetransforms.py,sha256=B_0-bNh4gkTu2dY8E5mt8XQdN97IKFL7LrtOMeASRps,5288
|
769 |
+
nltk/twitter/__init__.py,sha256=npOhJzWN63BFf7aPDfUAia76r8uVgVy3ll6ohLKS8fU,819
|
770 |
+
nltk/twitter/__pycache__/__init__.cpython-310.pyc,,
|
771 |
+
nltk/twitter/__pycache__/api.cpython-310.pyc,,
|
772 |
+
nltk/twitter/__pycache__/common.cpython-310.pyc,,
|
773 |
+
nltk/twitter/__pycache__/twitter_demo.cpython-310.pyc,,
|
774 |
+
nltk/twitter/__pycache__/twitterclient.cpython-310.pyc,,
|
775 |
+
nltk/twitter/__pycache__/util.cpython-310.pyc,,
|
776 |
+
nltk/twitter/api.py,sha256=yAHSw0JeVRAKJOHvWGqml3U3t7GYaQwhPU3Kf1sRYqw,4692
|
777 |
+
nltk/twitter/common.py,sha256=RJbcw3Wvr6YTnQ4YqfWQDN494vKATE_REx-5-9YL5Qg,10120
|
778 |
+
nltk/twitter/twitter_demo.py,sha256=dCplglFGLm9I5NgSt3UHVM-NVES2zWWjDnVPRFUONIQ,8309
|
779 |
+
nltk/twitter/twitterclient.py,sha256=Vliyz7To9z2IJmUUg6AWcwDS-gNIIF2Yi5fuPfJN0zE,19927
|
780 |
+
nltk/twitter/util.py,sha256=Ij7TX3ypt1uYcfo6nSwCbygUpK6_59OhNN3l1ZPefS0,4546
|
781 |
+
nltk/util.py,sha256=VijbYZYpM5wjWEsgI0uu-GnR-zJMulfBoDgeJI9QpGw,42026
|
782 |
+
nltk/wsd.py,sha256=5Ie3V_RtWQGRsIeL0rMnGGA_9KEGD_9l9GkbkFyYQoA,1789
|