weqe
Browse files- config.json +24 -0
- pytorch_model.bin +3 -0
- tokenizer.model +3 -0
- tokenizer.vocab +5000 -0
- tokenizer_config.json +46 -0
config.json
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"architectures": [
|
3 |
+
"OBILanguageModel"
|
4 |
+
],
|
5 |
+
"auto_map": {
|
6 |
+
"AutoConfig": "modelConfig.OBIConfig",
|
7 |
+
"AutoModel": "modelLM.OBILanguageModel",
|
8 |
+
"AutoModelForCausalLM": "modelLM.OBILanguageModel",
|
9 |
+
"AutoModelForQuestionAnswering": "modelLM.OBILanguageModel"
|
10 |
+
},
|
11 |
+
"batch_size": 100,
|
12 |
+
"block_size": 100,
|
13 |
+
"device": "cpu",
|
14 |
+
"eval_interval": 100,
|
15 |
+
"hidden_dropout_prob": 0.1,
|
16 |
+
"hidden_size": 240,
|
17 |
+
"learning_rate": 0.001,
|
18 |
+
"max_iters": 10000,
|
19 |
+
"num_attention_heads": 12,
|
20 |
+
"num_hidden_layers": 12,
|
21 |
+
"torch_dtype": "float32",
|
22 |
+
"transformers_version": "4.30.2",
|
23 |
+
"vocab_size": 5000
|
24 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fdab05455e02e821d5d9c9653191731f9493f99ec96e656fe97aea076ab9a43c
|
3 |
+
size 87627613
|
tokenizer.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d7c03447f57803419afd78ce129ed68a2efaeccbe9a42fcd5405e2b66b705ff8
|
3 |
+
size 318434
|
tokenizer.vocab
ADDED
@@ -0,0 +1,5000 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<unk> 0
|
2 |
+
<s> 0
|
3 |
+
</s> 0
|
4 |
+
. -3.02385
|
5 |
+
, -3.22461
|
6 |
+
▁the -3.53475
|
7 |
+
▁to -3.76736
|
8 |
+
▁I -3.91957
|
9 |
+
▁and -3.94298
|
10 |
+
▁a -4.03356
|
11 |
+
▁of -4.15471
|
12 |
+
s -4.17925
|
13 |
+
’ -4.41431
|
14 |
+
▁is -4.51092
|
15 |
+
▁“ -4.6455
|
16 |
+
▁you -4.65901
|
17 |
+
▁that -4.6593
|
18 |
+
▁ -4.67964
|
19 |
+
▁in -4.69726
|
20 |
+
▁for -4.82012
|
21 |
+
▁was -4.94705
|
22 |
+
▁it -4.9732
|
23 |
+
▁money -5.03832
|
24 |
+
▁not -5.18187
|
25 |
+
▁my -5.19781
|
26 |
+
ing -5.24184
|
27 |
+
t -5.27035
|
28 |
+
▁have -5.29701
|
29 |
+
▁are -5.34997
|
30 |
+
▁The -5.35702
|
31 |
+
▁people -5.36797
|
32 |
+
▁they -5.38007
|
33 |
+
▁dad -5.41197
|
34 |
+
▁rich -5.4655
|
35 |
+
.” -5.46641
|
36 |
+
- -5.4756
|
37 |
+
▁be -5.49924
|
38 |
+
▁their -5.54571
|
39 |
+
▁on -5.56341
|
40 |
+
ed -5.56674
|
41 |
+
▁your -5.5784
|
42 |
+
▁with -5.58506
|
43 |
+
▁he -5.69172
|
44 |
+
▁me -5.71761
|
45 |
+
▁do -5.74254
|
46 |
+
▁what -5.74687
|
47 |
+
▁or -5.75583
|
48 |
+
: -5.82933
|
49 |
+
▁as -5.83321
|
50 |
+
▁who -5.83446
|
51 |
+
▁more -5.83864
|
52 |
+
▁It -5.87814
|
53 |
+
▁Dad -5.94473
|
54 |
+
▁his -5.95434
|
55 |
+
▁but -5.96288
|
56 |
+
▁said -5.96666
|
57 |
+
▁an -5.97491
|
58 |
+
▁had -6.01347
|
59 |
+
▁financial -6.01702
|
60 |
+
▁work -6.02179
|
61 |
+
▁Rich -6.02789
|
62 |
+
▁would -6.03269
|
63 |
+
▁because -6.03751
|
64 |
+
▁will -6.09288
|
65 |
+
?” -6.09781
|
66 |
+
▁we -6.11101
|
67 |
+
▁about -6.11915
|
68 |
+
▁at -6.1338
|
69 |
+
d -6.14652
|
70 |
+
▁how -6.15196
|
71 |
+
▁get -6.17903
|
72 |
+
▁can -6.19125
|
73 |
+
▁all -6.19731
|
74 |
+
,” -6.21999
|
75 |
+
▁He -6.22064
|
76 |
+
▁from -6.23168
|
77 |
+
n -6.2404
|
78 |
+
▁make -6.26217
|
79 |
+
▁were -6.26321
|
80 |
+
▁them -6.27214
|
81 |
+
▁this -6.28047
|
82 |
+
▁want -6.28333
|
83 |
+
▁know -6.29442
|
84 |
+
▁They -6.31028
|
85 |
+
▁up -6.32044
|
86 |
+
▁out -6.32664
|
87 |
+
▁A -6.33798
|
88 |
+
▁learn -6.37089
|
89 |
+
▁If -6.37212
|
90 |
+
▁so -6.37582
|
91 |
+
▁one -6.37882
|
92 |
+
▁if -6.37886
|
93 |
+
▁pay -6.39063
|
94 |
+
▁life -6.39142
|
95 |
+
▁than -6.43771
|
96 |
+
▁most -6.46429
|
97 |
+
▁don -6.47539
|
98 |
+
▁Mike -6.50224
|
99 |
+
or -6.5083
|
100 |
+
ly -6.50981
|
101 |
+
▁when -6.50982
|
102 |
+
▁like -6.51103
|
103 |
+
▁time -6.51412
|
104 |
+
re -6.55425
|
105 |
+
▁real -6.57083
|
106 |
+
▁school -6.57895
|
107 |
+
▁our -6.58584
|
108 |
+
▁into -6.58711
|
109 |
+
▁just -6.59217
|
110 |
+
I -6.60633
|
111 |
+
▁asked -6.60986
|
112 |
+
▁did -6.61755
|
113 |
+
▁only -6.62975
|
114 |
+
▁go -6.63267
|
115 |
+
▁C -6.63323
|
116 |
+
▁In -6.64311
|
117 |
+
▁by -6.66334
|
118 |
+
▁say -6.67311
|
119 |
+
▁So -6.67802
|
120 |
+
▁poor -6.68993
|
121 |
+
▁My -6.70154
|
122 |
+
y -6.70716
|
123 |
+
▁often -6.72831
|
124 |
+
▁That -6.73305
|
125 |
+
▁asset -6.73616
|
126 |
+
e -6.76133
|
127 |
+
▁years -6.76229
|
128 |
+
? -6.76692
|
129 |
+
▁could -6.76789
|
130 |
+
▁first -6.76816
|
131 |
+
▁Po -6.78177
|
132 |
+
▁business -6.78833
|
133 |
+
▁over -6.80989
|
134 |
+
ll -6.82189
|
135 |
+
▁us -6.82574
|
136 |
+
▁there -6.82946
|
137 |
+
▁income -6.84071
|
138 |
+
▁job -6.85093
|
139 |
+
▁never -6.85266
|
140 |
+
▁And -6.85714
|
141 |
+
m -6.86082
|
142 |
+
▁many -6.86426
|
143 |
+
▁own -6.86467
|
144 |
+
▁fear -6.87373
|
145 |
+
▁other -6.87447
|
146 |
+
▁hard -6.88949
|
147 |
+
▁has -6.89081
|
148 |
+
▁We -6.89581
|
149 |
+
▁why -6.90958
|
150 |
+
▁world -6.90973
|
151 |
+
▁person -6.91192
|
152 |
+
• -6.92081
|
153 |
+
▁But -6.94008
|
154 |
+
▁buy -6.94068
|
155 |
+
▁two -6.94548
|
156 |
+
▁S -6.96835
|
157 |
+
▁working -6.96938
|
158 |
+
▁estate -6.98217
|
159 |
+
▁back -6.99253
|
160 |
+
▁education -6.9963
|
161 |
+
▁him -7.00742
|
162 |
+
hapter -7.02104
|
163 |
+
▁no -7.03008
|
164 |
+
▁wanted -7.03995
|
165 |
+
▁think -7.04333
|
166 |
+
▁take -7.06
|
167 |
+
▁much -7.06062
|
168 |
+
▁house -7.06184
|
169 |
+
▁new -7.0623
|
170 |
+
▁You -7.07526
|
171 |
+
▁way -7.077
|
172 |
+
— -7.08703
|
173 |
+
▁her -7.09369
|
174 |
+
▁little -7.10229
|
175 |
+
▁those -7.1023
|
176 |
+
▁company -7.1023
|
177 |
+
▁assets -7.10694
|
178 |
+
▁need -7.11548
|
179 |
+
▁government -7.11661
|
180 |
+
▁good -7.1169
|
181 |
+
What -7.11861
|
182 |
+
▁great -7.12887
|
183 |
+
▁made -7.14656
|
184 |
+
▁When -7.16354
|
185 |
+
▁As -7.19453
|
186 |
+
▁cash -7.19843
|
187 |
+
▁find -7.20302
|
188 |
+
▁something -7.20692
|
189 |
+
▁power -7.20953
|
190 |
+
st -7.2131
|
191 |
+
▁down -7.21431
|
192 |
+
▁simply -7.2232
|
193 |
+
▁One -7.22367
|
194 |
+
▁game -7.226
|
195 |
+
▁then -7.22652
|
196 |
+
▁see -7.22762
|
197 |
+
ve -7.23723
|
198 |
+
” -7.2436
|
199 |
+
▁too -7.25311
|
200 |
+
▁also -7.25521
|
201 |
+
▁Lesson -7.25524
|
202 |
+
▁book -7.26133
|
203 |
+
▁some -7.27041
|
204 |
+
▁same -7.27195
|
205 |
+
▁which -7.27234
|
206 |
+
▁always -7.28902
|
207 |
+
▁market -7.28923
|
208 |
+
▁again -7.28987
|
209 |
+
▁Most -7.2903
|
210 |
+
▁every -7.29032
|
211 |
+
▁does -7.29276
|
212 |
+
▁column -7.29306
|
213 |
+
▁CASHFLOW -7.3061
|
214 |
+
▁educated -7.30676
|
215 |
+
▁been -7.30797
|
216 |
+
▁financially -7.31053
|
217 |
+
▁friend -7.31403
|
218 |
+
▁going -7.3143
|
219 |
+
▁day -7.31683
|
220 |
+
▁B -7.32518
|
221 |
+
▁went -7.34207
|
222 |
+
▁class -7.34317
|
223 |
+
▁become -7.34727
|
224 |
+
▁important -7.36086
|
225 |
+
▁home -7.36576
|
226 |
+
▁put -7.3789
|
227 |
+
▁This -7.38106
|
228 |
+
▁being -7.38534
|
229 |
+
▁mind -7.39041
|
230 |
+
▁teach -7.39104
|
231 |
+
▁really -7.39997
|
232 |
+
er -7.40183
|
233 |
+
▁look -7.40912
|
234 |
+
▁For -7.41437
|
235 |
+
▁1 -7.41785
|
236 |
+
▁best -7.42352
|
237 |
+
▁now -7.43325
|
238 |
+
▁three -7.43593
|
239 |
+
▁give -7.43624
|
240 |
+
▁long -7.43689
|
241 |
+
▁she -7.43862
|
242 |
+
▁well -7.43993
|
243 |
+
▁problem -7.44286
|
244 |
+
▁There -7.45009
|
245 |
+
▁skills -7.46032
|
246 |
+
▁these -7.46693
|
247 |
+
▁better -7.47646
|
248 |
+
▁still -7.47666
|
249 |
+
▁To -7.49007
|
250 |
+
▁someone -7.49752
|
251 |
+
▁investment -7.50602
|
252 |
+
in -7.51032
|
253 |
+
▁middle -7.51838
|
254 |
+
▁through -7.51896
|
255 |
+
▁keep -7.52687
|
256 |
+
▁lot -7.53353
|
257 |
+
▁few -7.5393
|
258 |
+
▁may -7.54071
|
259 |
+
▁understand -7.54559
|
260 |
+
▁am -7.55607
|
261 |
+
▁wealth -7.56067
|
262 |
+
▁tax -7.56364
|
263 |
+
▁words -7.56482
|
264 |
+
▁idea -7.57123
|
265 |
+
▁reason -7.57193
|
266 |
+
You -7.58011
|
267 |
+
▁knew -7.58502
|
268 |
+
▁safe -7.58515
|
269 |
+
▁investing -7.58705
|
270 |
+
▁today -7.59127
|
271 |
+
▁comes -7.59706
|
272 |
+
▁tell -7.60498
|
273 |
+
▁flow -7.6082
|
274 |
+
▁10 -7.6224
|
275 |
+
▁else -7.63208
|
276 |
+
▁losing -7.63246
|
277 |
+
▁ask -7.63318
|
278 |
+
▁told -7.63521
|
279 |
+
E -7.63731
|
280 |
+
▁come -7.64644
|
281 |
+
▁saying -7.65352
|
282 |
+
▁love -7.65553
|
283 |
+
▁taxes -7.65803
|
284 |
+
▁making -7.65855
|
285 |
+
▁old -7.66176
|
286 |
+
▁M -7.66836
|
287 |
+
The -7.67018
|
288 |
+
▁got -7.67331
|
289 |
+
▁instead -7.68149
|
290 |
+
▁between -7.6815
|
291 |
+
▁small -7.68151
|
292 |
+
▁intelligence -7.68152
|
293 |
+
▁path -7.68152
|
294 |
+
▁right -7.68241
|
295 |
+
▁things -7.6903
|
296 |
+
▁even -7.69092
|
297 |
+
▁start -7.69759
|
298 |
+
▁after -7.70711
|
299 |
+
▁should -7.70714
|
300 |
+
▁around -7.70805
|
301 |
+
▁use -7.72094
|
302 |
+
▁2 -7.73446
|
303 |
+
▁paid -7.73555
|
304 |
+
▁T -7.75289
|
305 |
+
▁big -7.76045
|
306 |
+
▁percent -7.76047
|
307 |
+
▁story -7.76081
|
308 |
+
▁doing -7.7641
|
309 |
+
▁thinking -7.76895
|
310 |
+
▁difference -7.7748
|
311 |
+
▁month -7.77487
|
312 |
+
▁friends -7.77551
|
313 |
+
▁car -7.77611
|
314 |
+
▁worked -7.77745
|
315 |
+
▁t -7.78559
|
316 |
+
▁different -7.78687
|
317 |
+
▁nothing -7.78856
|
318 |
+
▁kids -7.79137
|
319 |
+
▁young -7.793
|
320 |
+
▁let -7.80033
|
321 |
+
▁example -7.80345
|
322 |
+
▁hear -7.81016
|
323 |
+
▁year -7.81115
|
324 |
+
▁found -7.81369
|
325 |
+
▁left -7.81676
|
326 |
+
▁desire -7.81679
|
327 |
+
▁before -7.81712
|
328 |
+
▁man -7.81891
|
329 |
+
r -7.82265
|
330 |
+
▁play -7.82586
|
331 |
+
▁change -7.83057
|
332 |
+
▁thought -7.83505
|
333 |
+
▁books -7.84099
|
334 |
+
▁s -7.84159
|
335 |
+
▁began -7.84621
|
336 |
+
▁simple -7.84638
|
337 |
+
▁each -7.84995
|
338 |
+
▁less -7.85556
|
339 |
+
▁E -7.85765
|
340 |
+
▁sell -7.87262
|
341 |
+
▁enough -7.87649
|
342 |
+
▁Today -7.87667
|
343 |
+
▁another -7.87738
|
344 |
+
▁expenses -7.87918
|
345 |
+
▁off -7.88195
|
346 |
+
▁where -7.88238
|
347 |
+
▁stock -7.89458
|
348 |
+
▁investments -7.89548
|
349 |
+
▁study -7.90342
|
350 |
+
▁next -7.90771
|
351 |
+
▁afford -7.90773
|
352 |
+
▁bought -7.90778
|
353 |
+
▁lose -7.90814
|
354 |
+
▁Robert -7.90939
|
355 |
+
▁while -7.90942
|
356 |
+
▁yourself -7.91166
|
357 |
+
▁millions -7.91312
|
358 |
+
▁deal -7.92717
|
359 |
+
▁debt -7.93998
|
360 |
+
▁themselves -7.94009
|
361 |
+
▁four -7.94015
|
362 |
+
▁emotions -7.943
|
363 |
+
▁call -7.94376
|
364 |
+
▁bills -7.94426
|
365 |
+
▁myself -7.94433
|
366 |
+
▁called -7.94534
|
367 |
+
▁learned -7.95438
|
368 |
+
▁part -7.9612
|
369 |
+
est -7.96437
|
370 |
+
▁personal -7.96881
|
371 |
+
▁spend -7.96928
|
372 |
+
▁free -7.97094
|
373 |
+
▁Quadrant -7.97333
|
374 |
+
▁taught -7.97343
|
375 |
+
▁once -7.97536
|
376 |
+
self -7.97559
|
377 |
+
▁thing -7.97629
|
378 |
+
How -7.98031
|
379 |
+
▁earn -7.98734
|
380 |
+
▁used -7.98767
|
381 |
+
▁head -7.99394
|
382 |
+
▁corporation -7.99438
|
383 |
+
on -7.99781
|
384 |
+
▁both -8.00715
|
385 |
+
▁explain -8.00798
|
386 |
+
es -8.00914
|
387 |
+
If -8.0161
|
388 |
+
▁5 -8.01884
|
389 |
+
So -8.02036
|
390 |
+
▁learning -8.02909
|
391 |
+
▁easy -8.04347
|
392 |
+
▁high -8.04444
|
393 |
+
▁took -8.04519
|
394 |
+
▁She -8.04639
|
395 |
+
▁boys -8.04838
|
396 |
+
▁point -8.05118
|
397 |
+
▁P -8.05975
|
398 |
+
▁price -8.06693
|
399 |
+
▁problems -8.06736
|
400 |
+
▁investor -8.06881
|
401 |
+
▁read -8.07296
|
402 |
+
▁large -8.07961
|
403 |
+
! -8.07969
|
404 |
+
▁help -8.08039
|
405 |
+
▁Two -8.08049
|
406 |
+
▁success -8.08051
|
407 |
+
▁college -8.08053
|
408 |
+
▁such -8.08059
|
409 |
+
▁everything -8.08062
|
410 |
+
▁five -8.08398
|
411 |
+
▁talking -8.08424
|
412 |
+
▁wait -8.08996
|
413 |
+
▁raise -8.09036
|
414 |
+
▁lives -8.09202
|
415 |
+
▁investors -8.09383
|
416 |
+
and -8.09668
|
417 |
+
▁times -8.10507
|
418 |
+
▁question -8.10554
|
419 |
+
▁must -8.11731
|
420 |
+
▁strong -8.11836
|
421 |
+
▁Financial -8.1191
|
422 |
+
▁Income -8.11913
|
423 |
+
▁true -8.11959
|
424 |
+
▁everyone -8.11975
|
425 |
+
▁focus -8.12102
|
426 |
+
▁create -8.12139
|
427 |
+
▁came -8.12192
|
428 |
+
▁away -8.12193
|
429 |
+
▁looking -8.12742
|
430 |
+
▁Why -8.13659
|
431 |
+
▁re -8.14027
|
432 |
+
▁answer -8.14185
|
433 |
+
▁16 -8.14485
|
434 |
+
▁m -8.14793
|
435 |
+
ment -8.14846
|
436 |
+
▁mean -8.15108
|
437 |
+
A -8.15379
|
438 |
+
▁short -8.15859
|
439 |
+
▁children -8.15885
|
440 |
+
▁choose -8.15898
|
441 |
+
▁encourage -8.15899
|
442 |
+
▁opportunity -8.15899
|
443 |
+
▁liabilities -8.15899
|
444 |
+
▁anything -8.15907
|
445 |
+
▁later -8.15909
|
446 |
+
▁became -8.15921
|
447 |
+
▁control -8.16004
|
448 |
+
▁highly -8.16019
|
449 |
+
▁By -8.16352
|
450 |
+
rs -8.16413
|
451 |
+
▁offer -8.18007
|
452 |
+
▁cause -8.18342
|
453 |
+
▁live -8.18568
|
454 |
+
▁3 -8.19261
|
455 |
+
▁talk -8.19329
|
456 |
+
▁hav -8.19667
|
457 |
+
a -8.19711
|
458 |
+
▁After -8.2005
|
459 |
+
▁gave -8.20057
|
460 |
+
▁sense -8.20057
|
461 |
+
▁cents -8.20106
|
462 |
+
▁afraid -8.20273
|
463 |
+
AL -8.20372
|
464 |
+
▁soon -8.20618
|
465 |
+
▁process -8.20987
|
466 |
+
▁buying -8.21505
|
467 |
+
ting -8.22047
|
468 |
+
▁statement -8.23063
|
469 |
+
▁hour -8.23143
|
470 |
+
▁side -8.23493
|
471 |
+
▁feel -8.23958
|
472 |
+
▁smart -8.24348
|
473 |
+
▁Assets -8.244
|
474 |
+
▁harder -8.24632
|
475 |
+
o -8.25105
|
476 |
+
coming -8.25427
|
477 |
+
▁sales -8.25537
|
478 |
+
▁un -8.26579
|
479 |
+
▁grow -8.268
|
480 |
+
▁course -8.27618
|
481 |
+
▁risk -8.28165
|
482 |
+
▁credit -8.28939
|
483 |
+
▁Liabilities -8.28943
|
484 |
+
▁quit -8.2899
|
485 |
+
▁liability -8.29071
|
486 |
+
▁getting -8.29163
|
487 |
+
▁created -8.29288
|
488 |
+
▁goes -8.294
|
489 |
+
▁looked -8.29789
|
490 |
+
▁dollars -8.29792
|
491 |
+
▁numbers -8.29846
|
492 |
+
▁able -8.30787
|
493 |
+
But -8.3089
|
494 |
+
▁worth -8.31306
|
495 |
+
▁works -8.31491
|
496 |
+
Well -8.3213
|
497 |
+
▁share -8.32417
|
498 |
+
ary -8.32485
|
499 |
+
▁building -8.32791
|
500 |
+
▁How -8.32978
|
501 |
+
▁invest -8.33067
|
502 |
+
▁On -8.33677
|
503 |
+
▁Although -8.33705
|
504 |
+
▁Expenses -8.33705
|
505 |
+
▁Saturday -8.33705
|
506 |
+
▁opportunities -8.33706
|
507 |
+
▁Kim -8.33707
|
508 |
+
kept -8.33709
|
509 |
+
▁spent -8.33721
|
510 |
+
▁advice -8.33785
|
511 |
+
▁Their -8.33796
|
512 |
+
▁greed -8.33983
|
513 |
+
▁very -8.3401
|
514 |
+
▁Ch -8.3404
|
515 |
+
▁sold -8.34068
|
516 |
+
▁students -8.34069
|
517 |
+
▁Instead -8.34097
|
518 |
+
ight -8.34339
|
519 |
+
▁age -8.34466
|
520 |
+
▁Then -8.3464
|
521 |
+
▁value -8.34826
|
522 |
+
▁hours -8.35136
|
523 |
+
▁Some -8.35175
|
524 |
+
▁months -8.3596
|
525 |
+
▁win -8.36915
|
526 |
+
ally -8.37047
|
527 |
+
▁show -8.37106
|
528 |
+
▁run -8.37543
|
529 |
+
▁view -8.37647
|
530 |
+
▁His -8.38428
|
531 |
+
▁increase -8.38502
|
532 |
+
▁successful -8.38695
|
533 |
+
▁child -8.38701
|
534 |
+
▁companies -8.38705
|
535 |
+
▁portfolio -8.38705
|
536 |
+
▁Yet -8.38705
|
537 |
+
▁People -8.38836
|
538 |
+
▁water -8.38984
|
539 |
+
▁Rat -8.38986
|
540 |
+
▁Because -8.39258
|
541 |
+
▁IN -8.39272
|
542 |
+
▁started -8.39307
|
543 |
+
▁playing -8.39458
|
544 |
+
▁says -8.40673
|
545 |
+
▁stocks -8.40866
|
546 |
+
▁Start -8.40893
|
547 |
+
▁any -8.41372
|
548 |
+
▁begin -8.42404
|
549 |
+
................ -8.42441
|
550 |
+
▁professional -8.42474
|
551 |
+
▁profession -8.425
|
552 |
+
▁subject -8.4255
|
553 |
+
▁employee -8.42661
|
554 |
+
▁H -8.42986
|
555 |
+
▁Un -8.43172
|
556 |
+
▁fail -8.43197
|
557 |
+
▁c -8.43382
|
558 |
+
▁build -8.4355
|
559 |
+
▁six -8.43598
|
560 |
+
ers -8.43635
|
561 |
+
,000 -8.43706
|
562 |
+
▁ways -8.4382
|
563 |
+
▁takes -8.43823
|
564 |
+
▁rather -8.43969
|
565 |
+
▁morning -8.43969
|
566 |
+
▁Race -8.43971
|
567 |
+
▁Ju -8.43997
|
568 |
+
▁Many -8.44004
|
569 |
+
▁foundation -8.44009
|
570 |
+
ET -8.44009
|
571 |
+
▁gone -8.4407
|
572 |
+
▁taking -8.44077
|
573 |
+
▁turned -8.44135
|
574 |
+
▁W -8.44235
|
575 |
+
▁knowledge -8.44252
|
576 |
+
▁brain -8.44261
|
577 |
+
▁won -8.44264
|
578 |
+
▁Money -8.44547
|
579 |
+
▁others -8.44689
|
580 |
+
al -8.44947
|
581 |
+
HE -8.45009
|
582 |
+
▁low -8.45026
|
583 |
+
▁quadrants -8.45088
|
584 |
+
▁teaching -8.45225
|
585 |
+
▁Your -8.45363
|
586 |
+
▁bad -8.45694
|
587 |
+
That -8.46612
|
588 |
+
▁done -8.46757
|
589 |
+
▁allow -8.47119
|
590 |
+
▁since -8.47375
|
591 |
+
1 -8.4788
|
592 |
+
▁met -8.48071
|
593 |
+
▁comic -8.48077
|
594 |
+
▁formula -8.48146
|
595 |
+
ies -8.48278
|
596 |
+
TE -8.48753
|
597 |
+
▁listen -8.49145
|
598 |
+
▁houses -8.49176
|
599 |
+
▁6 -8.49499
|
600 |
+
▁easier -8.49523
|
601 |
+
▁genius -8.49523
|
602 |
+
▁second -8.49523
|
603 |
+
▁security -8.49524
|
604 |
+
▁freedom -8.49524
|
605 |
+
▁family -8.49526
|
606 |
+
MENT -8.49527
|
607 |
+
▁interest -8.49534
|
608 |
+
▁STA -8.49656
|
609 |
+
▁happy -8.49666
|
610 |
+
▁lost -8.49717
|
611 |
+
ANC -8.49723
|
612 |
+
▁early -8.49736
|
613 |
+
▁kind -8.49742
|
614 |
+
▁developing -8.49842
|
615 |
+
▁mistakes -8.49875
|
616 |
+
▁4 -8.49958
|
617 |
+
▁earned -8.50091
|
618 |
+
▁heard -8.50266
|
619 |
+
▁fun -8.50278
|
620 |
+
▁$1 -8.50368
|
621 |
+
COM -8.50497
|
622 |
+
▁sit -8.50615
|
623 |
+
▁Or -8.514
|
624 |
+
▁Get -8.51482
|
625 |
+
the -8.51697
|
626 |
+
2 -8.51983
|
627 |
+
apter -8.52165
|
628 |
+
▁b -8.52183
|
629 |
+
▁R -8.5264
|
630 |
+
▁top -8.52904
|
631 |
+
▁inspire -8.53108
|
632 |
+
▁struggle -8.53691
|
633 |
+
▁bank -8.53827
|
634 |
+
▁skill -8.54153
|
635 |
+
▁games -8.54188
|
636 |
+
▁lesson -8.54223
|
637 |
+
ard -8.54393
|
638 |
+
▁believe -8.54527
|
639 |
+
c -8.54705
|
640 |
+
ic -8.54887
|
641 |
+
▁per -8.55068
|
642 |
+
▁F -8.55268
|
643 |
+
▁move -8.55332
|
644 |
+
▁information -8.55407
|
645 |
+
▁Over -8.55411
|
646 |
+
▁greatest -8.55521
|
647 |
+
▁expensive -8.55552
|
648 |
+
▁Kiyosaki -8.55554
|
649 |
+
▁save -8.55569
|
650 |
+
▁lack -8.5558
|
651 |
+
▁ever -8.55655
|
652 |
+
▁solve -8.55696
|
653 |
+
▁believed -8.55708
|
654 |
+
▁Once -8.55736
|
655 |
+
▁secure -8.56168
|
656 |
+
▁acquire -8.56583
|
657 |
+
▁try -8.56619
|
658 |
+
▁handle -8.56727
|
659 |
+
▁push -8.56954
|
660 |
+
▁heart -8.57
|
661 |
+
an -8.58803
|
662 |
+
▁ideas -8.58934
|
663 |
+
Why -8.58936
|
664 |
+
▁hand -8.59225
|
665 |
+
▁men -8.59508
|
666 |
+
▁Marine -8.60079
|
667 |
+
▁result -8.6008
|
668 |
+
▁master -8.60096
|
669 |
+
to -8.60556
|
670 |
+
▁set -8.60671
|
671 |
+
▁here -8.61044
|
672 |
+
▁America -8.61389
|
673 |
+
▁realize -8.6147
|
674 |
+
▁legal -8.61516
|
675 |
+
▁emotional -8.6154
|
676 |
+
▁With -8.61647
|
677 |
+
▁remember -8.61656
|
678 |
+
▁type -8.61656
|
679 |
+
▁property -8.61657
|
680 |
+
▁future -8.61657
|
681 |
+
▁secret -8.61657
|
682 |
+
▁deep -8.6166
|
683 |
+
▁last -8.61671
|
684 |
+
▁powerful -8.61672
|
685 |
+
▁Five -8.61678
|
686 |
+
▁30 -8.6169
|
687 |
+
▁road -8.61707
|
688 |
+
▁ahead -8.61709
|
689 |
+
▁giving -8.61716
|
690 |
+
▁human -8.61812
|
691 |
+
▁Bill -8.61827
|
692 |
+
▁yet -8.61872
|
693 |
+
ce -8.6192
|
694 |
+
▁greater -8.61927
|
695 |
+
▁grades -8.61963
|
696 |
+
▁Keep -8.61979
|
697 |
+
▁benefits -8.62139
|
698 |
+
▁provide -8.62327
|
699 |
+
▁D -8.62765
|
700 |
+
S -8.62805
|
701 |
+
▁lessons -8.63092
|
702 |
+
▁employees -8.63251
|
703 |
+
▁finding -8.63351
|
704 |
+
▁its -8.63422
|
705 |
+
less -8.6397
|
706 |
+
▁selling -8.64452
|
707 |
+
ily -8.65014
|
708 |
+
▁recommend -8.66341
|
709 |
+
▁days -8.66545
|
710 |
+
▁stop -8.66636
|
711 |
+
▁continue -8.6669
|
712 |
+
one -8.66784
|
713 |
+
▁failure -8.66857
|
714 |
+
▁paycheck -8.66902
|
715 |
+
▁union -8.66917
|
716 |
+
▁number -8.67002
|
717 |
+
▁broke -8.67523
|
718 |
+
▁broker -8.67938
|
719 |
+
▁O -8.68312
|
720 |
+
▁retirement -8.68331
|
721 |
+
▁anyone -8.68383
|
722 |
+
▁main -8.684
|
723 |
+
!” -8.68445
|
724 |
+
▁parents -8.68472
|
725 |
+
▁wife -8.68478
|
726 |
+
▁order -8.68594
|
727 |
+
▁ready -8.68672
|
728 |
+
▁primar -8.68867
|
729 |
+
▁inside -8.69144
|
730 |
+
▁taxed -8.69436
|
731 |
+
▁asking -8.69653
|
732 |
+
▁teachers -8.69731
|
733 |
+
▁Don -8.6989
|
734 |
+
▁sat -8.69949
|
735 |
+
▁15 -8.70954
|
736 |
+
▁thoughts -8.71439
|
737 |
+
▁changes -8.7157
|
738 |
+
▁end -8.71834
|
739 |
+
ar -8.72582
|
740 |
+
ation -8.72592
|
741 |
+
ous -8.72594
|
742 |
+
ion -8.72782
|
743 |
+
com -8.72787
|
744 |
+
▁d -8.73101
|
745 |
+
i -8.73158
|
746 |
+
▁law -8.74077
|
747 |
+
▁choice -8.74094
|
748 |
+
▁teacher -8.74374
|
749 |
+
▁dollar -8.74496
|
750 |
+
▁quadrant -8.74501
|
751 |
+
▁avoid -8.75003
|
752 |
+
▁develop -8.75025
|
753 |
+
▁smile -8.7522
|
754 |
+
▁Cha -8.7527
|
755 |
+
▁hate -8.75278
|
756 |
+
▁Martin -8.75465
|
757 |
+
▁pattern -8.75465
|
758 |
+
▁Three -8.75467
|
759 |
+
▁biggest -8.75468
|
760 |
+
▁mutual -8.75468
|
761 |
+
▁women -8.75469
|
762 |
+
▁nodded -8.75475
|
763 |
+
▁immediately -8.75477
|
764 |
+
▁accounting -8.75485
|
765 |
+
▁trap -8.75493
|
766 |
+
▁weak -8.75505
|
767 |
+
▁Eight -8.75515
|
768 |
+
▁loan -8.75531
|
769 |
+
▁actually -8.7554
|
770 |
+
▁smarter -8.75566
|
771 |
+
▁author -8.75633
|
772 |
+
▁Our -8.75648
|
773 |
+
▁smiled -8.75712
|
774 |
+
▁following -8.75765
|
775 |
+
ity -8.75866
|
776 |
+
▁G -8.7588
|
777 |
+
h -8.75949
|
778 |
+
▁without -8.75966
|
779 |
+
▁Now -8.7606
|
780 |
+
▁workers -8.76095
|
781 |
+
▁mine -8.76495
|
782 |
+
▁jobs -8.76544
|
783 |
+
▁Be -8.76613
|
784 |
+
▁door -8.76778
|
785 |
+
4 -8.77106
|
786 |
+
▁means -8.77909
|
787 |
+
▁offers -8.78205
|
788 |
+
out -8.78484
|
789 |
+
▁Pay -8.78935
|
790 |
+
w -8.78946
|
791 |
+
▁schools -8.79143
|
792 |
+
▁owner -8.79628
|
793 |
+
And -8.80268
|
794 |
+
ring -8.80455
|
795 |
+
▁w -8.8126
|
796 |
+
▁apartment -8.81554
|
797 |
+
▁$2 -8.81566
|
798 |
+
▁gain -8.81713
|
799 |
+
▁diagram -8.8175
|
800 |
+
▁system -8.8177
|
801 |
+
▁store -8.81874
|
802 |
+
th -8.81969
|
803 |
+
▁million -8.81989
|
804 |
+
▁land -8.8212
|
805 |
+
▁balance -8.82902
|
806 |
+
▁office -8.83034
|
807 |
+
▁difficult -8.83158
|
808 |
+
▁hamburger -8.83158
|
809 |
+
▁public -8.83158
|
810 |
+
▁spirit -8.83158
|
811 |
+
▁medical -8.83158
|
812 |
+
▁together -8.83158
|
813 |
+
▁ignorance -8.83158
|
814 |
+
▁Both -8.83159
|
815 |
+
▁understood -8.83159
|
816 |
+
▁eyes -8.8316
|
817 |
+
▁decision -8.83161
|
818 |
+
▁usually -8.83163
|
819 |
+
▁nine -8.83164
|
820 |
+
▁living -8.83171
|
821 |
+
▁pressure -8.83176
|
822 |
+
Yes -8.83222
|
823 |
+
▁far -8.83279
|
824 |
+
▁Corps -8.8333
|
825 |
+
▁Even -8.8333
|
826 |
+
▁intelligent -8.83336
|
827 |
+
▁realized -8.83543
|
828 |
+
▁interested -8.83715
|
829 |
+
▁Work -8.83723
|
830 |
+
▁offered -8.83743
|
831 |
+
▁ago -8.83878
|
832 |
+
▁Take -8.83922
|
833 |
+
▁loved -8.83957
|
834 |
+
▁sound -8.84231
|
835 |
+
▁accountants -8.84408
|
836 |
+
sure -8.84426
|
837 |
+
▁seen -8.84587
|
838 |
+
▁face -8.84821
|
839 |
+
▁needed -8.84822
|
840 |
+
paying -8.84898
|
841 |
+
▁achieve -8.84987
|
842 |
+
ant -8.85235
|
843 |
+
▁courses -8.8548
|
844 |
+
▁star -8.85952
|
845 |
+
▁place -8.862
|
846 |
+
▁using -8.86286
|
847 |
+
able -8.86848
|
848 |
+
pter -8.86864
|
849 |
+
▁12 -8.87232
|
850 |
+
rich -8.87453
|
851 |
+
9 -8.87651
|
852 |
+
l -8.87767
|
853 |
+
ad -8.89422
|
854 |
+
▁under -8.89709
|
855 |
+
▁picture -8.89998
|
856 |
+
T -8.90041
|
857 |
+
▁accountant -8.9015
|
858 |
+
▁piece -8.90289
|
859 |
+
5,000 -8.90484
|
860 |
+
▁action -8.9063
|
861 |
+
▁form -8.91025
|
862 |
+
ive -8.91335
|
863 |
+
▁Hawaii -8.91491
|
864 |
+
▁Trump -8.91491
|
865 |
+
▁earlier -8.91491
|
866 |
+
▁mortgage -8.91491
|
867 |
+
▁extra -8.91492
|
868 |
+
▁chose -8.91492
|
869 |
+
▁until -8.91492
|
870 |
+
▁probably -8.91492
|
871 |
+
▁New -8.91492
|
872 |
+
▁Hood -8.91498
|
873 |
+
▁running -8.915
|
874 |
+
erox -8.91501
|
875 |
+
▁truth -8.91503
|
876 |
+
▁passive -8.91506
|
877 |
+
▁heroes -8.91521
|
878 |
+
▁Seven -8.91522
|
879 |
+
▁least -8.91525
|
880 |
+
▁busy -8.91545
|
881 |
+
▁winners -8.91569
|
882 |
+
▁angry -8.91571
|
883 |
+
▁card -8.91584
|
884 |
+
▁cover -8.91615
|
885 |
+
▁educational -8.91657
|
886 |
+
Oh -8.91692
|
887 |
+
▁Ray -8.91708
|
888 |
+
▁falling -8.9171
|
889 |
+
▁continued -8.91827
|
890 |
+
▁leave -8.919
|
891 |
+
▁classes -8.91906
|
892 |
+
▁Find -8.91917
|
893 |
+
up -8.91981
|
894 |
+
▁care -8.92637
|
895 |
+
8 -8.92668
|
896 |
+
▁Learn -8.92686
|
897 |
+
it -8.92705
|
898 |
+
▁wants -8.93039
|
899 |
+
▁pull -8.9345
|
900 |
+
▁richer -8.93525
|
901 |
+
▁o -8.94354
|
902 |
+
▁decide -8.94789
|
903 |
+
▁deals -8.95447
|
904 |
+
▁turn -8.95511
|
905 |
+
▁f -8.96084
|
906 |
+
▁lots -8.96451
|
907 |
+
▁Every -8.96453
|
908 |
+
dad -8.96636
|
909 |
+
Who -8.96671
|
910 |
+
day -8.96768
|
911 |
+
No -8.97354
|
912 |
+
selling -8.9786
|
913 |
+
term -8.97908
|
914 |
+
▁No -8.97913
|
915 |
+
▁seminar -8.99083
|
916 |
+
▁village -8.99084
|
917 |
+
ability -8.99166
|
918 |
+
▁stand -8.99245
|
919 |
+
▁happen -8.99249
|
920 |
+
▁boy -8.99335
|
921 |
+
all -8.99401
|
922 |
+
▁U -8.99545
|
923 |
+
▁average -8.99555
|
924 |
+
▁hold -8.99674
|
925 |
+
▁though -8.99981
|
926 |
+
▁accept -9.00256
|
927 |
+
▁watch -9.00265
|
928 |
+
▁receive -9.00338
|
929 |
+
▁technical -9.00461
|
930 |
+
▁pass -9.00533
|
931 |
+
▁mental -9.00535
|
932 |
+
▁Phoenix -9.00582
|
933 |
+
▁amount -9.00582
|
934 |
+
▁smiling -9.00582
|
935 |
+
▁written -9.00582
|
936 |
+
▁pocket -9.00582
|
937 |
+
▁minutes -9.00584
|
938 |
+
▁Rob -9.00589
|
939 |
+
▁terrified -9.00596
|
940 |
+
▁worry -9.00598
|
941 |
+
▁Again -9.00608
|
942 |
+
▁management -9.00614
|
943 |
+
▁fund -9.00623
|
944 |
+
▁designed -9.00632
|
945 |
+
▁sky -9.0066
|
946 |
+
▁miss -9.00673
|
947 |
+
▁possible -9.00678
|
948 |
+
▁emotionally -9.00784
|
949 |
+
▁buckets -9.00786
|
950 |
+
▁forward -9.00801
|
951 |
+
▁night -9.0081
|
952 |
+
▁largest -9.00811
|
953 |
+
▁lifetime -9.00859
|
954 |
+
us -9.00859
|
955 |
+
▁older -9.00876
|
956 |
+
▁L -9.01045
|
957 |
+
▁line -9.01075
|
958 |
+
▁along -9.01191
|
959 |
+
............... -9.01202
|
960 |
+
▁rest -9.01215
|
961 |
+
▁talked -9.0128
|
962 |
+
▁fast -9.01307
|
963 |
+
ach -9.01314
|
964 |
+
▁st -9.01367
|
965 |
+
▁Taxes -9.01598
|
966 |
+
▁fel -9.01692
|
967 |
+
▁entrepreneur -9.01705
|
968 |
+
▁happens -9.01936
|
969 |
+
en -9.021
|
970 |
+
▁hire -9.02285
|
971 |
+
▁earning -9.02307
|
972 |
+
▁meant -9.02365
|
973 |
+
▁body -9.02376
|
974 |
+
▁brokers -9.02464
|
975 |
+
▁hands -9.02539
|
976 |
+
It -9.02601
|
977 |
+
ted -9.02974
|
978 |
+
7 -9.03036
|
979 |
+
▁runs -9.03097
|
980 |
+
▁step -9.0337
|
981 |
+
▁risks -9.03396
|
982 |
+
▁term -9.03429
|
983 |
+
cial -9.03467
|
984 |
+
nd -9.04186
|
985 |
+
▁Ed -9.04679
|
986 |
+
▁base -9.04868
|
987 |
+
▁de -9.05049
|
988 |
+
▁An -9.05978
|
989 |
+
▁reasons -9.06206
|
990 |
+
▁train -9.06775
|
991 |
+
Donald -9.07748
|
992 |
+
▁h -9.08242
|
993 |
+
▁follow -9.08405
|
994 |
+
▁reward -9.08579
|
995 |
+
▁p -9.08841
|
996 |
+
▁bill -9.08852
|
997 |
+
▁r -9.08882
|
998 |
+
▁basic -9.08969
|
999 |
+
Ju -9.08976
|
1000 |
+
▁Little -9.09137
|
1001 |
+
▁ex -9.09154
|
1002 |
+
▁rule -9.09175
|
1003 |
+
▁father -9.09209
|
1004 |
+
▁attorney -9.09212
|
1005 |
+
▁soul -9.09267
|
1006 |
+
▁lead -9.09287
|
1007 |
+
▁goal -9.09492
|
1008 |
+
▁du -9.09981
|
1009 |
+
▁close -9.10471
|
1010 |
+
3 -9.10554
|
1011 |
+
▁Security -9.10582
|
1012 |
+
▁available -9.10582
|
1013 |
+
▁purpose -9.10582
|
1014 |
+
▁excellent -9.10583
|
1015 |
+
▁neighborhood -9.10583
|
1016 |
+
▁history -9.10584
|
1017 |
+
▁valuable -9.10584
|
1018 |
+
▁support -9.10585
|
1019 |
+
▁baseball -9.10586
|
1020 |
+
▁bigger -9.1059
|
1021 |
+
▁consumer -9.10598
|
1022 |
+
▁protection -9.10602
|
1023 |
+
▁Four -9.10614
|
1024 |
+
▁moment -9.10618
|
1025 |
+
▁oil -9.10625
|
1026 |
+
kay -9.10627
|
1027 |
+
▁trading -9.10648
|
1028 |
+
▁already -9.1065
|
1029 |
+
▁wish -9.10655
|
1030 |
+
▁common -9.10656
|
1031 |
+
▁concern -9.10657
|
1032 |
+
▁exciting -9.10675
|
1033 |
+
▁stronger -9.10747
|
1034 |
+
▁held -9.10751
|
1035 |
+
▁mom -9.10758
|
1036 |
+
▁reality -9.10774
|
1037 |
+
▁Job -9.10803
|
1038 |
+
▁experience -9.10806
|
1039 |
+
▁toilets -9.10819
|
1040 |
+
▁longer -9.10909
|
1041 |
+
▁savings -9.11096
|
1042 |
+
▁14 -9.11116
|
1043 |
+
▁wealthy -9.11345
|
1044 |
+
▁adults -9.11525
|
1045 |
+
▁These -9.11558
|
1046 |
+
▁degrees -9.11668
|
1047 |
+
▁spending -9.11884
|
1048 |
+
hicken -9.11982
|
1049 |
+
6 -9.12151
|
1050 |
+
▁Not -9.12199
|
1051 |
+
▁incomes -9.12353
|
1052 |
+
▁taken -9.12566
|
1053 |
+
ch -9.14171
|
1054 |
+
tal -9.14311
|
1055 |
+
at -9.14468
|
1056 |
+
ile -9.14633
|
1057 |
+
▁seem -9.15347
|
1058 |
+
▁player -9.15374
|
1059 |
+
▁pre -9.16977
|
1060 |
+
Y -9.17272
|
1061 |
+
k -9.18153
|
1062 |
+
tax -9.1841
|
1063 |
+
We -9.18595
|
1064 |
+
▁ship -9.19019
|
1065 |
+
▁open -9.19104
|
1066 |
+
ry -9.19126
|
1067 |
+
▁Do -9.19371
|
1068 |
+
D -9.19612
|
1069 |
+
▁lo -9.19941
|
1070 |
+
age -9.20322
|
1071 |
+
▁officer -9.2033
|
1072 |
+
▁kid -9.20408
|
1073 |
+
face -9.20412
|
1074 |
+
▁word -9.20669
|
1075 |
+
▁Her -9.2075
|
1076 |
+
▁week -9.20845
|
1077 |
+
▁state -9.20898
|
1078 |
+
▁doubt -9.20934
|
1079 |
+
▁School -9.21028
|
1080 |
+
▁golf -9.21072
|
1081 |
+
▁Six -9.21165
|
1082 |
+
▁13 -9.21371
|
1083 |
+
▁join -9.21434
|
1084 |
+
5 -9.21578
|
1085 |
+
▁boss -9.21597
|
1086 |
+
▁econom -9.21673
|
1087 |
+
bstacle -9.21693
|
1088 |
+
▁Advantage -9.21693
|
1089 |
+
▁Texas -9.21693
|
1090 |
+
▁attitude -9.21693
|
1091 |
+
▁certain -9.21693
|
1092 |
+
▁popular -9.21693
|
1093 |
+
▁several -9.21693
|
1094 |
+
▁sophisticated -9.21693
|
1095 |
+
▁tubes -9.21693
|
1096 |
+
▁vehicle -9.21693
|
1097 |
+
▁copy -9.21693
|
1098 |
+
▁literate -9.21693
|
1099 |
+
▁title -9.21693
|
1100 |
+
▁lawyer -9.21694
|
1101 |
+
▁cruel -9.21694
|
1102 |
+
▁front -9.21695
|
1103 |
+
▁science -9.21695
|
1104 |
+
▁Part -9.21696
|
1105 |
+
▁90 -9.21696
|
1106 |
+
▁paper -9.21696
|
1107 |
+
▁chair -9.21699
|
1108 |
+
▁nice -9.21701
|
1109 |
+
▁constantly -9.21701
|
1110 |
+
▁industry -9.21704
|
1111 |
+
▁Statement -9.21704
|
1112 |
+
▁position -9.21704
|
1113 |
+
▁shut -9.21706
|
1114 |
+
▁replied -9.21709
|
1115 |
+
▁fix -9.2171
|
1116 |
+
▁passion -9.21714
|
1117 |
+
▁survive -9.21717
|
1118 |
+
▁chance -9.21729
|
1119 |
+
▁trapped -9.21738
|
1120 |
+
▁quickly -9.21756
|
1121 |
+
▁faster -9.21776
|
1122 |
+
▁gold -9.21802
|
1123 |
+
▁sheet -9.21802
|
1124 |
+
▁tough -9.21811
|
1125 |
+
▁specialized -9.2182
|
1126 |
+
▁lower -9.21895
|
1127 |
+
▁literacy -9.21972
|
1128 |
+
▁co -9.21981
|
1129 |
+
▁received -9.21997
|
1130 |
+
▁room -9.2202
|
1131 |
+
b -9.22109
|
1132 |
+
▁25 -9.2211
|
1133 |
+
▁risky -9.22111
|
1134 |
+
▁moved -9.22134
|
1135 |
+
▁recommended -9.22232
|
1136 |
+
▁dads -9.22235
|
1137 |
+
▁park -9.22362
|
1138 |
+
▁dreams -9.22426
|
1139 |
+
▁Pre -9.22543
|
1140 |
+
▁cost -9.2257
|
1141 |
+
▁cook -9.22632
|
1142 |
+
▁focused -9.22679
|
1143 |
+
▁options -9.2275
|
1144 |
+
▁fair -9.22827
|
1145 |
+
▁Look -9.22855
|
1146 |
+
▁founder -9.22889
|
1147 |
+
▁habits -9.22916
|
1148 |
+
▁played -9.22994
|
1149 |
+
▁plans -9.23
|
1150 |
+
▁weeks -9.23098
|
1151 |
+
▁steps -9.23201
|
1152 |
+
▁stay -9.23421
|
1153 |
+
cially -9.23736
|
1154 |
+
▁plan -9.23994
|
1155 |
+
ter -9.24101
|
1156 |
+
le -9.24269
|
1157 |
+
▁20 -9.24846
|
1158 |
+
▁statements -9.25338
|
1159 |
+
▁prices -9.25998
|
1160 |
+
▁break -9.26073
|
1161 |
+
is -9.26414
|
1162 |
+
ty -9.27046
|
1163 |
+
▁trade -9.27401
|
1164 |
+
flow -9.27726
|
1165 |
+
p -9.28068
|
1166 |
+
▁coming -9.2809
|
1167 |
+
▁ran -9.28165
|
1168 |
+
O -9.28459
|
1169 |
+
▁area -9.28517
|
1170 |
+
▁pro -9.29203
|
1171 |
+
▁fill -9.297
|
1172 |
+
▁becomes -9.30636
|
1173 |
+
▁markets -9.31011
|
1174 |
+
They -9.31305
|
1175 |
+
▁Us -9.31572
|
1176 |
+
▁N -9.31815
|
1177 |
+
wants -9.32202
|
1178 |
+
▁return -9.32319
|
1179 |
+
ied -9.3249
|
1180 |
+
▁needs -9.32618
|
1181 |
+
▁neighbor -9.32706
|
1182 |
+
▁pilot -9.32799
|
1183 |
+
▁individual -9.32808
|
1184 |
+
▁habit -9.32829
|
1185 |
+
▁career -9.3283
|
1186 |
+
▁degree -9.32835
|
1187 |
+
▁manager -9.32922
|
1188 |
+
▁walk -9.33592
|
1189 |
+
▁write -9.33842
|
1190 |
+
▁seek -9.33854
|
1191 |
+
▁manage -9.33862
|
1192 |
+
▁search -9.33871
|
1193 |
+
▁require -9.33927
|
1194 |
+
▁spiritual -9.34062
|
1195 |
+
▁suggest -9.34149
|
1196 |
+
lay -9.34182
|
1197 |
+
▁capital -9.34183
|
1198 |
+
▁IQ -9.34193
|
1199 |
+
▁toothpaste -9.34193
|
1200 |
+
▁wisdom -9.34193
|
1201 |
+
▁couple -9.34193
|
1202 |
+
▁York -9.34193
|
1203 |
+
▁Often -9.34194
|
1204 |
+
▁half -9.34194
|
1205 |
+
▁favorite -9.34195
|
1206 |
+
▁empire -9.34196
|
1207 |
+
▁grew -9.34201
|
1208 |
+
▁$100,000 -9.34202
|
1209 |
+
▁anyway -9.34206
|
1210 |
+
▁families -9.3421
|
1211 |
+
▁choosing -9.34219
|
1212 |
+
▁shopping -9.34226
|
1213 |
+
▁ride -9.34226
|
1214 |
+
▁measure -9.34226
|
1215 |
+
▁deliver -9.34231
|
1216 |
+
▁Without -9.34237
|
1217 |
+
▁fact -9.34238
|
1218 |
+
▁Finally -9.3424
|
1219 |
+
▁president -9.34243
|
1220 |
+
▁donkey -9.34245
|
1221 |
+
▁excess -9.34276
|
1222 |
+
▁nearly -9.34285
|
1223 |
+
▁Age -9.34343
|
1224 |
+
▁past -9.34365
|
1225 |
+
▁mentally -9.3437
|
1226 |
+
▁repeat -9.34389
|
1227 |
+
▁either -9.34423
|
1228 |
+
employed -9.34449
|
1229 |
+
▁woman -9.34464
|
1230 |
+
▁Mortgage -9.34466
|
1231 |
+
▁practice -9.34467
|
1232 |
+
▁factor -9.34493
|
1233 |
+
▁cannot -9.34496
|
1234 |
+
▁moving -9.34496
|
1235 |
+
▁prett -9.3451
|
1236 |
+
In -9.34549
|
1237 |
+
▁losers -9.34607
|
1238 |
+
▁writer -9.34616
|
1239 |
+
▁table -9.34736
|
1240 |
+
▁fees -9.34766
|
1241 |
+
▁whole -9.34777
|
1242 |
+
▁net -9.34835
|
1243 |
+
▁board -9.3484
|
1244 |
+
▁died -9.34843
|
1245 |
+
▁increased -9.34861
|
1246 |
+
▁clear -9.34862
|
1247 |
+
▁balanced -9.34892
|
1248 |
+
▁traditional -9.34901
|
1249 |
+
▁grown -9.34954
|
1250 |
+
▁pick -9.34976
|
1251 |
+
▁attend -9.35132
|
1252 |
+
▁training -9.35203
|
1253 |
+
▁doctors -9.35255
|
1254 |
+
espe -9.35496
|
1255 |
+
▁Let -9.3551
|
1256 |
+
▁check -9.35637
|
1257 |
+
▁owners -9.35823
|
1258 |
+
▁reading -9.35825
|
1259 |
+
▁attorneys -9.35955
|
1260 |
+
▁light -9.36091
|
1261 |
+
▁rare -9.36104
|
1262 |
+
▁funds -9.36131
|
1263 |
+
where -9.36417
|
1264 |
+
▁telling -9.36568
|
1265 |
+
ate -9.36948
|
1266 |
+
▁gains -9.36998
|
1267 |
+
led -9.37075
|
1268 |
+
▁minding -9.37177
|
1269 |
+
▁die -9.37363
|
1270 |
+
fortunate -9.37439
|
1271 |
+
▁marketing -9.37828
|
1272 |
+
▁Donald -9.37899
|
1273 |
+
▁prepare -9.37913
|
1274 |
+
▁Are -9.38183
|
1275 |
+
▁answers -9.38736
|
1276 |
+
▁raises -9.38898
|
1277 |
+
▁questions -9.38902
|
1278 |
+
ially -9.39206
|
1279 |
+
▁en -9.39234
|
1280 |
+
▁corporations -9.39461
|
1281 |
+
te -9.39589
|
1282 |
+
▁26 -9.39667
|
1283 |
+
▁fire -9.40246
|
1284 |
+
uck -9.40894
|
1285 |
+
▁sy -9.41332
|
1286 |
+
▁act -9.41559
|
1287 |
+
L -9.42149
|
1288 |
+
ized -9.42264
|
1289 |
+
▁knowing -9.43278
|
1290 |
+
▁generate -9.43769
|
1291 |
+
My -9.45333
|
1292 |
+
discipline -9.45339
|
1293 |
+
When -9.45394
|
1294 |
+
body -9.45652
|
1295 |
+
Don -9.4586
|
1296 |
+
Your -9.46295
|
1297 |
+
▁drive -9.46384
|
1298 |
+
▁advantage -9.4683
|
1299 |
+
▁Step -9.46838
|
1300 |
+
▁solution -9.46838
|
1301 |
+
▁employer -9.46856
|
1302 |
+
▁bargain -9.47056
|
1303 |
+
▁agent -9.47084
|
1304 |
+
▁adult -9.47118
|
1305 |
+
▁expense -9.47154
|
1306 |
+
▁option -9.47228
|
1307 |
+
▁emotion -9.47321
|
1308 |
+
▁case -9.47579
|
1309 |
+
▁boom -9.48065
|
1310 |
+
▁sign -9.48103
|
1311 |
+
▁agree -9.4815
|
1312 |
+
▁full -9.4838
|
1313 |
+
▁pour -9.4839
|
1314 |
+
▁late -9.48418
|
1315 |
+
roduction -9.48443
|
1316 |
+
▁Information -9.48479
|
1317 |
+
▁Singapore -9.48479
|
1318 |
+
▁corporate -9.48479
|
1319 |
+
▁franchise -9.48479
|
1320 |
+
▁luxury -9.48479
|
1321 |
+
▁mirror -9.48479
|
1322 |
+
▁period -9.48479
|
1323 |
+
▁recognize -9.48479
|
1324 |
+
▁computer -9.48479
|
1325 |
+
▁movie -9.48479
|
1326 |
+
▁punish -9.48479
|
1327 |
+
▁masses -9.48479
|
1328 |
+
▁obvious -9.48479
|
1329 |
+
▁correct -9.48479
|
1330 |
+
▁properties -9.48479
|
1331 |
+
▁shelter -9.48479
|
1332 |
+
▁private -9.48479
|
1333 |
+
▁crowd -9.4848
|
1334 |
+
▁dogma -9.4848
|
1335 |
+
▁gym -9.48481
|
1336 |
+
▁single -9.48481
|
1337 |
+
▁almost -9.48482
|
1338 |
+
▁sister -9.48482
|
1339 |
+
▁Education -9.48482
|
1340 |
+
▁luxuries -9.48483
|
1341 |
+
▁borrow -9.48487
|
1342 |
+
▁strength -9.48487
|
1343 |
+
▁meet -9.48489
|
1344 |
+
▁$20,000 -9.48491
|
1345 |
+
▁international -9.48493
|
1346 |
+
▁studied -9.48495
|
1347 |
+
SON -9.48496
|
1348 |
+
▁advanced -9.48505
|
1349 |
+
▁winning -9.48509
|
1350 |
+
▁boat -9.48519
|
1351 |
+
ctly -9.48524
|
1352 |
+
▁$2,000 -9.48529
|
1353 |
+
▁joy -9.48542
|
1354 |
+
▁maybe -9.48544
|
1355 |
+
▁fall -9.48594
|
1356 |
+
LES -9.48601
|
1357 |
+
▁efforts -9.48606
|
1358 |
+
▁clubs -9.48608
|
1359 |
+
▁insight -9.48639
|
1360 |
+
▁cling -9.4871
|
1361 |
+
▁aware -9.48761
|
1362 |
+
▁reject -9.4877
|
1363 |
+
▁exchange -9.48787
|
1364 |
+
▁Business -9.48793
|
1365 |
+
▁profit -9.48801
|
1366 |
+
▁himself -9.4883
|
1367 |
+
▁walked -9.48843
|
1368 |
+
▁product -9.48846
|
1369 |
+
▁service -9.48867
|
1370 |
+
▁fly -9.48878
|
1371 |
+
gotten -9.48882
|
1372 |
+
▁missed -9.4892
|
1373 |
+
▁forced -9.48923
|
1374 |
+
man -9.48967
|
1375 |
+
▁remind -9.48975
|
1376 |
+
▁town -9.49007
|
1377 |
+
▁sa -9.4907
|
1378 |
+
▁Richard -9.49074
|
1379 |
+
▁Texans -9.49114
|
1380 |
+
▁monthly -9.49176
|
1381 |
+
▁Kids -9.49228
|
1382 |
+
▁bankers -9.49532
|
1383 |
+
▁due -9.49579
|
1384 |
+
▁listening -9.49629
|
1385 |
+
▁gets -9.4972
|
1386 |
+
▁wise -9.49733
|
1387 |
+
▁invested -9.4985
|
1388 |
+
▁agreed -9.49977
|
1389 |
+
▁individuals -9.50105
|
1390 |
+
▁illustrate -9.50155
|
1391 |
+
▁upon -9.50257
|
1392 |
+
▁doubts -9.50266
|
1393 |
+
▁tool -9.50281
|
1394 |
+
▁seems -9.50287
|
1395 |
+
▁rent -9.50368
|
1396 |
+
▁agreement -9.50382
|
1397 |
+
Go -9.50518
|
1398 |
+
▁fathers -9.5052
|
1399 |
+
▁studying -9.50603
|
1400 |
+
.............. -9.50733
|
1401 |
+
▁n -9.50796
|
1402 |
+
▁cut -9.50851
|
1403 |
+
▁cards -9.50944
|
1404 |
+
▁choices -9.51385
|
1405 |
+
▁continues -9.51671
|
1406 |
+
▁su -9.51939
|
1407 |
+
▁admit -9.52058
|
1408 |
+
▁direct -9.52334
|
1409 |
+
▁shows -9.52478
|
1410 |
+
▁Th -9.52572
|
1411 |
+
▁professions -9.5261
|
1412 |
+
▁shares -9.52833
|
1413 |
+
old -9.53037
|
1414 |
+
▁cha -9.53087
|
1415 |
+
▁grows -9.53258
|
1416 |
+
key -9.53354
|
1417 |
+
▁$ -9.53427
|
1418 |
+
0 -9.53686
|
1419 |
+
30 -9.53909
|
1420 |
+
▁points -9.54029
|
1421 |
+
C -9.54133
|
1422 |
+
▁owning -9.542
|
1423 |
+
▁heads -9.54401
|
1424 |
+
g -9.54512
|
1425 |
+
ize -9.55804
|
1426 |
+
ra -9.55818
|
1427 |
+
▁examples -9.56184
|
1428 |
+
▁plast -9.56264
|
1429 |
+
et -9.56864
|
1430 |
+
▁reflect -9.57467
|
1431 |
+
▁17 -9.57568
|
1432 |
+
▁count -9.57734
|
1433 |
+
me -9.57942
|
1434 |
+
ned -9.58084
|
1435 |
+
▁dro -9.58158
|
1436 |
+
▁ad -9.5887
|
1437 |
+
aving -9.58981
|
1438 |
+
▁hop -9.59498
|
1439 |
+
▁19 -9.59631
|
1440 |
+
R -9.598
|
1441 |
+
▁fl -9.60166
|
1442 |
+
M -9.60273
|
1443 |
+
▁prepar -9.60293
|
1444 |
+
f -9.60402
|
1445 |
+
▁sh -9.60522
|
1446 |
+
ier -9.60728
|
1447 |
+
understanding -9.61029
|
1448 |
+
ial -9.61795
|
1449 |
+
like -9.61808
|
1450 |
+
▁wor -9.61934
|
1451 |
+
▁sub -9.62197
|
1452 |
+
Does -9.622
|
1453 |
+
year -9.62289
|
1454 |
+
risk -9.62302
|
1455 |
+
▁ca -9.62332
|
1456 |
+
▁vo -9.62371
|
1457 |
+
▁war -9.62533
|
1458 |
+
▁partner -9.6307
|
1459 |
+
book -9.63222
|
1460 |
+
don -9.63259
|
1461 |
+
▁gift -9.635
|
1462 |
+
▁doctor -9.63598
|
1463 |
+
▁definition -9.63689
|
1464 |
+
▁program -9.63699
|
1465 |
+
▁organization -9.63741
|
1466 |
+
▁weekend -9.63754
|
1467 |
+
▁benefit -9.63798
|
1468 |
+
▁student -9.63803
|
1469 |
+
▁Int -9.63829
|
1470 |
+
▁vi -9.63852
|
1471 |
+
▁sale -9.64167
|
1472 |
+
▁ra -9.64319
|
1473 |
+
▁tru -9.64349
|
1474 |
+
▁importan -9.64372
|
1475 |
+
▁protect -9.6472
|
1476 |
+
▁list -9.64852
|
1477 |
+
▁convert -9.64886
|
1478 |
+
ness -9.6489
|
1479 |
+
▁enter -9.64927
|
1480 |
+
▁sp -9.6494
|
1481 |
+
▁near -9.65056
|
1482 |
+
▁favor -9.65142
|
1483 |
+
▁speculat -9.65145
|
1484 |
+
▁Company -9.65145
|
1485 |
+
▁MBA -9.65145
|
1486 |
+
▁Porsche -9.65145
|
1487 |
+
▁Suddenly -9.65145
|
1488 |
+
▁guilt -9.65145
|
1489 |
+
▁illegal -9.65145
|
1490 |
+
▁independence -9.65145
|
1491 |
+
▁opinion -9.65145
|
1492 |
+
▁pension -9.65145
|
1493 |
+
▁pipeline -9.65145
|
1494 |
+
▁principle -9.65145
|
1495 |
+
▁society -9.65145
|
1496 |
+
▁strategy -9.65145
|
1497 |
+
▁tremendous -9.65145
|
1498 |
+
▁wrong -9.65145
|
1499 |
+
▁Japanese -9.65145
|
1500 |
+
▁cheap -9.65145
|
1501 |
+
▁illusion -9.65145
|
1502 |
+
▁relationship -9.65145
|
1503 |
+
▁lazy -9.65146
|
1504 |
+
▁carrot -9.65146
|
1505 |
+
▁limit -9.65146
|
1506 |
+
▁$60,000 -9.65146
|
1507 |
+
▁eventually -9.65146
|
1508 |
+
▁entire -9.65147
|
1509 |
+
▁CDs -9.65147
|
1510 |
+
▁health -9.65149
|
1511 |
+
▁conven -9.6515
|
1512 |
+
▁laziness -9.6515
|
1513 |
+
▁visit -9.65153
|
1514 |
+
Salary -9.65154
|
1515 |
+
▁vacation -9.65154
|
1516 |
+
▁$40,000 -9.65155
|
1517 |
+
▁Gates -9.65155
|
1518 |
+
▁Those -9.65155
|
1519 |
+
▁basis -9.65157
|
1520 |
+
▁matter -9.65158
|
1521 |
+
▁$3,000 -9.65158
|
1522 |
+
▁capitalist -9.6516
|
1523 |
+
▁anymore -9.65162
|
1524 |
+
▁fight -9.65164
|
1525 |
+
▁creditors -9.6518
|
1526 |
+
▁hole -9.65185
|
1527 |
+
▁frightening -9.65186
|
1528 |
+
▁increasing -9.65197
|
1529 |
+
▁chicken -9.65202
|
1530 |
+
▁suggestion -9.65205
|
1531 |
+
▁production -9.65206
|
1532 |
+
▁priceless -9.65223
|
1533 |
+
▁losses -9.65231
|
1534 |
+
▁outside -9.65256
|
1535 |
+
▁hope -9.65263
|
1536 |
+
▁bullies -9.65283
|
1537 |
+
▁alive -9.65287
|
1538 |
+
▁added -9.65288
|
1539 |
+
▁directly -9.65289
|
1540 |
+
▁bold -9.65297
|
1541 |
+
▁whenever -9.65304
|
1542 |
+
wenty -9.65319
|
1543 |
+
▁spiritually -9.65325
|
1544 |
+
▁milk -9.65332
|
1545 |
+
▁wonder -9.65336
|
1546 |
+
▁Investing -9.65349
|
1547 |
+
▁fully -9.65352
|
1548 |
+
▁exa -9.65353
|
1549 |
+
▁noticed -9.65364
|
1550 |
+
▁lecture -9.65375
|
1551 |
+
ww -9.6538
|
1552 |
+
▁technically -9.65397
|
1553 |
+
▁Ph -9.65405
|
1554 |
+
▁react -9.65421
|
1555 |
+
▁Choos -9.6546
|
1556 |
+
▁higher -9.65469
|
1557 |
+
▁crash -9.65482
|
1558 |
+
▁whatever -9.65487
|
1559 |
+
▁phone -9.65497
|
1560 |
+
▁exercise -9.655
|
1561 |
+
▁Indian -9.65504
|
1562 |
+
▁reminded -9.65508
|
1563 |
+
▁Fear -9.65513
|
1564 |
+
▁bother -9.65531
|
1565 |
+
▁changing -9.6556
|
1566 |
+
isit -9.6556
|
1567 |
+
▁returned -9.65582
|
1568 |
+
▁trust -9.65592
|
1569 |
+
▁magic -9.65594
|
1570 |
+
▁wages -9.6561
|
1571 |
+
▁flying -9.65664
|
1572 |
+
▁Grow -9.6568
|
1573 |
+
▁creat -9.65701
|
1574 |
+
▁followed -9.65713
|
1575 |
+
▁greedy -9.65764
|
1576 |
+
▁pushes -9.65796
|
1577 |
+
▁gas -9.65844
|
1578 |
+
▁hated -9.65908
|
1579 |
+
▁watching -9.65974
|
1580 |
+
▁loss -9.65979
|
1581 |
+
▁50 -9.66001
|
1582 |
+
▁logic -9.66023
|
1583 |
+
▁handed -9.66032
|
1584 |
+
▁finances -9.66131
|
1585 |
+
▁lying -9.66196
|
1586 |
+
▁8 -9.66272
|
1587 |
+
▁yes -9.66377
|
1588 |
+
▁mess -9.66418
|
1589 |
+
▁pot -9.66483
|
1590 |
+
▁weekends -9.6657
|
1591 |
+
▁organizations -9.6657
|
1592 |
+
▁writing -9.66586
|
1593 |
+
▁lived -9.66649
|
1594 |
+
▁failing -9.66656
|
1595 |
+
▁40 -9.66762
|
1596 |
+
▁greatly -9.66789
|
1597 |
+
▁changed -9.668
|
1598 |
+
▁feeling -9.67014
|
1599 |
+
▁managers -9.67117
|
1600 |
+
▁$4 -9.67414
|
1601 |
+
▁pilots -9.67434
|
1602 |
+
OR -9.67478
|
1603 |
+
ilit -9.67761
|
1604 |
+
lled -9.67938
|
1605 |
+
▁pieces -9.6811
|
1606 |
+
x -9.68354
|
1607 |
+
▁systems -9.6838
|
1608 |
+
ried -9.68399
|
1609 |
+
▁Go -9.68453
|
1610 |
+
▁throw -9.68487
|
1611 |
+
ite -9.68736
|
1612 |
+
▁Jo -9.69113
|
1613 |
+
▁formulas -9.69649
|
1614 |
+
▁11 -9.69819
|
1615 |
+
▁professionals -9.69951
|
1616 |
+
city -9.7018
|
1617 |
+
▁da -9.70282
|
1618 |
+
▁minds -9.7084
|
1619 |
+
ig -9.71467
|
1620 |
+
espec -9.71872
|
1621 |
+
op -9.72223
|
1622 |
+
▁general -9.72438
|
1623 |
+
▁g -9.72497
|
1624 |
+
rained -9.72604
|
1625 |
+
▁Wh -9.72727
|
1626 |
+
▁travel -9.72754
|
1627 |
+
▁stopp -9.72788
|
1628 |
+
▁fu -9.73515
|
1629 |
+
ance -9.73601
|
1630 |
+
ts -9.73929
|
1631 |
+
▁differences -9.74272
|
1632 |
+
ured -9.7444
|
1633 |
+
▁lev -9.74686
|
1634 |
+
▁cars -9.74862
|
1635 |
+
▁leav -9.75056
|
1636 |
+
ying -9.75331
|
1637 |
+
▁bur -9.75337
|
1638 |
+
light -9.75982
|
1639 |
+
ny -9.76111
|
1640 |
+
▁gener -9.76309
|
1641 |
+
pped -9.76318
|
1642 |
+
spect -9.7639
|
1643 |
+
▁Co -9.77063
|
1644 |
+
▁caus -9.78153
|
1645 |
+
ever -9.78526
|
1646 |
+
ating -9.78532
|
1647 |
+
time -9.79004
|
1648 |
+
ck -9.79096
|
1649 |
+
▁K -9.79481
|
1650 |
+
▁determine -9.79511
|
1651 |
+
▁progress -9.79735
|
1652 |
+
▁sta -9.79763
|
1653 |
+
▁e -9.79764
|
1654 |
+
▁St -9.80035
|
1655 |
+
low -9.80305
|
1656 |
+
Dad -9.80407
|
1657 |
+
how -9.80841
|
1658 |
+
▁7 -9.81036
|
1659 |
+
He -9.8121
|
1660 |
+
education -9.81623
|
1661 |
+
working -9.81849
|
1662 |
+
class -9.81908
|
1663 |
+
This -9.81968
|
1664 |
+
Pay -9.82044
|
1665 |
+
▁Al -9.82108
|
1666 |
+
Do -9.82172
|
1667 |
+
Take -9.82309
|
1668 |
+
▁rock -9.82601
|
1669 |
+
ball -9.82699
|
1670 |
+
cross -9.82728
|
1671 |
+
▁news -9.82765
|
1672 |
+
▁ten -9.83021
|
1673 |
+
▁clean -9.83078
|
1674 |
+
▁pain -9.83465
|
1675 |
+
▁message -9.83495
|
1676 |
+
▁economic -9.83519
|
1677 |
+
▁expert -9.83629
|
1678 |
+
get -9.83695
|
1679 |
+
▁dream -9.83781
|
1680 |
+
Not -9.83794
|
1681 |
+
▁mistake -9.83799
|
1682 |
+
med -9.83829
|
1683 |
+
▁banker -9.8399
|
1684 |
+
▁finance -9.84081
|
1685 |
+
aste -9.84353
|
1686 |
+
▁wide -9.84414
|
1687 |
+
▁sleep -9.8463
|
1688 |
+
nergy -9.84651
|
1689 |
+
▁speak -9.84702
|
1690 |
+
▁enjoy -9.8476
|
1691 |
+
▁respect -9.84798
|
1692 |
+
▁affect -9.84798
|
1693 |
+
▁combin -9.84812
|
1694 |
+
▁demand -9.84817
|
1695 |
+
▁trouble -9.8483
|
1696 |
+
▁buyer -9.84865
|
1697 |
+
▁groom -9.84912
|
1698 |
+
▁advise -9.84915
|
1699 |
+
u -9.8492
|
1700 |
+
▁American -9.84947
|
1701 |
+
uch -9.84987
|
1702 |
+
se -9.84995
|
1703 |
+
▁physical -9.85005
|
1704 |
+
▁bri -9.85018
|
1705 |
+
▁specialize -9.85059
|
1706 |
+
▁effect -9.85128
|
1707 |
+
▁major -9.85129
|
1708 |
+
▁notice -9.85133
|
1709 |
+
▁sugar -9.85145
|
1710 |
+
▁$190,000 -9.85145
|
1711 |
+
▁Accounting -9.85145
|
1712 |
+
▁Arizona -9.85145
|
1713 |
+
▁California -9.85145
|
1714 |
+
▁George -9.85145
|
1715 |
+
▁Occasionally -9.85145
|
1716 |
+
▁Oregon -9.85145
|
1717 |
+
▁behavior -9.85145
|
1718 |
+
▁behind -9.85145
|
1719 |
+
▁confused -9.85145
|
1720 |
+
▁dependent -9.85145
|
1721 |
+
▁environment -9.85145
|
1722 |
+
▁identify -9.85145
|
1723 |
+
▁independent -9.85145
|
1724 |
+
▁newspaper -9.85145
|
1725 |
+
▁poverty -9.85145
|
1726 |
+
▁receiving -9.85145
|
1727 |
+
▁ridiculous -9.85145
|
1728 |
+
▁silence -9.85145
|
1729 |
+
ietnam -9.85145
|
1730 |
+
▁criticism -9.85145
|
1731 |
+
▁perfect -9.85145
|
1732 |
+
▁proud -9.85145
|
1733 |
+
▁unique -9.85145
|
1734 |
+
▁Broke -9.85146
|
1735 |
+
▁field -9.85146
|
1736 |
+
▁defeat -9.85146
|
1737 |
+
▁dramatic -9.85146
|
1738 |
+
▁horrible -9.85146
|
1739 |
+
▁garage -9.85146
|
1740 |
+
▁airline -9.85146
|
1741 |
+
▁University -9.85146
|
1742 |
+
▁improve -9.85146
|
1743 |
+
▁Intelligence -9.85147
|
1744 |
+
▁Warren -9.85147
|
1745 |
+
▁committe -9.85147
|
1746 |
+
▁labor -9.85147
|
1747 |
+
▁street -9.85147
|
1748 |
+
Yea -9.85148
|
1749 |
+
▁current -9.85148
|
1750 |
+
▁salary -9.85148
|
1751 |
+
▁depressed -9.85148
|
1752 |
+
▁construction -9.85149
|
1753 |
+
▁Employees -9.8515
|
1754 |
+
▁lemon -9.8515
|
1755 |
+
▁solid -9.8515
|
1756 |
+
▁slave -9.85151
|
1757 |
+
▁lunch -9.85152
|
1758 |
+
▁jog -9.85153
|
1759 |
+
▁$75,000 -9.85153
|
1760 |
+
▁Nine -9.85153
|
1761 |
+
▁Path -9.85156
|
1762 |
+
▁1973 -9.85158
|
1763 |
+
▁department -9.85158
|
1764 |
+
▁gap -9.85159
|
1765 |
+
▁inter -9.85159
|
1766 |
+
▁Real -9.8516
|
1767 |
+
▁shook -9.85161
|
1768 |
+
▁country -9.85163
|
1769 |
+
▁haul -9.85164
|
1770 |
+
▁empty -9.85164
|
1771 |
+
▁additional -9.85165
|
1772 |
+
▁beginning -9.85165
|
1773 |
+
▁library -9.85166
|
1774 |
+
▁promise -9.85168
|
1775 |
+
▁terrible -9.85168
|
1776 |
+
▁group -9.85172
|
1777 |
+
▁daily -9.85173
|
1778 |
+
▁Oil -9.8518
|
1779 |
+
▁expect -9.85181
|
1780 |
+
▁expand -9.85183
|
1781 |
+
▁bike -9.85188
|
1782 |
+
▁brave -9.85189
|
1783 |
+
▁calm -9.85189
|
1784 |
+
▁bright -9.85191
|
1785 |
+
▁catch -9.85197
|
1786 |
+
▁worse -9.85198
|
1787 |
+
▁salespeople -9.85202
|
1788 |
+
▁boring -9.85208
|
1789 |
+
▁defend -9.85225
|
1790 |
+
▁Sometimes -9.8523
|
1791 |
+
▁tired -9.85231
|
1792 |
+
responsible -9.85242
|
1793 |
+
▁Whenever -9.85249
|
1794 |
+
▁station -9.85286
|
1795 |
+
confidence -9.85311
|
1796 |
+
▁courage -9.85317
|
1797 |
+
▁hundreds -9.85331
|
1798 |
+
▁classmates -9.85331
|
1799 |
+
▁collectors -9.85335
|
1800 |
+
▁section -9.85357
|
1801 |
+
▁eight -9.85392
|
1802 |
+
ated -9.85401
|
1803 |
+
▁quick -9.85407
|
1804 |
+
▁claim -9.85409
|
1805 |
+
▁advertising -9.85419
|
1806 |
+
▁patient -9.85429
|
1807 |
+
▁huge -9.85486
|
1808 |
+
▁consider -9.85488
|
1809 |
+
▁putting -9.85497
|
1810 |
+
▁include -9.85513
|
1811 |
+
▁Bell -9.85543
|
1812 |
+
▁steel -9.85561
|
1813 |
+
▁Jimmy -9.85577
|
1814 |
+
▁required -9.85589
|
1815 |
+
▁speaking -9.85597
|
1816 |
+
▁plantation -9.85598
|
1817 |
+
▁guts -9.85599
|
1818 |
+
▁wood -9.85618
|
1819 |
+
▁blam -9.85641
|
1820 |
+
voted -9.85705
|
1821 |
+
▁growth -9.8571
|
1822 |
+
▁opened -9.85754
|
1823 |
+
▁stood -9.85765
|
1824 |
+
▁professionally -9.8581
|
1825 |
+
▁doom -9.85868
|
1826 |
+
▁motivate -9.85902
|
1827 |
+
▁accepted -9.85907
|
1828 |
+
▁guys -9.85944
|
1829 |
+
▁meeting -9.85949
|
1830 |
+
▁deductions -9.85956
|
1831 |
+
id -9.85981
|
1832 |
+
▁thousands -9.85995
|
1833 |
+
▁regula -9.86005
|
1834 |
+
▁fired -9.86007
|
1835 |
+
▁shock -9.86099
|
1836 |
+
▁i -9.86131
|
1837 |
+
▁style -9.86213
|
1838 |
+
▁Life -9.86216
|
1839 |
+
▁THE -9.86225
|
1840 |
+
▁teaches -9.86286
|
1841 |
+
▁Los -9.86298
|
1842 |
+
▁States -9.86302
|
1843 |
+
▁Ro -9.86339
|
1844 |
+
▁payments -9.86407
|
1845 |
+
▁failed -9.86497
|
1846 |
+
▁Being -9.86563
|
1847 |
+
▁wave -9.86684
|
1848 |
+
▁wake -9.86731
|
1849 |
+
▁Too -9.86881
|
1850 |
+
▁foot -9.86979
|
1851 |
+
RE -9.8704
|
1852 |
+
▁cases -9.87135
|
1853 |
+
▁businesses -9.87141
|
1854 |
+
▁bargains -9.87233
|
1855 |
+
▁growing -9.87384
|
1856 |
+
▁owns -9.87473
|
1857 |
+
fair -9.88001
|
1858 |
+
▁rules -9.88179
|
1859 |
+
▁goals -9.88231
|
1860 |
+
▁follows -9.88254
|
1861 |
+
▁weight -9.88601
|
1862 |
+
▁dust -9.8864
|
1863 |
+
▁plant -9.88846
|
1864 |
+
▁stores -9.89067
|
1865 |
+
ook -9.89139
|
1866 |
+
▁diagrams -9.89148
|
1867 |
+
he -9.89204
|
1868 |
+
rrogance -9.89395
|
1869 |
+
▁laws -9.89552
|
1870 |
+
▁rely -9.89661
|
1871 |
+
▁sent -9.89745
|
1872 |
+
um -9.89791
|
1873 |
+
▁fi -9.89858
|
1874 |
+
▁unit -9.89922
|
1875 |
+
ng -9.90066
|
1876 |
+
P -9.90468
|
1877 |
+
ut -9.90479
|
1878 |
+
ur -9.91009
|
1879 |
+
▁Mak -9.91063
|
1880 |
+
▁di -9.91794
|
1881 |
+
▁hi -9.92051
|
1882 |
+
▁forth -9.92158
|
1883 |
+
ling -9.9223
|
1884 |
+
▁billion -9.9227
|
1885 |
+
▁197 -9.92407
|
1886 |
+
▁charit -9.92474
|
1887 |
+
ich -9.92555
|
1888 |
+
reat -9.92774
|
1889 |
+
ul -9.92814
|
1890 |
+
▁abo -9.92925
|
1891 |
+
ake -9.92982
|
1892 |
+
▁sail -9.9346
|
1893 |
+
men -9.93497
|
1894 |
+
▁l -9.94512
|
1895 |
+
N -9.95007
|
1896 |
+
via -9.95018
|
1897 |
+
llowed -9.95586
|
1898 |
+
▁final -9.95607
|
1899 |
+
▁See -9.95647
|
1900 |
+
............. -9.95657
|
1901 |
+
end -9.96171
|
1902 |
+
fore -9.96573
|
1903 |
+
▁party -9.96809
|
1904 |
+
ailure -9.96932
|
1905 |
+
▁starts -9.97314
|
1906 |
+
▁notes -9.97346
|
1907 |
+
ence -9.97416
|
1908 |
+
▁appear -9.97469
|
1909 |
+
mp -9.97708
|
1910 |
+
▁24 -9.97842
|
1911 |
+
el -9.9797
|
1912 |
+
vast -9.98388
|
1913 |
+
pid -9.98742
|
1914 |
+
ipping -9.98843
|
1915 |
+
fund -9.99073
|
1916 |
+
ometimes -9.99113
|
1917 |
+
era -9.99351
|
1918 |
+
▁keeps -9.99546
|
1919 |
+
0,000 -9.99649
|
1920 |
+
▁comp -9.99679
|
1921 |
+
4, -9.9985
|
1922 |
+
▁becom -10.0002
|
1923 |
+
gging -10.0033
|
1924 |
+
ster -10.0048
|
1925 |
+
ide -10.0058
|
1926 |
+
▁Fra -10.0093
|
1927 |
+
▁appro -10.0137
|
1928 |
+
ward -10.0145
|
1929 |
+
▁ho -10.0147
|
1930 |
+
▁br -10.015
|
1931 |
+
▁200 -10.0152
|
1932 |
+
▁excite -10.0205
|
1933 |
+
even -10.0299
|
1934 |
+
yo -10.0312
|
1935 |
+
▁hurr -10.0324
|
1936 |
+
de -10.0336
|
1937 |
+
▁fit -10.0355
|
1938 |
+
▁ha -10.0413
|
1939 |
+
Is -10.0459
|
1940 |
+
▁Uni -10.0481
|
1941 |
+
asset -10.0518
|
1942 |
+
▁ba -10.0529
|
1943 |
+
from -10.0533
|
1944 |
+
For -10.0534
|
1945 |
+
▁powers -10.0535
|
1946 |
+
Can -10.0561
|
1947 |
+
line -10.0566
|
1948 |
+
▁com -10.0597
|
1949 |
+
▁ro -10.0598
|
1950 |
+
▁bu -10.0599
|
1951 |
+
rk -10.0616
|
1952 |
+
▁Li -10.0664
|
1953 |
+
Remember -10.0668
|
1954 |
+
▁entrepreneurs -10.0687
|
1955 |
+
development -10.0708
|
1956 |
+
B -10.0712
|
1957 |
+
Because -10.0715
|
1958 |
+
Money -10.0717
|
1959 |
+
ship -10.0722
|
1960 |
+
Taxes -10.0723
|
1961 |
+
Learn -10.0744
|
1962 |
+
▁pu -10.0798
|
1963 |
+
ow -10.0831
|
1964 |
+
verage -10.0847
|
1965 |
+
▁promotion -10.0848
|
1966 |
+
There -10.085
|
1967 |
+
▁trip -10.0851
|
1968 |
+
▁transaction -10.0862
|
1969 |
+
▁challenge -10.0868
|
1970 |
+
▁State -10.0873
|
1971 |
+
▁ear -10.0881
|
1972 |
+
▁Kid -10.0882
|
1973 |
+
▁produce -10.0886
|
1974 |
+
▁saving -10.0912
|
1975 |
+
▁Men -10.0916
|
1976 |
+
▁seller -10.0924
|
1977 |
+
▁grade -10.0934
|
1978 |
+
▁100 -10.0941
|
1979 |
+
▁cynic -10.0968
|
1980 |
+
▁scream -10.0971
|
1981 |
+
▁Ga -10.0974
|
1982 |
+
imately -10.0978
|
1983 |
+
▁retire -10.0979
|
1984 |
+
▁mention -10.0981
|
1985 |
+
▁complain -10.0982
|
1986 |
+
▁payment -10.0983
|
1987 |
+
▁supp -10.0988
|
1988 |
+
▁necessar -10.0997
|
1989 |
+
ful -10.0998
|
1990 |
+
view -10.1007
|
1991 |
+
▁discuss -10.1009
|
1992 |
+
▁addition -10.1012
|
1993 |
+
ging -10.1014
|
1994 |
+
500 -10.1014
|
1995 |
+
▁Alamo -10.1015
|
1996 |
+
▁Alexander -10.1015
|
1997 |
+
▁Graham -10.1015
|
1998 |
+
▁Kroc -10.1015
|
1999 |
+
▁Lynch -10.1015
|
2000 |
+
▁President -10.1015
|
2001 |
+
▁Spend -10.1015
|
2002 |
+
▁Street -10.1015
|
2003 |
+
▁Tarkenton -10.1015
|
2004 |
+
▁WORK -10.1015
|
2005 |
+
▁afternoon -10.1015
|
2006 |
+
▁although -10.1015
|
2007 |
+
▁analyzing -10.1015
|
2008 |
+
▁automatically -10.1015
|
2009 |
+
▁beautiful -10.1015
|
2010 |
+
▁church -10.1015
|
2011 |
+
▁condominium -10.1015
|
2012 |
+
▁contacts -10.1015
|
2013 |
+
▁dedicated -10.1015
|
2014 |
+
▁diligently -10.1015
|
2015 |
+
▁disappointed -10.1015
|
2016 |
+
▁egg -10.1015
|
2017 |
+
▁extreme -10.1015
|
2018 |
+
▁fortitude -10.1015
|
2019 |
+
▁magazine -10.1015
|
2020 |
+
▁population -10.1015
|
2021 |
+
▁respond -10.1015
|
2022 |
+
▁significant -10.1015
|
2023 |
+
▁supervisor -10.1015
|
2024 |
+
▁DAD -10.1015
|
2025 |
+
▁Listen -10.1015
|
2026 |
+
▁Woman -10.1015
|
2027 |
+
▁YOU -10.1015
|
2028 |
+
▁built -10.1015
|
2029 |
+
▁ultimately -10.1015
|
2030 |
+
▁journey -10.1015
|
2031 |
+
▁odds -10.1015
|
2032 |
+
▁opposite -10.1015
|
2033 |
+
▁softball -10.1015
|
2034 |
+
▁First -10.1015
|
2035 |
+
▁cartons -10.1015
|
2036 |
+
▁jump -10.1015
|
2037 |
+
▁Frost -10.1015
|
2038 |
+
▁blood -10.1015
|
2039 |
+
▁Sanders -10.1015
|
2040 |
+
▁confusing -10.1015
|
2041 |
+
▁feedback -10.1015
|
2042 |
+
▁named -10.1015
|
2043 |
+
clock -10.1015
|
2044 |
+
▁subscribe -10.1015
|
2045 |
+
▁window -10.1015
|
2046 |
+
▁RICH -10.1015
|
2047 |
+
▁local -10.1015
|
2048 |
+
▁$50,000 -10.1015
|
2049 |
+
▁resources -10.1015
|
2050 |
+
▁root -10.1015
|
2051 |
+
▁drawings -10.1015
|
2052 |
+
▁Conspiracy -10.1015
|
2053 |
+
▁interview -10.1015
|
2054 |
+
▁wonderful -10.1015
|
2055 |
+
▁Since -10.1015
|
2056 |
+
▁From -10.1015
|
2057 |
+
▁insurance -10.1015
|
2058 |
+
▁stories -10.1015
|
2059 |
+
▁reply -10.1016
|
2060 |
+
▁remain -10.1016
|
2061 |
+
▁package -10.1017
|
2062 |
+
▁majority -10.1017
|
2063 |
+
▁quietly -10.1017
|
2064 |
+
▁analyze -10.1017
|
2065 |
+
▁gently -10.1017
|
2066 |
+
▁1,0 -10.1017
|
2067 |
+
▁luck -10.1017
|
2068 |
+
▁Bank -10.1017
|
2069 |
+
▁instruct -10.1017
|
2070 |
+
▁creative -10.1017
|
2071 |
+
ING -10.1017
|
2072 |
+
▁screen -10.1018
|
2073 |
+
▁paris -10.1018
|
2074 |
+
▁slowly -10.1019
|
2075 |
+
▁alone -10.102
|
2076 |
+
▁accumulated -10.102
|
2077 |
+
▁silently -10.102
|
2078 |
+
▁occasionally -10.1021
|
2079 |
+
▁including -10.1021
|
2080 |
+
▁exploit -10.1021
|
2081 |
+
▁Loan -10.1022
|
2082 |
+
▁patent -10.1022
|
2083 |
+
▁gambling -10.1022
|
2084 |
+
▁philosophy -10.1022
|
2085 |
+
▁instant -10.1023
|
2086 |
+
▁floor -10.1024
|
2087 |
+
▁Buffett -10.1026
|
2088 |
+
▁cringe -10.1027
|
2089 |
+
▁insist -10.1028
|
2090 |
+
▁invented -10.1029
|
2091 |
+
▁complete -10.1029
|
2092 |
+
▁math -10.103
|
2093 |
+
▁married -10.103
|
2094 |
+
▁yelling -10.1032
|
2095 |
+
▁truck -10.1033
|
2096 |
+
▁cold -10.1035
|
2097 |
+
▁talented -10.1035
|
2098 |
+
▁contrast -10.1038
|
2099 |
+
▁theory -10.1038
|
2100 |
+
▁brings -10.1038
|
2101 |
+
▁finished -10.1039
|
2102 |
+
▁graduated -10.1039
|
2103 |
+
▁someday -10.1041
|
2104 |
+
▁included -10.1048
|
2105 |
+
▁complained -10.1048
|
2106 |
+
▁hurt -10.105
|
2107 |
+
▁advised -10.1054
|
2108 |
+
▁buck -10.1056
|
2109 |
+
▁glad -10.1057
|
2110 |
+
▁combined -10.1058
|
2111 |
+
▁demanded -10.1058
|
2112 |
+
▁melt -10.1061
|
2113 |
+
▁partic -10.1061
|
2114 |
+
▁wrote -10.1062
|
2115 |
+
▁settler -10.1064
|
2116 |
+
▁poured -10.1066
|
2117 |
+
▁purchase -10.1066
|
2118 |
+
▁escape -10.1067
|
2119 |
+
▁rates -10.1068
|
2120 |
+
▁ROI -10.1069
|
2121 |
+
but -10.107
|
2122 |
+
▁1031 -10.1071
|
2123 |
+
▁speed -10.1072
|
2124 |
+
▁bonds -10.1074
|
2125 |
+
▁cleaning -10.1077
|
2126 |
+
▁beats -10.1078
|
2127 |
+
▁stayed -10.1079
|
2128 |
+
▁Others -10.1079
|
2129 |
+
▁planners -10.1079
|
2130 |
+
▁restaurants -10.108
|
2131 |
+
▁generations -10.108
|
2132 |
+
▁Investors -10.1081
|
2133 |
+
▁spot -10.1081
|
2134 |
+
▁Class -10.1086
|
2135 |
+
▁fighting -10.1086
|
2136 |
+
▁kill -10.1086
|
2137 |
+
ternal -10.1089
|
2138 |
+
▁managed -10.1093
|
2139 |
+
▁academic -10.1093
|
2140 |
+
▁motion -10.1099
|
2141 |
+
▁Man -10.1102
|
2142 |
+
▁chapter -10.1103
|
2143 |
+
▁Think -10.1104
|
2144 |
+
ccess -10.1108
|
2145 |
+
▁equal -10.1112
|
2146 |
+
▁vers -10.1121
|
2147 |
+
▁Times -10.1122
|
2148 |
+
▁seeking -10.1124
|
2149 |
+
▁comment -10.1127
|
2150 |
+
▁gained -10.1128
|
2151 |
+
▁minimiz -10.114
|
2152 |
+
▁MO -10.114
|
2153 |
+
▁forever -10.116
|
2154 |
+
▁Buy -10.1163
|
2155 |
+
▁challenges -10.1163
|
2156 |
+
▁golfer -10.1167
|
2157 |
+
▁Colo -10.1169
|
2158 |
+
▁struggled -10.1172
|
2159 |
+
ped -10.118
|
2160 |
+
▁avoiding -10.1194
|
2161 |
+
▁pushing -10.1206
|
2162 |
+
▁blow -10.1213
|
2163 |
+
▁30- -10.122
|
2164 |
+
▁aspect -10.1222
|
2165 |
+
▁blu -10.1228
|
2166 |
+
▁definitions -10.1248
|
2167 |
+
▁leg -10.1251
|
2168 |
+
▁showing -10.1263
|
2169 |
+
▁buyers -10.127
|
2170 |
+
▁agents -10.1286
|
2171 |
+
tton -10.1299
|
2172 |
+
▁fears -10.1325
|
2173 |
+
▁hero -10.1327
|
2174 |
+
▁$3 -10.1329
|
2175 |
+
ping -10.1334
|
2176 |
+
▁neighbors -10.1339
|
2177 |
+
▁careers -10.134
|
2178 |
+
▁development -10.1342
|
2179 |
+
▁breaks -10.1344
|
2180 |
+
.’” -10.1349
|
2181 |
+
oor -10.135
|
2182 |
+
▁souls -10.1395
|
2183 |
+
rry -10.1396
|
2184 |
+
▁date -10.1415
|
2185 |
+
▁Littles -10.1415
|
2186 |
+
▁9 -10.1416
|
2187 |
+
▁ships -10.1417
|
2188 |
+
ponent -10.1419
|
2189 |
+
▁initial -10.1423
|
2190 |
+
bread -10.1424
|
2191 |
+
match -10.1432
|
2192 |
+
▁hit -10.1437
|
2193 |
+
▁negotiate -10.1441
|
2194 |
+
ze -10.146
|
2195 |
+
▁fin -10.1463
|
2196 |
+
▁distri -10.1495
|
2197 |
+
ma -10.1501
|
2198 |
+
▁trader -10.1504
|
2199 |
+
▁places -10.1506
|
2200 |
+
nel -10.151
|
2201 |
+
mal -10.1526
|
2202 |
+
▁Does -10.1531
|
2203 |
+
nger -10.1536
|
2204 |
+
ups -10.1552
|
2205 |
+
▁Du -10.1552
|
2206 |
+
▁treat -10.1577
|
2207 |
+
▁scar -10.1584
|
2208 |
+
▁eat -10.1603
|
2209 |
+
tic -10.1606
|
2210 |
+
▁Differen -10.1613
|
2211 |
+
▁paychecks -10.1628
|
2212 |
+
▁source -10.1632
|
2213 |
+
▁ball -10.1676
|
2214 |
+
analysis -10.1712
|
2215 |
+
▁communicat -10.1729
|
2216 |
+
▁Di -10.1824
|
2217 |
+
ian -10.1833
|
2218 |
+
▁sole -10.1839
|
2219 |
+
W -10.1876
|
2220 |
+
ious -10.1881
|
2221 |
+
▁stress -10.1882
|
2222 |
+
ke -10.1919
|
2223 |
+
▁welcome -10.1921
|
2224 |
+
............ -10.1975
|
2225 |
+
▁cri -10.1986
|
2226 |
+
▁mil -10.2054
|
2227 |
+
gged -10.2065
|
2228 |
+
▁fell -10.2074
|
2229 |
+
▁compar -10.2077
|
2230 |
+
▁sides -10.2086
|
2231 |
+
▁stat -10.2105
|
2232 |
+
▁art -10.2107
|
2233 |
+
▁Rent -10.2116
|
2234 |
+
tion -10.2155
|
2235 |
+
of -10.2166
|
2236 |
+
CH -10.2192
|
2237 |
+
▁rais -10.22
|
2238 |
+
▁lay -10.2219
|
2239 |
+
▁ar -10.2223
|
2240 |
+
ade -10.2253
|
2241 |
+
▁flash -10.226
|
2242 |
+
plex -10.2268
|
2243 |
+
als -10.2301
|
2244 |
+
tional -10.2304
|
2245 |
+
▁argue -10.2326
|
2246 |
+
▁lie -10.2327
|
2247 |
+
▁gentle -10.2331
|
2248 |
+
rd -10.2365
|
2249 |
+
▁coffe -10.2373
|
2250 |
+
▁th -10.2387
|
2251 |
+
ctive -10.2394
|
2252 |
+
▁report -10.2463
|
2253 |
+
▁resign -10.2467
|
2254 |
+
▁mo -10.2546
|
2255 |
+
ces -10.2553
|
2256 |
+
H -10.2556
|
2257 |
+
ent -10.2587
|
2258 |
+
ex -10.2604
|
2259 |
+
ding -10.2608
|
2260 |
+
▁pi -10.263
|
2261 |
+
as -10.2654
|
2262 |
+
sides -10.2737
|
2263 |
+
▁Da -10.2824
|
2264 |
+
▁grin -10.2898
|
2265 |
+
ery -10.2899
|
2266 |
+
ound -10.2919
|
2267 |
+
▁generat -10.301
|
2268 |
+
▁decid -10.3018
|
2269 |
+
▁Mo -10.3022
|
2270 |
+
▁spo -10.3053
|
2271 |
+
money -10.3085
|
2272 |
+
▁note -10.3102
|
2273 |
+
nic -10.312
|
2274 |
+
▁Cash -10.314
|
2275 |
+
▁Ma -10.3172
|
2276 |
+
▁dis -10.3174
|
2277 |
+
nt -10.3253
|
2278 |
+
2,000 -10.3261
|
2279 |
+
▁fr -10.3261
|
2280 |
+
▁se -10.3274
|
2281 |
+
▁pr -10.3353
|
2282 |
+
nny -10.3377
|
2283 |
+
▁reinvest -10.3396
|
2284 |
+
een -10.3406
|
2285 |
+
.......... -10.3408
|
2286 |
+
▁applie -10.3416
|
2287 |
+
▁columns -10.342
|
2288 |
+
▁Unf -10.3451
|
2289 |
+
▁Foo -10.3498
|
2290 |
+
ience -10.3504
|
2291 |
+
with -10.3518
|
2292 |
+
▁drop -10.356
|
2293 |
+
ors -10.3576
|
2294 |
+
14 -10.3577
|
2295 |
+
iting -10.3585
|
2296 |
+
land -10.36
|
2297 |
+
▁emerg -10.3614
|
2298 |
+
adly -10.3622
|
2299 |
+
ents -10.3686
|
2300 |
+
Rich -10.3716
|
2301 |
+
ill -10.3717
|
2302 |
+
▁pe -10.3728
|
2303 |
+
▁believ -10.374
|
2304 |
+
▁sho -10.3757
|
2305 |
+
▁TO -10.3761
|
2306 |
+
sh -10.3791
|
2307 |
+
▁Whi -10.3814
|
2308 |
+
unit -10.3821
|
2309 |
+
▁acquir -10.3829
|
2310 |
+
long -10.3882
|
2311 |
+
just -10.3883
|
2312 |
+
business -10.3888
|
2313 |
+
il -10.3904
|
2314 |
+
NE -10.3909
|
2315 |
+
▁101 -10.3917
|
2316 |
+
▁ones -10.393
|
2317 |
+
back -10.3941
|
2318 |
+
▁provid -10.3948
|
2319 |
+
Most -10.3977
|
2320 |
+
▁reach -10.3991
|
2321 |
+
bedroom -10.3998
|
2322 |
+
▁add -10.4
|
2323 |
+
down -10.4003
|
2324 |
+
top -10.4005
|
2325 |
+
cap -10.4007
|
2326 |
+
paid -10.4015
|
2327 |
+
▁im -10.4023
|
2328 |
+
best -10.4025
|
2329 |
+
called -10.4026
|
2330 |
+
take -10.4029
|
2331 |
+
ened -10.4032
|
2332 |
+
Look -10.4034
|
2333 |
+
Instead -10.4035
|
2334 |
+
▁pa -10.404
|
2335 |
+
five -10.4045
|
2336 |
+
weight -10.4047
|
2337 |
+
writing -10.4047
|
2338 |
+
cation -10.4047
|
2339 |
+
Some -10.4051
|
2340 |
+
▁po -10.4056
|
2341 |
+
Let -10.4056
|
2342 |
+
Now -10.4068
|
2343 |
+
aying -10.407
|
2344 |
+
Work -10.408
|
2345 |
+
ning -10.4087
|
2346 |
+
card -10.4088
|
2347 |
+
▁contract -10.4119
|
2348 |
+
form -10.4119
|
2349 |
+
▁mini -10.4123
|
2350 |
+
ge -10.4142
|
2351 |
+
▁tr -10.4145
|
2352 |
+
▁bus -10.4147
|
2353 |
+
itting -10.4157
|
2354 |
+
▁Of -10.416
|
2355 |
+
▁stockbroker -10.418
|
2356 |
+
▁detail -10.4181
|
2357 |
+
greed -10.4182
|
2358 |
+
▁basket -10.4183
|
2359 |
+
▁Ea -10.4193
|
2360 |
+
les -10.4194
|
2361 |
+
▁crook -10.4196
|
2362 |
+
▁nation -10.4203
|
2363 |
+
▁thousand -10.4205
|
2364 |
+
▁deduction -10.4205
|
2365 |
+
▁Time -10.421
|
2366 |
+
▁shop -10.4218
|
2367 |
+
▁guy -10.4218
|
2368 |
+
counter -10.4259
|
2369 |
+
raditional -10.4265
|
2370 |
+
▁struggl -10.4267
|
2371 |
+
▁Invest -10.4282
|
2372 |
+
ili -10.4294
|
2373 |
+
?’ -10.4302
|
2374 |
+
pate -10.4314
|
2375 |
+
▁finish -10.4315
|
2376 |
+
▁criticize -10.4317
|
2377 |
+
▁charge -10.4317
|
2378 |
+
▁confiden -10.4318
|
2379 |
+
▁collect -10.4321
|
2380 |
+
▁Ord -10.4324
|
2381 |
+
▁fam -10.4326
|
2382 |
+
ble -10.4326
|
2383 |
+
▁Note -10.433
|
2384 |
+
▁guide -10.4331
|
2385 |
+
volve -10.4331
|
2386 |
+
▁cautious -10.4332
|
2387 |
+
▁blind -10.4333
|
2388 |
+
▁Final -10.4337
|
2389 |
+
▁Tax -10.434
|
2390 |
+
▁loud -10.4341
|
2391 |
+
mmediately -10.4342
|
2392 |
+
alent -10.4342
|
2393 |
+
ver -10.4345
|
2394 |
+
▁talent -10.4346
|
2395 |
+
ppines -10.4348
|
2396 |
+
▁Freedom -10.4348
|
2397 |
+
▁absorb -10.4348
|
2398 |
+
deferred -10.4348
|
2399 |
+
volume -10.4348
|
2400 |
+
▁Balance -10.4348
|
2401 |
+
▁Boston -10.4348
|
2402 |
+
▁EMOTION -10.4348
|
2403 |
+
▁England -10.4348
|
2404 |
+
▁English -10.4348
|
2405 |
+
▁FREE -10.4348
|
2406 |
+
▁Fuller -10.4348
|
2407 |
+
▁Harbor -10.4348
|
2408 |
+
▁Journal -10.4348
|
2409 |
+
▁MIND -10.4348
|
2410 |
+
▁Portfolio -10.4348
|
2411 |
+
▁Students -10.4348
|
2412 |
+
▁Successful -10.4348
|
2413 |
+
▁Track -10.4348
|
2414 |
+
▁True -10.4348
|
2415 |
+
▁arrogant -10.4348
|
2416 |
+
▁athletes -10.4348
|
2417 |
+
▁bravado -10.4348
|
2418 |
+
▁climb -10.4348
|
2419 |
+
▁curiosity -10.4348
|
2420 |
+
▁deposit -10.4348
|
2421 |
+
▁deserve -10.4348
|
2422 |
+
▁divorce -10.4348
|
2423 |
+
▁easily -10.4348
|
2424 |
+
▁electronics -10.4348
|
2425 |
+
▁engine -10.4348
|
2426 |
+
▁exercising -10.4348
|
2427 |
+
▁fundamental -10.4348
|
2428 |
+
▁husband -10.4348
|
2429 |
+
▁inheritance -10.4348
|
2430 |
+
▁jargon -10.4348
|
2431 |
+
▁jewel -10.4348
|
2432 |
+
▁landscape -10.4348
|
2433 |
+
▁medicine -10.4348
|
2434 |
+
▁phrase -10.4348
|
2435 |
+
▁possibilities -10.4348
|
2436 |
+
▁powder -10.4348
|
2437 |
+
▁principal -10.4348
|
2438 |
+
▁scholastic -10.4348
|
2439 |
+
▁smoker -10.4348
|
2440 |
+
▁supposed -10.4348
|
2441 |
+
▁virtu -10.4348
|
2442 |
+
▁weaknesses -10.4348
|
2443 |
+
▁Europe -10.4348
|
2444 |
+
▁SPIRIT -10.4348
|
2445 |
+
▁bookkeeper -10.4348
|
2446 |
+
▁consult -10.4348
|
2447 |
+
▁beauty -10.4348
|
2448 |
+
▁possibility -10.4348
|
2449 |
+
▁budget -10.4348
|
2450 |
+
▁death -10.4348
|
2451 |
+
▁temporary -10.4348
|
2452 |
+
▁observ -10.4348
|
2453 |
+
▁original -10.4348
|
2454 |
+
▁attempt -10.4348
|
2455 |
+
▁goodbye -10.4348
|
2456 |
+
▁potential -10.4348
|
2457 |
+
▁supermarket -10.4348
|
2458 |
+
epression -10.4348
|
2459 |
+
▁corner -10.4348
|
2460 |
+
▁disappeared -10.4348
|
2461 |
+
▁Peru -10.4348
|
2462 |
+
▁Edison -10.4348
|
2463 |
+
▁happiness -10.4348
|
2464 |
+
▁bicycle -10.4348
|
2465 |
+
▁further -10.4348
|
2466 |
+
▁Years -10.4348
|
2467 |
+
▁outsmart -10.4348
|
2468 |
+
▁Peace -10.4348
|
2469 |
+
▁media -10.4348
|
2470 |
+
▁whether -10.4348
|
2471 |
+
▁Community -10.4348
|
2472 |
+
▁mouth -10.4348
|
2473 |
+
▁conform -10.4348
|
2474 |
+
▁countries -10.4348
|
2475 |
+
▁twice -10.4348
|
2476 |
+
Ready -10.4348
|
2477 |
+
▁expertise -10.4348
|
2478 |
+
▁profound -10.4348
|
2479 |
+
▁Soros -10.4348
|
2480 |
+
▁porch -10.4348
|
2481 |
+
▁ignorant -10.4348
|
2482 |
+
▁Wealth -10.4348
|
2483 |
+
▁confront -10.4348
|
2484 |
+
▁painful -10.4349
|
2485 |
+
▁1956 -10.4349
|
2486 |
+
▁court -10.4349
|
2487 |
+
▁Deep -10.4349
|
2488 |
+
▁John -10.4349
|
2489 |
+
▁titan -10.4349
|
2490 |
+
▁Baby -10.4349
|
2491 |
+
▁connect -10.4349
|
2492 |
+
▁hassle -10.4349
|
2493 |
+
▁$19,000 -10.4349
|
2494 |
+
▁maintain -10.4349
|
2495 |
+
▁except -10.4349
|
2496 |
+
▁xxvi -10.4349
|
2497 |
+
▁tenant -10.4349
|
2498 |
+
▁Later -10.4349
|
2499 |
+
▁artist -10.4349
|
2500 |
+
▁childhood -10.4349
|
2501 |
+
▁suits -10.4349
|
2502 |
+
▁Cruise -10.4349
|
2503 |
+
▁serve -10.4349
|
2504 |
+
▁partnership -10.4349
|
2505 |
+
▁role -10.4349
|
2506 |
+
multimillionaire -10.4349
|
2507 |
+
▁inspiration -10.435
|
2508 |
+
▁tiny -10.435
|
2509 |
+
Absolutely -10.435
|
2510 |
+
▁80 -10.435
|
2511 |
+
▁box -10.435
|
2512 |
+
▁98 -10.435
|
2513 |
+
▁truthful -10.435
|
2514 |
+
▁$500 -10.435
|
2515 |
+
▁discussion -10.435
|
2516 |
+
▁discover -10.4351
|
2517 |
+
▁1984 -10.4351
|
2518 |
+
▁amass -10.4351
|
2519 |
+
▁classroom -10.4351
|
2520 |
+
▁poem -10.4351
|
2521 |
+
▁fiscally -10.4351
|
2522 |
+
stuff -10.4351
|
2523 |
+
▁delay -10.4352
|
2524 |
+
▁excitement -10.4352
|
2525 |
+
▁coaches -10.4352
|
2526 |
+
▁crew -10.4352
|
2527 |
+
▁rejection -10.4352
|
2528 |
+
▁glove -10.4353
|
2529 |
+
▁Simple -10.4353
|
2530 |
+
cles -10.4354
|
2531 |
+
▁patch -10.4354
|
2532 |
+
▁assist -10.4354
|
2533 |
+
▁items -10.4354
|
2534 |
+
▁invited -10.4354
|
2535 |
+
▁born -10.4354
|
2536 |
+
▁Besides -10.4355
|
2537 |
+
▁louder -10.4355
|
2538 |
+
▁negotiating -10.4355
|
2539 |
+
▁heavy -10.4355
|
2540 |
+
▁team -10.4355
|
2541 |
+
▁lake -10.4355
|
2542 |
+
▁announced -10.4356
|
2543 |
+
▁laughed -10.4356
|
2544 |
+
▁suddenly -10.4357
|
2545 |
+
redit -10.4357
|
2546 |
+
▁draw -10.4358
|
2547 |
+
▁destiny -10.4358
|
2548 |
+
▁recommendation -10.4358
|
2549 |
+
ture -10.4358
|
2550 |
+
▁recently -10.4358
|
2551 |
+
▁operate -10.4358
|
2552 |
+
▁Knowing -10.4359
|
2553 |
+
▁tomorrow -10.4359
|
2554 |
+
▁food -10.4361
|
2555 |
+
▁Though -10.4362
|
2556 |
+
ible -10.4364
|
2557 |
+
ented -10.4365
|
2558 |
+
▁completely -10.4367
|
2559 |
+
▁Owner -10.4369
|
2560 |
+
▁impressed -10.4369
|
2561 |
+
▁Thus -10.4372
|
2562 |
+
▁appreciated -10.4374
|
2563 |
+
▁quitting -10.4374
|
2564 |
+
▁necessary -10.4374
|
2565 |
+
▁physically -10.4374
|
2566 |
+
▁Coach -10.4375
|
2567 |
+
▁knees -10.4377
|
2568 |
+
▁nun -10.4377
|
2569 |
+
▁Building -10.4377
|
2570 |
+
▁downsizing -10.4379
|
2571 |
+
▁chart -10.4381
|
2572 |
+
selves -10.4383
|
2573 |
+
▁instances -10.4383
|
2574 |
+
▁commissions -10.4383
|
2575 |
+
▁levels -10.4383
|
2576 |
+
▁45 -10.4385
|
2577 |
+
spoke -10.4386
|
2578 |
+
▁War -10.4388
|
2579 |
+
dden -10.4388
|
2580 |
+
▁merely -10.4389
|
2581 |
+
▁suppress -10.439
|
2582 |
+
▁brilliant -10.4391
|
2583 |
+
▁member -10.4391
|
2584 |
+
▁explo -10.4392
|
2585 |
+
▁audi -10.4394
|
2586 |
+
▁traine -10.4396
|
2587 |
+
▁inspiring -10.4399
|
2588 |
+
▁fame -10.4402
|
2589 |
+
▁graduate -10.4402
|
2590 |
+
▁communicating -10.4403
|
2591 |
+
▁Car -10.4403
|
2592 |
+
▁specific -10.4405
|
2593 |
+
▁controll -10.4407
|
2594 |
+
▁minim -10.4408
|
2595 |
+
▁knock -10.441
|
2596 |
+
▁affected -10.441
|
2597 |
+
▁75 -10.4411
|
2598 |
+
▁block -10.4413
|
2599 |
+
ynicism -10.4414
|
2600 |
+
▁recipe -10.4415
|
2601 |
+
▁screaming -10.4415
|
2602 |
+
▁entered -10.4418
|
2603 |
+
▁listed -10.4424
|
2604 |
+
▁represent -10.4426
|
2605 |
+
▁warehouse -10.4428
|
2606 |
+
▁resist -10.4429
|
2607 |
+
▁energy -10.4429
|
2608 |
+
▁tree -10.4433
|
2609 |
+
▁feet -10.4435
|
2610 |
+
▁legally -10.4439
|
2611 |
+
▁certificates -10.4442
|
2612 |
+
▁internal -10.4445
|
2613 |
+
▁Risk -10.4446
|
2614 |
+
▁converting -10.445
|
2615 |
+
▁successfully -10.4459
|
2616 |
+
Would -10.4465
|
2617 |
+
▁mis -10.4467
|
2618 |
+
▁47 -10.4472
|
2619 |
+
atch -10.4473
|
2620 |
+
anagement -10.4476
|
2621 |
+
▁Best -10.4479
|
2622 |
+
national -10.4491
|
2623 |
+
▁searching -10.4493
|
2624 |
+
▁vision -10.4494
|
2625 |
+
US -10.4496
|
2626 |
+
bo -10.4496
|
2627 |
+
▁preach -10.4499
|
2628 |
+
▁rob -10.4501
|
2629 |
+
▁crooks -10.4503
|
2630 |
+
aught -10.4503
|
2631 |
+
▁eating -10.4516
|
2632 |
+
▁fe -10.4519
|
2633 |
+
▁bid -10.4524
|
2634 |
+
mart -10.4528
|
2635 |
+
▁Hard -10.4528
|
2636 |
+
▁thus -10.4529
|
2637 |
+
▁sacrifice -10.4538
|
2638 |
+
▁serious -10.4543
|
2639 |
+
▁younger -10.4544
|
2640 |
+
▁sons -10.4546
|
2641 |
+
▁reside -10.4547
|
2642 |
+
▁differently -10.4548
|
2643 |
+
▁Mon -10.455
|
2644 |
+
Then -10.4555
|
2645 |
+
▁signed -10.456
|
2646 |
+
storm -10.4563
|
2647 |
+
▁transactions -10.4565
|
2648 |
+
▁Fa -10.4566
|
2649 |
+
▁produces -10.4568
|
2650 |
+
cy -10.4575
|
2651 |
+
▁culture -10.4577
|
2652 |
+
▁May -10.4581
|
2653 |
+
▁stats -10.4582
|
2654 |
+
▁Card -10.4588
|
2655 |
+
▁opening -10.4589
|
2656 |
+
▁giver -10.4589
|
2657 |
+
▁4: -10.4591
|
2658 |
+
▁educate -10.4591
|
2659 |
+
▁counter -10.4599
|
2660 |
+
▁global -10.461
|
2661 |
+
▁page -10.4612
|
2662 |
+
▁experts -10.4624
|
2663 |
+
lize -10.4625
|
2664 |
+
▁Americans -10.4627
|
2665 |
+
▁Tom -10.4633
|
2666 |
+
▁waited -10.4633
|
2667 |
+
▁Educat -10.4647
|
2668 |
+
▁pack -10.4653
|
2669 |
+
read -10.4659
|
2670 |
+
▁deriv -10.4659
|
2671 |
+
▁programm -10.467
|
2672 |
+
▁accura -10.4673
|
2673 |
+
▁Teach -10.4681
|
2674 |
+
▁sellers -10.4685
|
2675 |
+
▁Mag -10.4688
|
2676 |
+
mission -10.469
|
2677 |
+
▁reflects -10.4692
|
2678 |
+
▁answered -10.4694
|
2679 |
+
son -10.4707
|
2680 |
+
▁conce -10.4715
|
2681 |
+
▁paint -10.4728
|
2682 |
+
▁touch -10.4736
|
2683 |
+
▁Ja -10.4737
|
2684 |
+
▁thi -10.4738
|
2685 |
+
stern -10.4746
|
2686 |
+
▁headed -10.4746
|
2687 |
+
conditioning -10.4747
|
2688 |
+
▁wage -10.4751
|
2689 |
+
elf -10.4758
|
2690 |
+
▁199 -10.4771
|
2691 |
+
round -10.4772
|
2692 |
+
▁ob -10.4782
|
2693 |
+
core -10.4783
|
2694 |
+
▁adopt -10.4784
|
2695 |
+
▁beers -10.4795
|
2696 |
+
▁present -10.4813
|
2697 |
+
ri -10.4829
|
2698 |
+
OU -10.4837
|
2699 |
+
100,000 -10.4837
|
2700 |
+
▁2: -10.4845
|
2701 |
+
▁Mor -10.4871
|
2702 |
+
▁toys -10.4872
|
2703 |
+
mpire -10.4879
|
2704 |
+
▁cross -10.4883
|
2705 |
+
▁stands -10.4887
|
2706 |
+
▁officers -10.4887
|
2707 |
+
▁offering -10.4895
|
2708 |
+
▁wall -10.4898
|
2709 |
+
▁dime -10.4898
|
2710 |
+
▁penn -10.4901
|
2711 |
+
▁cat -10.4905
|
2712 |
+
▁relie -10.4934
|
2713 |
+
▁Arm -10.4938
|
2714 |
+
▁Pe -10.4949
|
2715 |
+
▁Ford -10.4954
|
2716 |
+
▁fortunate -10.4975
|
2717 |
+
▁$150 -10.4976
|
2718 |
+
▁force -10.4983
|
2719 |
+
ne -10.4991
|
2720 |
+
▁villages -10.4995
|
2721 |
+
▁seminars -10.4995
|
2722 |
+
rt -10.5043
|
2723 |
+
▁waste -10.5051
|
2724 |
+
▁pictures -10.5056
|
2725 |
+
OO -10.506
|
2726 |
+
▁imp -10.5072
|
2727 |
+
▁itself -10.5077
|
2728 |
+
▁evening -10.5083
|
2729 |
+
▁actions -10.5105
|
2730 |
+
▁gues -10.5106
|
2731 |
+
Nah -10.5118
|
2732 |
+
▁ch -10.5126
|
2733 |
+
▁gras -10.5137
|
2734 |
+
▁offend -10.5148
|
2735 |
+
for -10.5188
|
2736 |
+
▁discipline -10.5203
|
2737 |
+
▁Mi -10.521
|
2738 |
+
▁tra -10.5214
|
2739 |
+
▁23 -10.522
|
2740 |
+
▁air -10.5223
|
2741 |
+
▁sits -10.5231
|
2742 |
+
▁failures -10.524
|
2743 |
+
▁son -10.5251
|
2744 |
+
........... -10.5256
|
2745 |
+
▁bra -10.5288
|
2746 |
+
Are -10.5314
|
2747 |
+
cate -10.5315
|
2748 |
+
▁Tho -10.5329
|
2749 |
+
▁unionize -10.5347
|
2750 |
+
81 -10.5367
|
2751 |
+
▁ears -10.5369
|
2752 |
+
▁Can -10.5369
|
2753 |
+
▁reader -10.5379
|
2754 |
+
▁banks -10.5379
|
2755 |
+
ments -10.538
|
2756 |
+
▁struggles -10.5393
|
2757 |
+
▁believes -10.5409
|
2758 |
+
▁comics -10.5415
|
2759 |
+
G -10.5422
|
2760 |
+
▁determin -10.5439
|
2761 |
+
▁backed -10.5442
|
2762 |
+
▁psycho -10.5449
|
2763 |
+
ens -10.5454
|
2764 |
+
raw -10.5467
|
2765 |
+
▁areas -10.5476
|
2766 |
+
▁abs -10.5502
|
2767 |
+
unch -10.5507
|
2768 |
+
▁chas -10.5548
|
2769 |
+
bb -10.5553
|
2770 |
+
▁publish -10.5556
|
2771 |
+
▁desp -10.5563
|
2772 |
+
ick -10.5589
|
2773 |
+
▁hu -10.5611
|
2774 |
+
▁ev -10.5618
|
2775 |
+
▁heat -10.5626
|
2776 |
+
▁yell -10.5637
|
2777 |
+
acking -10.5664
|
2778 |
+
▁excit -10.5675
|
2779 |
+
ro -10.5735
|
2780 |
+
▁Personal -10.5826
|
2781 |
+
raged -10.5844
|
2782 |
+
mas -10.5847
|
2783 |
+
▁le -10.5862
|
2784 |
+
▁bul -10.5881
|
2785 |
+
nots -10.5899
|
2786 |
+
▁sets -10.5904
|
2787 |
+
logy -10.5904
|
2788 |
+
F -10.593
|
2789 |
+
▁sincere -10.5974
|
2790 |
+
ought -10.6004
|
2791 |
+
bra -10.6009
|
2792 |
+
IT -10.6047
|
2793 |
+
▁Stan -10.6061
|
2794 |
+
iness -10.6067
|
2795 |
+
▁gra -10.6092
|
2796 |
+
nside -10.611
|
2797 |
+
ike -10.612
|
2798 |
+
sting -10.6142
|
2799 |
+
▁Wa -10.6163
|
2800 |
+
▁ab -10.618
|
2801 |
+
▁stra -10.6216
|
2802 |
+
▁grant -10.628
|
2803 |
+
ong -10.6336
|
2804 |
+
un -10.6373
|
2805 |
+
▁Whe -10.6377
|
2806 |
+
▁$2, -10.6377
|
2807 |
+
do -10.6382
|
2808 |
+
▁forb -10.6386
|
2809 |
+
ace -10.639
|
2810 |
+
........ -10.6398
|
2811 |
+
so -10.6401
|
2812 |
+
▁dist -10.6404
|
2813 |
+
lip -10.641
|
2814 |
+
▁shak -10.6439
|
2815 |
+
entors -10.6443
|
2816 |
+
tions -10.6459
|
2817 |
+
▁gri -10.6476
|
2818 |
+
▁Son -10.6489
|
2819 |
+
pound -10.6495
|
2820 |
+
ber -10.6511
|
2821 |
+
9, -10.6515
|
2822 |
+
lien -10.652
|
2823 |
+
▁skip -10.6615
|
2824 |
+
mber -10.6619
|
2825 |
+
▁test -10.6661
|
2826 |
+
dge -10.6683
|
2827 |
+
▁sue -10.6684
|
2828 |
+
tain -10.671
|
2829 |
+
inner -10.6743
|
2830 |
+
ical -10.6826
|
2831 |
+
▁argu -10.6877
|
2832 |
+
▁amaze -10.6892
|
2833 |
+
▁Ha -10.6963
|
2834 |
+
ely -10.6966
|
2835 |
+
▁prev -10.6988
|
2836 |
+
side -10.7004
|
2837 |
+
od -10.7052
|
2838 |
+
off -10.7063
|
2839 |
+
▁thank -10.7065
|
2840 |
+
be -10.708
|
2841 |
+
ged -10.7136
|
2842 |
+
▁sigh -10.7172
|
2843 |
+
sk -10.7178
|
2844 |
+
▁WH -10.7189
|
2845 |
+
▁thri -10.7204
|
2846 |
+
▁bab -10.7225
|
2847 |
+
▁bat -10.7252
|
2848 |
+
▁DO -10.7263
|
2849 |
+
urious -10.7334
|
2850 |
+
ught -10.7336
|
2851 |
+
per -10.7356
|
2852 |
+
▁nor -10.7372
|
2853 |
+
▁gr -10.7395
|
2854 |
+
ked -10.7414
|
2855 |
+
go -10.7416
|
2856 |
+
▁brag -10.7438
|
2857 |
+
33 -10.746
|
2858 |
+
hat -10.7476
|
2859 |
+
nfair -10.7492
|
2860 |
+
▁sur -10.7497
|
2861 |
+
apped -10.7531
|
2862 |
+
ition -10.7574
|
2863 |
+
▁burn -10.7578
|
2864 |
+
rely -10.7615
|
2865 |
+
▁La -10.7638
|
2866 |
+
▁publishe -10.7639
|
2867 |
+
▁v -10.7649
|
2868 |
+
rew -10.7668
|
2869 |
+
▁stru -10.7678
|
2870 |
+
▁homes -10.769
|
2871 |
+
▁Ar -10.7705
|
2872 |
+
▁previ -10.7732
|
2873 |
+
▁sk -10.7827
|
2874 |
+
▁activ -10.7844
|
2875 |
+
ail -10.7854
|
2876 |
+
people -10.7859
|
2877 |
+
▁carrie -10.7881
|
2878 |
+
▁mile -10.7893
|
2879 |
+
have -10.7895
|
2880 |
+
not -10.7939
|
2881 |
+
50 -10.7941
|
2882 |
+
nother -10.7942
|
2883 |
+
ot -10.795
|
2884 |
+
ir -10.7956
|
2885 |
+
rts -10.7984
|
2886 |
+
li -10.8011
|
2887 |
+
den -10.8017
|
2888 |
+
▁Becom -10.8058
|
2889 |
+
way -10.8087
|
2890 |
+
ish -10.8126
|
2891 |
+
▁flu -10.8147
|
2892 |
+
▁exten -10.8157
|
2893 |
+
rived -10.8196
|
2894 |
+
▁fine -10.8196
|
2895 |
+
▁Arrogan -10.8202
|
2896 |
+
quiv -10.8203
|
2897 |
+
your -10.8209
|
2898 |
+
ip -10.821
|
2899 |
+
▁prove -10.8224
|
2900 |
+
▁tank -10.8237
|
2901 |
+
gger -10.8242
|
2902 |
+
ld -10.8271
|
2903 |
+
action -10.83
|
2904 |
+
▁wi -10.8321
|
2905 |
+
▁va -10.8321
|
2906 |
+
what -10.8325
|
2907 |
+
ciously -10.8331
|
2908 |
+
aw -10.8343
|
2909 |
+
ther -10.8354
|
2910 |
+
▁ring -10.8373
|
2911 |
+
are -10.8395
|
2912 |
+
▁hang -10.8413
|
2913 |
+
▁LI -10.8419
|
2914 |
+
▁cloth -10.8464
|
2915 |
+
▁tri -10.8473
|
2916 |
+
▁chu -10.8502
|
2917 |
+
tently -10.8551
|
2918 |
+
▁condition -10.8561
|
2919 |
+
▁mat -10.8575
|
2920 |
+
icken -10.8576
|
2921 |
+
00 -10.859
|
2922 |
+
tial -10.8613
|
2923 |
+
▁k -10.8627
|
2924 |
+
▁focuse -10.8653
|
2925 |
+
▁Mer -10.8661
|
2926 |
+
▁fee -10.8665
|
2927 |
+
▁illustrat -10.8674
|
2928 |
+
▁PO -10.8679
|
2929 |
+
most -10.8728
|
2930 |
+
▁press -10.8736
|
2931 |
+
zing -10.8744
|
2932 |
+
▁surr -10.8791
|
2933 |
+
income -10.8808
|
2934 |
+
▁ru -10.8837
|
2935 |
+
fer -10.8864
|
2936 |
+
came -10.8865
|
2937 |
+
quadrant -10.8876
|
2938 |
+
▁educat -10.8887
|
2939 |
+
▁refer -10.8892
|
2940 |
+
cash -10.8893
|
2941 |
+
ia -10.8898
|
2942 |
+
made -10.8902
|
2943 |
+
estern -10.891
|
2944 |
+
lict -10.8937
|
2945 |
+
ell -10.8938
|
2946 |
+
home -10.8949
|
2947 |
+
co -10.8955
|
2948 |
+
making -10.8962
|
2949 |
+
interest -10.8964
|
2950 |
+
start -10.8968
|
2951 |
+
point -10.8968
|
2952 |
+
ched -10.8969
|
2953 |
+
▁acqui -10.8978
|
2954 |
+
Robert -10.8981
|
2955 |
+
▁cultur -10.8985
|
2956 |
+
Get -10.8986
|
2957 |
+
while -10.8986
|
2958 |
+
worth -10.8988
|
2959 |
+
See -10.8989
|
2960 |
+
▁$5 -10.8996
|
2961 |
+
ject -10.9001
|
2962 |
+
▁Q -10.9002
|
2963 |
+
Investor -10.9008
|
2964 |
+
building -10.9008
|
2965 |
+
▁pil -10.901
|
2966 |
+
▁ma -10.9011
|
2967 |
+
rious -10.9015
|
2968 |
+
afraid -10.9015
|
2969 |
+
knowledge -10.9015
|
2970 |
+
water -10.902
|
2971 |
+
secure -10.9022
|
2972 |
+
stra -10.9024
|
2973 |
+
brain -10.9029
|
2974 |
+
Once -10.903
|
2975 |
+
Keep -10.9031
|
2976 |
+
dollar -10.9036
|
2977 |
+
Life -10.9043
|
2978 |
+
style -10.9044
|
2979 |
+
board -10.9047
|
2980 |
+
doubt -10.9048
|
2981 |
+
training -10.9049
|
2982 |
+
ju -10.9049
|
2983 |
+
week -10.9052
|
2984 |
+
▁adv -10.906
|
2985 |
+
clear -10.9061
|
2986 |
+
state -10.9066
|
2987 |
+
▁nu -10.9077
|
2988 |
+
red -10.9077
|
2989 |
+
deals -10.908
|
2990 |
+
▁pos -10.9081
|
2991 |
+
sanit -10.9082
|
2992 |
+
produc -10.9092
|
2993 |
+
Am -10.9095
|
2994 |
+
▁ti -10.9099
|
2995 |
+
▁wh -10.9109
|
2996 |
+
kind -10.9111
|
2997 |
+
vision -10.9114
|
2998 |
+
ations -10.9121
|
2999 |
+
ves -10.9125
|
3000 |
+
cons -10.9128
|
3001 |
+
▁J -10.9138
|
3002 |
+
Us -10.9143
|
3003 |
+
traditional -10.9144
|
3004 |
+
▁Har -10.915
|
3005 |
+
▁sel -10.9155
|
3006 |
+
▁reg -10.9156
|
3007 |
+
▁beat -10.9162
|
3008 |
+
▁illitera -10.9166
|
3009 |
+
rows -10.9174
|
3010 |
+
ates -10.9175
|
3011 |
+
95 -10.9179
|
3012 |
+
▁foreclosure -10.9181
|
3013 |
+
▁distinction -10.9181
|
3014 |
+
▁situation -10.9181
|
3015 |
+
▁character -10.9181
|
3016 |
+
▁mechanic -10.9181
|
3017 |
+
▁Author -10.9181
|
3018 |
+
▁trick -10.9185
|
3019 |
+
▁trend -10.919
|
3020 |
+
▁Clas -10.9192
|
3021 |
+
▁certificate -10.9195
|
3022 |
+
▁trag -10.9196
|
3023 |
+
cadem -10.9199
|
3024 |
+
▁restaurant -10.9202
|
3025 |
+
▁planner -10.9205
|
3026 |
+
air -10.9206
|
3027 |
+
▁Other -10.9209
|
3028 |
+
▁Corp -10.921
|
3029 |
+
▁Texan -10.9211
|
3030 |
+
ink -10.9211
|
3031 |
+
▁sto -10.9211
|
3032 |
+
▁parent -10.9213
|
3033 |
+
▁generation -10.9214
|
3034 |
+
▁bucket -10.9215
|
3035 |
+
ries -10.9216
|
3036 |
+
▁toilet -10.9217
|
3037 |
+
▁leader -10.9223
|
3038 |
+
▁bond -10.9225
|
3039 |
+
▁18 -10.9242
|
3040 |
+
epeating -10.9255
|
3041 |
+
OD -10.9256
|
3042 |
+
▁acro -10.9261
|
3043 |
+
▁intellectual -10.9263
|
3044 |
+
▁trans -10.9274
|
3045 |
+
nderstanding -10.9276
|
3046 |
+
▁brillian -10.9279
|
3047 |
+
pe -10.9282
|
3048 |
+
▁pic -10.9284
|
3049 |
+
▁Build -10.93
|
3050 |
+
too -10.9307
|
3051 |
+
▁invent -10.9308
|
3052 |
+
▁kick -10.9311
|
3053 |
+
▁impress -10.9314
|
3054 |
+
▁recip -10.9314
|
3055 |
+
ER -10.9314
|
3056 |
+
▁gut -10.9316
|
3057 |
+
▁marri -10.9316
|
3058 |
+
▁members -10.9317
|
3059 |
+
▁design -10.9318
|
3060 |
+
▁academ -10.932
|
3061 |
+
ption -10.9325
|
3062 |
+
omorrow -10.933
|
3063 |
+
▁scr -10.933
|
3064 |
+
▁philosoph -10.9331
|
3065 |
+
▁destin -10.9333
|
3066 |
+
mic -10.9334
|
3067 |
+
▁silent -10.9335
|
3068 |
+
▁sudden -10.9335
|
3069 |
+
▁occasional -10.9335
|
3070 |
+
▁careful -10.9337
|
3071 |
+
ilver -10.9338
|
3072 |
+
▁recent -10.9338
|
3073 |
+
▁consume -10.9338
|
3074 |
+
▁famili -10.934
|
3075 |
+
appy -10.9341
|
3076 |
+
generat -10.9342
|
3077 |
+
▁operat -10.9342
|
3078 |
+
▁techn -10.9343
|
3079 |
+
▁firm -10.9343
|
3080 |
+
▁multi -10.9344
|
3081 |
+
epartment -10.9344
|
3082 |
+
bsolutely -10.9345
|
3083 |
+
etirement -10.9345
|
3084 |
+
nternational -10.9346
|
3085 |
+
▁promot -10.9346
|
3086 |
+
aziness -10.9346
|
3087 |
+
▁compete -10.9347
|
3088 |
+
▁liquid -10.9347
|
3089 |
+
▁uncertain -10.9347
|
3090 |
+
Cynic -10.9347
|
3091 |
+
cycle -10.9348
|
3092 |
+
rapped -10.9348
|
3093 |
+
▁alternat -10.9348
|
3094 |
+
▁ridicule -10.9348
|
3095 |
+
aintenance -10.9348
|
3096 |
+
consolidation -10.9348
|
3097 |
+
qualifi -10.9348
|
3098 |
+
ssociation -10.9348
|
3099 |
+
yield -10.9348
|
3100 |
+
▁$7,900 -10.9348
|
3101 |
+
▁Avoid -10.9348
|
3102 |
+
▁Bullet -10.9348
|
3103 |
+
▁CORPORATION -10.9348
|
3104 |
+
▁Chicago -10.9348
|
3105 |
+
▁Consumer -10.9348
|
3106 |
+
▁Corporations -10.9348
|
3107 |
+
▁Divide -10.9348
|
3108 |
+
▁Entrepreneur -10.9348
|
3109 |
+
▁Foreclosure -10.9348
|
3110 |
+
▁Foundation -10.9348
|
3111 |
+
▁Hopson -10.9348
|
3112 |
+
▁Knowledge -10.9348
|
3113 |
+
▁Korea -10.9348
|
3114 |
+
▁Kreuger -10.9348
|
3115 |
+
▁Lisbon -10.9348
|
3116 |
+
▁Livermore -10.9348
|
3117 |
+
▁Message -10.9348
|
3118 |
+
▁Microsoft -10.9348
|
3119 |
+
▁Oprah -10.9348
|
3120 |
+
▁PERSONAL -10.9348
|
3121 |
+
▁Pacific -10.9348
|
3122 |
+
▁RBIs -10.9348
|
3123 |
+
▁Rockefeller -10.9348
|
3124 |
+
▁Royalties -10.9348
|
3125 |
+
▁Schwab -10.9348
|
3126 |
+
▁Schwarzenegger -10.9348
|
3127 |
+
▁Washington -10.9348
|
3128 |
+
▁architects -10.9348
|
3129 |
+
▁attention -10.9348
|
3130 |
+
▁bankruptc -10.9348
|
3131 |
+
▁channels -10.9348
|
3132 |
+
▁civilization -10.9348
|
3133 |
+
▁collapse -10.9348
|
3134 |
+
▁community -10.9348
|
3135 |
+
▁concrete -10.9348
|
3136 |
+
▁cramped -10.9348
|
3137 |
+
▁creativity -10.9348
|
3138 |
+
▁criminal -10.9348
|
3139 |
+
▁dangerous -10.9348
|
3140 |
+
▁decade -10.9348
|
3141 |
+
▁dentist -10.9348
|
3142 |
+
▁diminished -10.9348
|
3143 |
+
▁embarrass -10.9348
|
3144 |
+
▁enhance -10.9348
|
3145 |
+
▁fanatical -10.9348
|
3146 |
+
▁footsteps -10.9348
|
3147 |
+
▁furniture -10.9348
|
3148 |
+
▁governor -10.9348
|
3149 |
+
▁historical -10.9348
|
3150 |
+
▁infinity -10.9348
|
3151 |
+
▁instantaneously -10.9348
|
3152 |
+
▁intimidati -10.9348
|
3153 |
+
▁intrigued -10.9348
|
3154 |
+
▁labeled -10.9348
|
3155 |
+
▁ladder -10.9348
|
3156 |
+
▁language -10.9348
|
3157 |
+
▁lawsuits -10.9348
|
3158 |
+
▁loopholes -10.9348
|
3159 |
+
▁machine -10.9348
|
3160 |
+
▁narrow -10.9348
|
3161 |
+
▁nickel -10.9348
|
3162 |
+
▁paralysis -10.9348
|
3163 |
+
▁plenty -10.9348
|
3164 |
+
▁prestig -10.9348
|
3165 |
+
▁promissory -10.9348
|
3166 |
+
▁prophetic -10.9348
|
3167 |
+
▁register -10.9348
|
3168 |
+
▁response -10.9348
|
3169 |
+
▁savvy -10.9348
|
3170 |
+
▁sensible -10.9348
|
3171 |
+
▁separate -10.9348
|
3172 |
+
▁simplicity -10.9348
|
3173 |
+
▁sizable -10.9348
|
3174 |
+
▁stomach -10.9348
|
3175 |
+
▁strategies -10.9348
|
3176 |
+
▁superette -10.9348
|
3177 |
+
▁surprise -10.9348
|
3178 |
+
▁sword -10.9348
|
3179 |
+
▁turmoil -10.9348
|
3180 |
+
▁unsophisticated -10.9348
|
3181 |
+
▁weapons -10.9348
|
3182 |
+
▁wobbling -10.9348
|
3183 |
+
▁yesterday -10.9348
|
3184 |
+
Joneses -10.9348
|
3185 |
+
▁Babylon -10.9348
|
3186 |
+
▁Begin -10.9348
|
3187 |
+
▁Dream -10.9348
|
3188 |
+
▁Whitney -10.9348
|
3189 |
+
▁adequate -10.9348
|
3190 |
+
▁asleep -10.9348
|
3191 |
+
▁disliked -10.9348
|
3192 |
+
▁document -10.9348
|
3193 |
+
▁efficien -10.9348
|
3194 |
+
▁hamster -10.9348
|
3195 |
+
▁inflation -10.9348
|
3196 |
+
▁official -10.9348
|
3197 |
+
▁stiff -10.9348
|
3198 |
+
ARN -10.9348
|
3199 |
+
derstanding -10.9348
|
3200 |
+
driven -10.9348
|
3201 |
+
▁Connect -10.9348
|
3202 |
+
▁Mercedes -10.9348
|
3203 |
+
▁commodit -10.9348
|
3204 |
+
▁specialists -10.9348
|
3205 |
+
▁submit -10.9348
|
3206 |
+
▁swivel -10.9348
|
3207 |
+
▁thieves -10.9348
|
3208 |
+
reverence -10.9348
|
3209 |
+
▁birth -10.9348
|
3210 |
+
▁frustrat -10.9348
|
3211 |
+
▁impact -10.9348
|
3212 |
+
▁neatly -10.9348
|
3213 |
+
▁Disney -10.9348
|
3214 |
+
▁calcul -10.9348
|
3215 |
+
▁contribut -10.9348
|
3216 |
+
▁foolish -10.9348
|
3217 |
+
▁influential -10.9348
|
3218 |
+
▁irresponsible -10.9348
|
3219 |
+
▁novices -10.9348
|
3220 |
+
▁repair -10.9348
|
3221 |
+
▁CEO -10.9348
|
3222 |
+
▁context -10.9348
|
3223 |
+
holic -10.9348
|
3224 |
+
▁Austin -10.9348
|
3225 |
+
▁Insull -10.9348
|
3226 |
+
▁junk -10.9348
|
3227 |
+
▁shrunk -10.9348
|
3228 |
+
ccording -10.9348
|
3229 |
+
▁astron -10.9348
|
3230 |
+
▁clients -10.9348
|
3231 |
+
▁eyeb -10.9348
|
3232 |
+
Greed -10.9348
|
3233 |
+
▁pleasure -10.9348
|
3234 |
+
▁Norway -10.9348
|
3235 |
+
▁volunteer -10.9348
|
3236 |
+
▁attack -10.9348
|
3237 |
+
▁element -10.9348
|
3238 |
+
▁divide -10.9348
|
3239 |
+
▁particular -10.9348
|
3240 |
+
▁feather -10.9348
|
3241 |
+
▁transition -10.9348
|
3242 |
+
rophecy -10.9348
|
3243 |
+
▁Teens -10.9348
|
3244 |
+
▁brief -10.9348
|
3245 |
+
▁skeptic -10.9348
|
3246 |
+
▁guidance -10.9348
|
3247 |
+
▁league -10.9348
|
3248 |
+
▁senior -10.9348
|
3249 |
+
storage -10.9348
|
3250 |
+
▁Bonds -10.9348
|
3251 |
+
▁fortune -10.9348
|
3252 |
+
▁rumor -10.9348
|
3253 |
+
▁competition -10.9348
|
3254 |
+
ologist -10.9348
|
3255 |
+
▁indigna -10.9348
|
3256 |
+
▁pursu -10.9348
|
3257 |
+
▁update -10.9348
|
3258 |
+
▁1923 -10.9348
|
3259 |
+
▁Follow -10.9348
|
3260 |
+
▁German -10.9348
|
3261 |
+
▁hotel -10.9348
|
3262 |
+
▁ignite -10.9348
|
3263 |
+
▁Property -10.9348
|
3264 |
+
▁entertain -10.9348
|
3265 |
+
▁slab -10.9348
|
3266 |
+
▁brush -10.9348
|
3267 |
+
▁surfer -10.9348
|
3268 |
+
▁Fourteen -10.9348
|
3269 |
+
▁Facebook -10.9348
|
3270 |
+
▁Forbes -10.9348
|
3271 |
+
▁excuse -10.9348
|
3272 |
+
▁quote -10.9348
|
3273 |
+
▁$65,000 -10.9348
|
3274 |
+
▁giant -10.9348
|
3275 |
+
▁termination -10.9349
|
3276 |
+
▁voice -10.9349
|
3277 |
+
▁cube -10.9349
|
3278 |
+
▁Excited -10.9349
|
3279 |
+
▁Genera -10.9349
|
3280 |
+
▁application -10.9349
|
3281 |
+
▁socialist -10.9349
|
3282 |
+
▁specialty -10.9349
|
3283 |
+
cism -10.9349
|
3284 |
+
▁Earn -10.9349
|
3285 |
+
▁bookstore -10.9349
|
3286 |
+
▁assume -10.9349
|
3287 |
+
TRO -10.9349
|
3288 |
+
▁Need -10.9349
|
3289 |
+
▁drum -10.9349
|
3290 |
+
▁electric -10.9349
|
3291 |
+
▁copie -10.9349
|
3292 |
+
▁incred -10.9349
|
3293 |
+
▁$100 -10.9349
|
3294 |
+
▁critical -10.9349
|
3295 |
+
▁Paycheck -10.9349
|
3296 |
+
▁reserv -10.9349
|
3297 |
+
▁Passive -10.9349
|
3298 |
+
▁uncertainty -10.9349
|
3299 |
+
▁rude -10.9349
|
3300 |
+
▁$300 -10.9349
|
3301 |
+
▁soothe -10.9349
|
3302 |
+
▁liquidate -10.9349
|
3303 |
+
▁names -10.9349
|
3304 |
+
▁release -10.9349
|
3305 |
+
▁wallet -10.9349
|
3306 |
+
▁happier -10.9349
|
3307 |
+
▁competent -10.9349
|
3308 |
+
▁ERAs -10.9349
|
3309 |
+
▁$95,000 -10.9349
|
3310 |
+
▁Profit -10.9349
|
3311 |
+
▁heaven -10.9349
|
3312 |
+
▁approach -10.935
|
3313 |
+
ANT -10.935
|
3314 |
+
▁network -10.935
|
3315 |
+
▁maxim -10.935
|
3316 |
+
▁xvii -10.935
|
3317 |
+
▁diversify -10.935
|
3318 |
+
▁perspective -10.935
|
3319 |
+
▁related -10.935
|
3320 |
+
▁wheel -10.935
|
3321 |
+
▁1990 -10.935
|
3322 |
+
▁silly -10.935
|
3323 |
+
evolution -10.935
|
3324 |
+
▁collection -10.935
|
3325 |
+
Heaven -10.9351
|
3326 |
+
▁politic -10.9351
|
3327 |
+
▁70 -10.9351
|
3328 |
+
▁aspire -10.9351
|
3329 |
+
▁political -10.9351
|
3330 |
+
▁motivation -10.9351
|
3331 |
+
▁definit -10.9351
|
3332 |
+
▁planning -10.9351
|
3333 |
+
▁version -10.9351
|
3334 |
+
mination -10.9351
|
3335 |
+
rrent -10.9351
|
3336 |
+
▁pants -10.9351
|
3337 |
+
▁categories -10.9351
|
3338 |
+
Someday -10.9351
|
3339 |
+
▁hitch -10.9351
|
3340 |
+
▁99 -10.9351
|
3341 |
+
ques -10.9351
|
3342 |
+
▁Sale -10.9351
|
3343 |
+
▁replaced -10.9352
|
3344 |
+
▁empha -10.9352
|
3345 |
+
▁xxii -10.9352
|
3346 |
+
▁OF -10.9352
|
3347 |
+
▁Kind -10.9352
|
3348 |
+
▁Nothing -10.9353
|
3349 |
+
▁swim -10.9353
|
3350 |
+
▁revolve -10.9353
|
3351 |
+
▁effective -10.9353
|
3352 |
+
▁similar -10.9353
|
3353 |
+
▁addiction -10.9353
|
3354 |
+
▁techni -10.9353
|
3355 |
+
▁proper -10.9353
|
3356 |
+
cked -10.9353
|
3357 |
+
▁max -10.9353
|
3358 |
+
hood -10.9353
|
3359 |
+
▁soldier -10.9353
|
3360 |
+
▁discount -10.9354
|
3361 |
+
▁summary -10.9354
|
3362 |
+
▁temptation -10.9354
|
3363 |
+
▁crush -10.9354
|
3364 |
+
▁REA -10.9354
|
3365 |
+
pple -10.9354
|
3366 |
+
▁Exchang -10.9354
|
3367 |
+
▁unfair -10.9354
|
3368 |
+
▁shopper -10.9355
|
3369 |
+
cture -10.9355
|
3370 |
+
Sure -10.9355
|
3371 |
+
▁multiply -10.9355
|
3372 |
+
▁Never -10.9355
|
3373 |
+
pleasant -10.9355
|
3374 |
+
▁Bush -10.9355
|
3375 |
+
▁cheer -10.9355
|
3376 |
+
▁diver -10.9355
|
3377 |
+
▁tenaci -10.9355
|
3378 |
+
extended -10.9355
|
3379 |
+
▁NO -10.9356
|
3380 |
+
▁weakling -10.9356
|
3381 |
+
▁Line -10.9357
|
3382 |
+
▁Also -10.9357
|
3383 |
+
▁$200 -10.9357
|
3384 |
+
▁coward -10.9357
|
3385 |
+
▁fift -10.9358
|
3386 |
+
▁Millions -10.9358
|
3387 |
+
ND -10.9358
|
3388 |
+
▁daring -10.9358
|
3389 |
+
75,000 -10.9358
|
3390 |
+
▁Hahn -10.9358
|
3391 |
+
▁Fift -10.9359
|
3392 |
+
▁category -10.9359
|
3393 |
+
▁wealthier -10.9359
|
3394 |
+
laughter -10.9359
|
3395 |
+
▁treasured -10.9359
|
3396 |
+
▁puzzled -10.9359
|
3397 |
+
▁imagine -10.936
|
3398 |
+
▁179 -10.9361
|
3399 |
+
▁reduce -10.9361
|
3400 |
+
▁silver -10.9361
|
3401 |
+
▁threw -10.9361
|
3402 |
+
▁signaled -10.9362
|
3403 |
+
▁Action -10.9362
|
3404 |
+
▁firmly -10.9362
|
3405 |
+
▁carefully -10.9363
|
3406 |
+
gency -10.9364
|
3407 |
+
▁bored -10.9364
|
3408 |
+
▁spout -10.9364
|
3409 |
+
▁150 -10.9364
|
3410 |
+
▁policy -10.9365
|
3411 |
+
▁mail -10.9365
|
3412 |
+
▁$7 -10.9366
|
3413 |
+
earl -10.9366
|
3414 |
+
▁task -10.9367
|
3415 |
+
▁tele -10.9367
|
3416 |
+
▁ignoring -10.9368
|
3417 |
+
▁housing -10.9369
|
3418 |
+
▁anywhere -10.9369
|
3419 |
+
▁quicker -10.9369
|
3420 |
+
tan -10.9369
|
3421 |
+
▁plead -10.937
|
3422 |
+
▁Sitting -10.9371
|
3423 |
+
▁defined -10.9372
|
3424 |
+
▁blindly -10.9372
|
3425 |
+
▁FINA -10.9373
|
3426 |
+
▁containe -10.9374
|
3427 |
+
▁Spa -10.9375
|
3428 |
+
▁cautiously -10.9375
|
3429 |
+
ebt -10.9376
|
3430 |
+
▁dead -10.9376
|
3431 |
+
eady -10.9376
|
3432 |
+
cious -10.9377
|
3433 |
+
▁Sheet -10.9378
|
3434 |
+
▁pig -10.9379
|
3435 |
+
▁fig -10.938
|
3436 |
+
curr -10.938
|
3437 |
+
▁scen -10.938
|
3438 |
+
▁seeds -10.9381
|
3439 |
+
▁widened -10.9382
|
3440 |
+
▁flaw -10.9383
|
3441 |
+
▁mother -10.9383
|
3442 |
+
▁Anger -10.9384
|
3443 |
+
▁upset -10.9385
|
3444 |
+
▁Union -10.9386
|
3445 |
+
▁66 -10.9386
|
3446 |
+
▁kicked -10.9386
|
3447 |
+
?’” -10.9387
|
3448 |
+
▁produc -10.9387
|
3449 |
+
▁shortcoming -10.9388
|
3450 |
+
kills -10.9389
|
3451 |
+
▁advisor -10.9391
|
3452 |
+
▁invention -10.9392
|
3453 |
+
▁gro -10.9393
|
3454 |
+
pel -10.9393
|
3455 |
+
▁dra -10.9393
|
3456 |
+
▁molds -10.9397
|
3457 |
+
▁val -10.9397
|
3458 |
+
evolve -10.9399
|
3459 |
+
▁crashes -10.9399
|
3460 |
+
▁charged -10.9399
|
3461 |
+
▁criticized -10.94
|
3462 |
+
▁grand -10.94
|
3463 |
+
moking -10.9401
|
3464 |
+
▁wisely -10.9403
|
3465 |
+
▁fate -10.9403
|
3466 |
+
▁Fall -10.9405
|
3467 |
+
mobil -10.9406
|
3468 |
+
▁warnings -10.9406
|
3469 |
+
▁doctorate -10.9406
|
3470 |
+
▁customer -10.9407
|
3471 |
+
▁bosses -10.9407
|
3472 |
+
▁Educator -10.941
|
3473 |
+
▁Stocks -10.941
|
3474 |
+
▁articles -10.9411
|
3475 |
+
▁citizens -10.9411
|
3476 |
+
▁phobias -10.9411
|
3477 |
+
▁credentials -10.9411
|
3478 |
+
▁issues -10.9411
|
3479 |
+
▁sex -10.9411
|
3480 |
+
▁187 -10.9412
|
3481 |
+
by -10.9413
|
3482 |
+
▁overtime -10.9413
|
3483 |
+
▁60 -10.9413
|
3484 |
+
▁Me -10.9413
|
3485 |
+
▁pretend -10.9418
|
3486 |
+
books -10.9418
|
3487 |
+
istics -10.942
|
3488 |
+
▁discussed -10.942
|
3489 |
+
▁emerged -10.9422
|
3490 |
+
▁37 -10.9423
|
3491 |
+
▁reaction -10.9423
|
3492 |
+
▁closer -10.9423
|
3493 |
+
▁Bring -10.9423
|
3494 |
+
▁retired -10.9424
|
3495 |
+
▁washes -10.9424
|
3496 |
+
ransport -10.9425
|
3497 |
+
▁shru -10.9426
|
3498 |
+
▁pie -10.9427
|
3499 |
+
▁Utili -10.9428
|
3500 |
+
mbling -10.9434
|
3501 |
+
▁mentioned -10.9434
|
3502 |
+
nym -10.9434
|
3503 |
+
▁threat -10.9436
|
3504 |
+
85 -10.9436
|
3505 |
+
▁suburbs -10.9437
|
3506 |
+
▁hence -10.9437
|
3507 |
+
▁cry -10.9439
|
3508 |
+
uburbia -10.944
|
3509 |
+
▁troubled -10.9441
|
3510 |
+
bert -10.9441
|
3511 |
+
▁trillion -10.9442
|
3512 |
+
▁awaken -10.9442
|
3513 |
+
▁contractor -10.9443
|
3514 |
+
▁groomed -10.9443
|
3515 |
+
▁loser -10.9448
|
3516 |
+
▁ruin -10.9448
|
3517 |
+
▁begging -10.945
|
3518 |
+
▁sort -10.9451
|
3519 |
+
▁shape -10.9451
|
3520 |
+
▁accent -10.9457
|
3521 |
+
▁respected -10.9461
|
3522 |
+
▁enjoyed -10.9461
|
3523 |
+
▁7: -10.9465
|
3524 |
+
▁Tar -10.9467
|
3525 |
+
▁65 -10.9467
|
3526 |
+
▁ground -10.9468
|
3527 |
+
Un -10.9469
|
3528 |
+
iscover -10.947
|
3529 |
+
sition -10.947
|
3530 |
+
prec -10.947
|
3531 |
+
▁tide -10.9471
|
3532 |
+
▁violat -10.9472
|
3533 |
+
▁intent -10.9472
|
3534 |
+
tor -10.9473
|
3535 |
+
▁bestseller -10.9474
|
3536 |
+
▁cute -10.9478
|
3537 |
+
▁claus -10.9479
|
3538 |
+
▁specialization -10.948
|
3539 |
+
▁rising -10.9482
|
3540 |
+
▁admir -10.9483
|
3541 |
+
▁gloom -10.9485
|
3542 |
+
radi -10.9486
|
3543 |
+
▁aptitude -10.9486
|
3544 |
+
▁quarter -10.9486
|
3545 |
+
▁Maybe -10.9487
|
3546 |
+
▁educator -10.9489
|
3547 |
+
▁doodad -10.9489
|
3548 |
+
▁protected -10.9489
|
3549 |
+
▁noise -10.9495
|
3550 |
+
▁mid -10.9495
|
3551 |
+
▁sleeping -10.9501
|
3552 |
+
▁Set -10.9502
|
3553 |
+
▁entitle -10.9507
|
3554 |
+
rds -10.951
|
3555 |
+
▁appe -10.951
|
3556 |
+
▁39 -10.9511
|
3557 |
+
▁7- -10.9514
|
3558 |
+
▁trends -10.9514
|
3559 |
+
▁tricks -10.9515
|
3560 |
+
▁intellectuals -10.9517
|
3561 |
+
▁Authors -10.9517
|
3562 |
+
▁mechanics -10.9518
|
3563 |
+
▁characters -10.9518
|
3564 |
+
▁distinctions -10.9518
|
3565 |
+
▁foreclosures -10.9518
|
3566 |
+
▁situations -10.9518
|
3567 |
+
▁Save -10.9519
|
3568 |
+
▁downsiz -10.9521
|
3569 |
+
▁novel -10.9524
|
3570 |
+
▁tied -10.9527
|
3571 |
+
▁conditions -10.9529
|
3572 |
+
▁leaders -10.9535
|
3573 |
+
▁Sam -10.9536
|
3574 |
+
▁cle -10.9537
|
3575 |
+
dvice -10.9542
|
3576 |
+
▁fa -10.9544
|
3577 |
+
▁reflecting -10.9545
|
3578 |
+
▁guided -10.9547
|
3579 |
+
▁booming -10.9548
|
3580 |
+
lliteracy -10.955
|
3581 |
+
choolteachers -10.9552
|
3582 |
+
▁apply -10.9553
|
3583 |
+
▁shy -10.9554
|
3584 |
+
▁beg -10.9556
|
3585 |
+
▁nose -10.9558
|
3586 |
+
▁ideal -10.956
|
3587 |
+
▁schoolteachers -10.9565
|
3588 |
+
▁fool -10.9569
|
3589 |
+
spective -10.957
|
3590 |
+
▁director -10.9571
|
3591 |
+
ded -10.9574
|
3592 |
+
▁widen -10.9581
|
3593 |
+
▁Investor -10.9583
|
3594 |
+
▁coach -10.9587
|
3595 |
+
▁fewer -10.9587
|
3596 |
+
▁rewarded -10.959
|
3597 |
+
▁joining -10.9593
|
3598 |
+
▁appreciate -10.9594
|
3599 |
+
▁God -10.9594
|
3600 |
+
weep -10.9597
|
3601 |
+
▁dinner -10.9604
|
3602 |
+
▁anti -10.9604
|
3603 |
+
▁Taken -10.9608
|
3604 |
+
sively -10.9611
|
3605 |
+
▁cave -10.9619
|
3606 |
+
ense -10.9621
|
3607 |
+
▁utili -10.9621
|
3608 |
+
▁walking -10.9622
|
3609 |
+
▁baskets -10.9623
|
3610 |
+
▁details -10.9627
|
3611 |
+
▁stockbrokers -10.9628
|
3612 |
+
Winn -10.9628
|
3613 |
+
▁29 -10.9628
|
3614 |
+
▁nations -10.9632
|
3615 |
+
▁contracts -10.9637
|
3616 |
+
tu -10.9637
|
3617 |
+
▁186 -10.9639
|
3618 |
+
▁faced -10.9641
|
3619 |
+
5. -10.9648
|
3620 |
+
uth -10.9655
|
3621 |
+
▁nurs -10.9658
|
3622 |
+
▁polic -10.966
|
3623 |
+
▁boo -10.9662
|
3624 |
+
▁Teacher -10.9667
|
3625 |
+
nch -10.9667
|
3626 |
+
ie -10.9671
|
3627 |
+
▁musty -10.9684
|
3628 |
+
▁har -10.9685
|
3629 |
+
▁Notes -10.9687
|
3630 |
+
▁diet -10.9689
|
3631 |
+
ign -10.969
|
3632 |
+
▁comm -10.9695
|
3633 |
+
▁creak -10.9697
|
3634 |
+
▁chron -10.9697
|
3635 |
+
▁Eas -10.9698
|
3636 |
+
▁manag -10.9701
|
3637 |
+
▁stage -10.9703
|
3638 |
+
hip -10.9703
|
3639 |
+
iled -10.9706
|
3640 |
+
min -10.9718
|
3641 |
+
▁domin -10.9722
|
3642 |
+
▁rough -10.9722
|
3643 |
+
▁memor -10.973
|
3644 |
+
▁trips -10.9731
|
3645 |
+
▁tenu -10.9733
|
3646 |
+
edica -10.9736
|
3647 |
+
”— -10.974
|
3648 |
+
▁promotions -10.974
|
3649 |
+
▁recall -10.9753
|
3650 |
+
▁San -10.9759
|
3651 |
+
▁wind -10.976
|
3652 |
+
sold -10.9775
|
3653 |
+
▁simul -10.9776
|
3654 |
+
▁insan -10.9779
|
3655 |
+
▁WI -10.9783
|
3656 |
+
▁shout -10.9794
|
3657 |
+
holders -10.9804
|
3658 |
+
▁metal -10.9805
|
3659 |
+
▁Tw -10.9808
|
3660 |
+
veryone -10.981
|
3661 |
+
crow -10.9829
|
3662 |
+
▁glar -10.9829
|
3663 |
+
▁cleaner -10.9831
|
3664 |
+
▁holding -10.9834
|
3665 |
+
ani -10.9834
|
3666 |
+
cream -10.9837
|
3667 |
+
pa -10.9842
|
3668 |
+
ions -10.9845
|
3669 |
+
▁messages -10.9849
|
3670 |
+
▁economics -10.985
|
3671 |
+
▁oppos -10.986
|
3672 |
+
ba -10.9864
|
3673 |
+
▁outlet -10.9868
|
3674 |
+
▁Thirt -10.9869
|
3675 |
+
▁rate -10.987
|
3676 |
+
▁special -10.987
|
3677 |
+
▁referr -10.9895
|
3678 |
+
▁glass -10.9898
|
3679 |
+
onclusion -10.99
|
3680 |
+
▁wash -10.9905
|
3681 |
+
▁deli -10.9906
|
3682 |
+
onstitution -10.9913
|
3683 |
+
▁Char -10.9927
|
3684 |
+
eled -10.9928
|
3685 |
+
▁bedroom -10.9946
|
3686 |
+
▁frat -10.9955
|
3687 |
+
▁gifts -10.9956
|
3688 |
+
▁univers -10.996
|
3689 |
+
orld -10.9961
|
3690 |
+
▁spu -10.9966
|
3691 |
+
▁cap -10.997
|
3692 |
+
49 -10.9973
|
3693 |
+
▁feed -10.9978
|
3694 |
+
ank -10.9982
|
3695 |
+
erate -10.9989
|
3696 |
+
▁counts -10.999
|
3697 |
+
thing -10.9995
|
3698 |
+
▁freez -10.9999
|
3699 |
+
cha -11.0009
|
3700 |
+
nu -11.0011
|
3701 |
+
season -11.002
|
3702 |
+
ix -11.002
|
3703 |
+
▁tip -11.0041
|
3704 |
+
ences -11.0046
|
3705 |
+
po -11.0046
|
3706 |
+
vers -11.0058
|
3707 |
+
ood -11.0062
|
3708 |
+
▁angr -11.0065
|
3709 |
+
▁pound -11.0067
|
3710 |
+
▁Steps -11.0068
|
3711 |
+
▁employers -11.0069
|
3712 |
+
mor -11.0071
|
3713 |
+
▁solutions -11.0071
|
3714 |
+
▁advantages -11.0071
|
3715 |
+
ise -11.0077
|
3716 |
+
Sta -11.0087
|
3717 |
+
▁interacti -11.0106
|
3718 |
+
▁tro -11.011
|
3719 |
+
ming -11.0113
|
3720 |
+
▁worn -11.012
|
3721 |
+
ixteen -11.0128
|
3722 |
+
ct -11.014
|
3723 |
+
opo -11.016
|
3724 |
+
▁101, -11.0164
|
3725 |
+
▁pad -11.0178
|
3726 |
+
▁noon -11.0178
|
3727 |
+
▁Remember -11.0182
|
3728 |
+
▁returns -11.0192
|
3729 |
+
abor -11.0202
|
3730 |
+
▁rocke -11.0231
|
3731 |
+
▁hires -11.0232
|
3732 |
+
▁RE -11.0234
|
3733 |
+
▁tempt -11.0242
|
3734 |
+
▁Add -11.0245
|
3735 |
+
riously -11.0247
|
3736 |
+
▁disast -11.0284
|
3737 |
+
OW -11.0288
|
3738 |
+
▁leads -11.0306
|
3739 |
+
▁define -11.0314
|
3740 |
+
▁gree -11.0326
|
3741 |
+
▁wear -11.0332
|
3742 |
+
▁hot -11.0335
|
3743 |
+
wer -11.0338
|
3744 |
+
▁arm -11.0341
|
3745 |
+
cing -11.0359
|
3746 |
+
▁stu -11.0367
|
3747 |
+
lothes -11.0372
|
3748 |
+
▁driver -11.0376
|
3749 |
+
▁dog -11.0397
|
3750 |
+
▁basics -11.0398
|
3751 |
+
▁opens -11.0401
|
3752 |
+
▁dread -11.0403
|
3753 |
+
either -11.0406
|
3754 |
+
▁rewards -11.0413
|
3755 |
+
rarian -11.0414
|
3756 |
+
▁qua -11.0415
|
3757 |
+
▁$10 -11.0423
|
3758 |
+
rative -11.0455
|
3759 |
+
▁gu -11.0456
|
3760 |
+
▁Asia -11.0457
|
3761 |
+
ug -11.0463
|
3762 |
+
▁subs -11.0477
|
3763 |
+
till -11.0478
|
3764 |
+
Will -11.0478
|
3765 |
+
▁arise -11.0486
|
3766 |
+
lt -11.0491
|
3767 |
+
raciously -11.0494
|
3768 |
+
wings -11.0514
|
3769 |
+
▁averages -11.0521
|
3770 |
+
▁cont -11.0541
|
3771 |
+
▁ri -11.0543
|
3772 |
+
lack -11.0556
|
3773 |
+
▁prim -11.0609
|
3774 |
+
▁Cl -11.0617
|
3775 |
+
pare -11.0624
|
3776 |
+
▁possibl -11.0624
|
3777 |
+
port -11.0654
|
3778 |
+
▁xxi -11.0666
|
3779 |
+
ettlement -11.0667
|
3780 |
+
▁bar -11.0691
|
3781 |
+
▁acce -11.0705
|
3782 |
+
▁prop -11.0721
|
3783 |
+
ure -11.073
|
3784 |
+
Stud -11.0735
|
3785 |
+
▁apartments -11.0742
|
3786 |
+
▁music -11.0744
|
3787 |
+
16 -11.0756
|
3788 |
+
▁wa -11.0761
|
3789 |
+
▁196 -11.0773
|
3790 |
+
▁flowing -11.0841
|
3791 |
+
▁li -11.0856
|
3792 |
+
▁stri -11.0863
|
3793 |
+
tation -11.0867
|
3794 |
+
▁flat -11.0885
|
3795 |
+
▁folde -11.0889
|
3796 |
+
ental -11.0896
|
3797 |
+
ouses -11.0917
|
3798 |
+
▁Lim -11.0928
|
3799 |
+
▁hur -11.0931
|
3800 |
+
use -11.0939
|
3801 |
+
ose -11.0951
|
3802 |
+
lies -11.0959
|
3803 |
+
▁par -11.0972
|
3804 |
+
bu -11.0974
|
3805 |
+
▁twi -11.0978
|
3806 |
+
ha -11.098
|
3807 |
+
ashed -11.0985
|
3808 |
+
▁sha -11.1006
|
3809 |
+
ine -11.1011
|
3810 |
+
▁wimp -11.1016
|
3811 |
+
ving -11.1028
|
3812 |
+
▁recommends -11.104
|
3813 |
+
▁masters -11.1066
|
3814 |
+
▁results -11.1072
|
3815 |
+
▁Marines -11.1074
|
3816 |
+
aging -11.1085
|
3817 |
+
▁te -11.1092
|
3818 |
+
▁Off -11.1104
|
3819 |
+
▁consi -11.1109
|
3820 |
+
ome -11.1117
|
3821 |
+
ay -11.1121
|
3822 |
+
lays -11.1137
|
3823 |
+
imp -11.1188
|
3824 |
+
13 -11.1211
|
3825 |
+
lders -11.1236
|
3826 |
+
U -11.125
|
3827 |
+
▁Ri -11.1252
|
3828 |
+
▁appli -11.1259
|
3829 |
+
EA -11.1294
|
3830 |
+
▁$8 -11.1311
|
3831 |
+
lity -11.1333
|
3832 |
+
pt -11.1371
|
3833 |
+
▁guar -11.1371
|
3834 |
+
▁Ke -11.1378
|
3835 |
+
▁Disappoint -11.1389
|
3836 |
+
▁Is -11.1394
|
3837 |
+
▁subjects -11.141
|
3838 |
+
▁clou -11.1423
|
3839 |
+
▁begins -11.1432
|
3840 |
+
▁ends -11.1433
|
3841 |
+
▁201 -11.145
|
3842 |
+
78 -11.1452
|
3843 |
+
▁ret -11.1453
|
3844 |
+
▁views -11.1506
|
3845 |
+
ressed -11.1519
|
3846 |
+
▁seiz -11.1525
|
3847 |
+
▁Gu -11.1538
|
3848 |
+
aded -11.1548
|
3849 |
+
evels -11.1548
|
3850 |
+
▁Na -11.1579
|
3851 |
+
▁7. -11.1592
|
3852 |
+
▁shipp -11.1595
|
3853 |
+
oes -11.16
|
3854 |
+
ankers -11.1601
|
3855 |
+
▁tall -11.1614
|
3856 |
+
▁swi -11.1628
|
3857 |
+
▁buildings -11.1643
|
3858 |
+
▁$9 -11.1644
|
3859 |
+
orm -11.1658
|
3860 |
+
▁sc -11.1667
|
3861 |
+
▁cris -11.1694
|
3862 |
+
17 -11.1711
|
3863 |
+
▁bust -11.1721
|
3864 |
+
▁Las -11.1766
|
3865 |
+
dy -11.1771
|
3866 |
+
▁refuse -11.179
|
3867 |
+
mplify -11.1818
|
3868 |
+
sive -11.185
|
3869 |
+
informed -11.1889
|
3870 |
+
ON -11.1896
|
3871 |
+
▁Fr -11.1921
|
3872 |
+
▁cru -11.1927
|
3873 |
+
tter -11.2001
|
3874 |
+
▁res -11.201
|
3875 |
+
▁bet -11.2014
|
3876 |
+
der -11.2064
|
3877 |
+
HY -11.2095
|
3878 |
+
Every -11.2096
|
3879 |
+
▁ice -11.2104
|
3880 |
+
ditor -11.212
|
3881 |
+
▁bi -11.2143
|
3882 |
+
bbi -11.2155
|
3883 |
+
ances -11.2163
|
3884 |
+
om -11.2189
|
3885 |
+
counting -11.221
|
3886 |
+
place -11.2251
|
3887 |
+
raveled -11.2274
|
3888 |
+
▁approv -11.229
|
3889 |
+
ently -11.23
|
3890 |
+
uts -11.2308
|
3891 |
+
▁entit -11.2314
|
3892 |
+
▁categor -11.234
|
3893 |
+
▁bo -11.236
|
3894 |
+
77 -11.238
|
3895 |
+
69 -11.2438
|
3896 |
+
ection -11.2441
|
3897 |
+
▁essen -11.2442
|
3898 |
+
ush -11.245
|
3899 |
+
inning -11.2461
|
3900 |
+
▁pit -11.2487
|
3901 |
+
AT -11.2512
|
3902 |
+
cake -11.2527
|
3903 |
+
▁fur -11.2536
|
3904 |
+
teen -11.2553
|
3905 |
+
ership -11.2554
|
3906 |
+
▁amaz -11.2583
|
3907 |
+
etailers -11.2591
|
3908 |
+
▁cas -11.2596
|
3909 |
+
let -11.2645
|
3910 |
+
mon -11.2656
|
3911 |
+
▁earns -11.2688
|
3912 |
+
ventu -11.2701
|
3913 |
+
trate -11.2728
|
3914 |
+
Whe -11.2737
|
3915 |
+
ast -11.2756
|
3916 |
+
▁Merc -11.2787
|
3917 |
+
hile -11.279
|
3918 |
+
▁asse -11.2819
|
3919 |
+
eem -11.287
|
3920 |
+
itter -11.2888
|
3921 |
+
ist -11.2892
|
3922 |
+
56 -11.2905
|
3923 |
+
ven -11.291
|
3924 |
+
own -11.295
|
3925 |
+
125 -11.2975
|
3926 |
+
▁dre -11.298
|
3927 |
+
73 -11.2983
|
3928 |
+
into -11.3048
|
3929 |
+
▁striv -11.3066
|
3930 |
+
▁Le -11.3153
|
3931 |
+
▁tapp -11.3162
|
3932 |
+
▁Fail -11.3183
|
3933 |
+
rate -11.3213
|
3934 |
+
▁fed -11.3231
|
3935 |
+
74 -11.324
|
3936 |
+
hange -11.3291
|
3937 |
+
mb -11.3294
|
3938 |
+
ner -11.3303
|
3939 |
+
tend -11.331
|
3940 |
+
bi -11.3318
|
3941 |
+
unded -11.3325
|
3942 |
+
we -11.3356
|
3943 |
+
▁proce -11.3386
|
3944 |
+
▁rid -11.3398
|
3945 |
+
▁El -11.3404
|
3946 |
+
offers -11.341
|
3947 |
+
breaking -11.3421
|
3948 |
+
▁tu -11.345
|
3949 |
+
▁prof -11.3508
|
3950 |
+
chase -11.3548
|
3951 |
+
pressed -11.355
|
3952 |
+
▁al -11.3561
|
3953 |
+
cket -11.3583
|
3954 |
+
placed -11.3591
|
3955 |
+
cure -11.3606
|
3956 |
+
houghts -11.3624
|
3957 |
+
housands -11.3674
|
3958 |
+
em -11.3688
|
3959 |
+
tch -11.3709
|
3960 |
+
’” -11.3737
|
3961 |
+
▁Ele -11.3755
|
3962 |
+
worthy -11.3765
|
3963 |
+
nent -11.3774
|
3964 |
+
19 -11.3787
|
3965 |
+
rri -11.381
|
3966 |
+
efore -11.382
|
3967 |
+
glar -11.3848
|
3968 |
+
▁retail -11.387
|
3969 |
+
ust -11.3895
|
3970 |
+
▁Su -11.3902
|
3971 |
+
snow -11.3911
|
3972 |
+
▁sayings -11.3924
|
3973 |
+
lly -11.3938
|
3974 |
+
▁Bu -11.4029
|
3975 |
+
qua -11.404
|
3976 |
+
▁af -11.4074
|
3977 |
+
▁$40 -11.4081
|
3978 |
+
▁Ho -11.4118
|
3979 |
+
ft -11.4123
|
3980 |
+
UC -11.4199
|
3981 |
+
▁fre -11.4207
|
3982 |
+
▁Mis -11.4225
|
3983 |
+
our -11.4228
|
3984 |
+
25 -11.4258
|
3985 |
+
owe -11.4264
|
3986 |
+
ering -11.4285
|
3987 |
+
dly -11.4317
|
3988 |
+
▁Ou -11.4344
|
3989 |
+
ortunate -11.4358
|
3990 |
+
▁gentlem -11.4431
|
3991 |
+
▁pla -11.4438
|
3992 |
+
urned -11.444
|
3993 |
+
ms -11.4484
|
3994 |
+
aki -11.4536
|
3995 |
+
▁na -11.454
|
3996 |
+
... -11.4543
|
3997 |
+
▁Ba -11.4555
|
3998 |
+
mpl -11.4555
|
3999 |
+
stated -11.456
|
4000 |
+
▁presen -11.4572
|
4001 |
+
no -11.4581
|
4002 |
+
ep -11.459
|
4003 |
+
▁cur -11.4612
|
4004 |
+
▁dict -11.466
|
4005 |
+
▁ga -11.4706
|
4006 |
+
▁fas -11.4719
|
4007 |
+
▁Ta -11.4758
|
4008 |
+
▁Fe -11.4759
|
4009 |
+
▁hug -11.4761
|
4010 |
+
35 -11.4779
|
4011 |
+
38 -11.4786
|
4012 |
+
▁simpl -11.4802
|
4013 |
+
▁shi -11.4827
|
4014 |
+
oping -11.4851
|
4015 |
+
▁dear -11.4866
|
4016 |
+
hen -11.487
|
4017 |
+
ities -11.4875
|
4018 |
+
sing -11.4937
|
4019 |
+
izing -11.4959
|
4020 |
+
anger -11.4993
|
4021 |
+
▁exp -11.5047
|
4022 |
+
▁strive -11.5066
|
4023 |
+
▁refus -11.5088
|
4024 |
+
ice -11.513
|
4025 |
+
▁cl -11.5131
|
4026 |
+
▁evi -11.5134
|
4027 |
+
ayment -11.5135
|
4028 |
+
9,000 -11.5144
|
4029 |
+
ges -11.5168
|
4030 |
+
▁fli -11.5184
|
4031 |
+
iving -11.5201
|
4032 |
+
▁pri -11.5213
|
4033 |
+
▁hell -11.5238
|
4034 |
+
unting -11.525
|
4035 |
+
▁welcom -11.526
|
4036 |
+
cool -11.5287
|
4037 |
+
▁Tor -11.5375
|
4038 |
+
▁compa -11.5402
|
4039 |
+
isappointment -11.5414
|
4040 |
+
rried -11.5463
|
4041 |
+
▁Ra -11.5498
|
4042 |
+
▁dr -11.5505
|
4043 |
+
anted -11.5532
|
4044 |
+
cast -11.5532
|
4045 |
+
▁$80 -11.5545
|
4046 |
+
▁tea -11.5558
|
4047 |
+
ift -11.5592
|
4048 |
+
lan -11.561
|
4049 |
+
......... -11.5613
|
4050 |
+
▁directi -11.5619
|
4051 |
+
▁psych -11.5682
|
4052 |
+
rmal -11.5687
|
4053 |
+
▁asks -11.5733
|
4054 |
+
rove -11.5736
|
4055 |
+
otic -11.5771
|
4056 |
+
▁strip -11.5798
|
4057 |
+
▁sea -11.582
|
4058 |
+
ac -11.5853
|
4059 |
+
Lead -11.5883
|
4060 |
+
ders -11.591
|
4061 |
+
os -11.5926
|
4062 |
+
vious -11.5933
|
4063 |
+
rage -11.5937
|
4064 |
+
▁Pa -11.5953
|
4065 |
+
▁distan -11.5975
|
4066 |
+
nalysis -11.6002
|
4067 |
+
▁port -11.601
|
4068 |
+
▁acc -11.6014
|
4069 |
+
lit -11.6035
|
4070 |
+
▁si -11.6047
|
4071 |
+
▁achiev -11.6133
|
4072 |
+
tro -11.6135
|
4073 |
+
shed -11.6145
|
4074 |
+
voca -11.615
|
4075 |
+
▁inten -11.616
|
4076 |
+
avi -11.6162
|
4077 |
+
my -11.6207
|
4078 |
+
▁allo -11.6215
|
4079 |
+
processing -11.6229
|
4080 |
+
impy -11.625
|
4081 |
+
▁admitt -11.6252
|
4082 |
+
156 -11.6264
|
4083 |
+
aunch -11.6284
|
4084 |
+
calls -11.631
|
4085 |
+
▁chi -11.6319
|
4086 |
+
▁28 -11.6332
|
4087 |
+
iatri -11.6337
|
4088 |
+
ums -11.6347
|
4089 |
+
▁settle -11.6354
|
4090 |
+
▁Lea -11.6358
|
4091 |
+
teria -11.6359
|
4092 |
+
eviate -11.645
|
4093 |
+
▁fo -11.6488
|
4094 |
+
▁aw -11.6519
|
4095 |
+
arring -11.6554
|
4096 |
+
▁xx -11.6561
|
4097 |
+
tudy -11.6562
|
4098 |
+
cu -11.6585
|
4099 |
+
▁cons -11.6609
|
4100 |
+
▁formal -11.6629
|
4101 |
+
ton -11.6631
|
4102 |
+
▁mus -11.6641
|
4103 |
+
▁strai -11.6667
|
4104 |
+
▁Ste -11.6691
|
4105 |
+
ew -11.6719
|
4106 |
+
▁uni -11.6724
|
4107 |
+
io -11.6726
|
4108 |
+
▁award -11.6731
|
4109 |
+
nk -11.6774
|
4110 |
+
dles -11.6802
|
4111 |
+
her -11.6813
|
4112 |
+
▁pres -11.6828
|
4113 |
+
▁meal -11.6835
|
4114 |
+
eal -11.6852
|
4115 |
+
▁cu -11.6858
|
4116 |
+
10,000 -11.686
|
4117 |
+
used -11.6868
|
4118 |
+
ME -11.687
|
4119 |
+
formed -11.6896
|
4120 |
+
▁hum -11.6923
|
4121 |
+
42 -11.6934
|
4122 |
+
ired -11.6938
|
4123 |
+
▁event -11.6943
|
4124 |
+
rse -11.6972
|
4125 |
+
minded -11.6977
|
4126 |
+
ify -11.6989
|
4127 |
+
▁ski -11.7015
|
4128 |
+
arian -11.7025
|
4129 |
+
tate -11.703
|
4130 |
+
ntellectual -11.703
|
4131 |
+
latter -11.7079
|
4132 |
+
meaning -11.7089
|
4133 |
+
▁seve -11.714
|
4134 |
+
ically -11.7181
|
4135 |
+
ative -11.7182
|
4136 |
+
▁crum -11.7195
|
4137 |
+
atur -11.7264
|
4138 |
+
ceeds -11.7287
|
4139 |
+
▁con -11.7296
|
4140 |
+
nation -11.731
|
4141 |
+
nitially -11.7321
|
4142 |
+
tz -11.7336
|
4143 |
+
mall -11.7347
|
4144 |
+
▁temp -11.7374
|
4145 |
+
▁mate -11.7393
|
4146 |
+
10 -11.7393
|
4147 |
+
gi -11.7396
|
4148 |
+
tanker -11.7408
|
4149 |
+
rally -11.7409
|
4150 |
+
▁ge -11.7417
|
4151 |
+
ctors -11.7436
|
4152 |
+
▁Wal -11.7446
|
4153 |
+
▁chari -11.7449
|
4154 |
+
uc -11.745
|
4155 |
+
financial -11.7459
|
4156 |
+
agreed -11.7473
|
4157 |
+
▁FO -11.7521
|
4158 |
+
imply -11.7527
|
4159 |
+
dnes -11.7532
|
4160 |
+
greements -11.7554
|
4161 |
+
eaching -11.7574
|
4162 |
+
would -11.7597
|
4163 |
+
lease -11.7631
|
4164 |
+
ower -11.7634
|
4165 |
+
idge -11.7657
|
4166 |
+
ey -11.766
|
4167 |
+
etting -11.7685
|
4168 |
+
umble -11.7688
|
4169 |
+
ards -11.7702
|
4170 |
+
about -11.772
|
4171 |
+
dies -11.7737
|
4172 |
+
cent -11.7741
|
4173 |
+
can -11.776
|
4174 |
+
Chang -11.7766
|
4175 |
+
times -11.7772
|
4176 |
+
eason -11.7832
|
4177 |
+
ket -11.7856
|
4178 |
+
nning -11.7877
|
4179 |
+
▁cr -11.7879
|
4180 |
+
▁social -11.7888
|
4181 |
+
▁reve -11.7892
|
4182 |
+
Wh -11.792
|
4183 |
+
utting -11.7951
|
4184 |
+
▁cou -11.796
|
4185 |
+
make -11.7962
|
4186 |
+
▁min -11.7985
|
4187 |
+
each -11.799
|
4188 |
+
▁sl -11.8001
|
4189 |
+
learn -11.8028
|
4190 |
+
pay -11.8047
|
4191 |
+
earch -11.8058
|
4192 |
+
▁21 -11.8065
|
4193 |
+
will -11.8075
|
4194 |
+
1. -11.809
|
4195 |
+
count -11.8098
|
4196 |
+
▁prov -11.8111
|
4197 |
+
▁bl -11.8119
|
4198 |
+
ately -11.8122
|
4199 |
+
▁Jog -11.8125
|
4200 |
+
mble -11.8147
|
4201 |
+
▁brea -11.8152
|
4202 |
+
gains -11.8157
|
4203 |
+
z -11.8159
|
4204 |
+
31 -11.8161
|
4205 |
+
nds -11.8161
|
4206 |
+
Mike -11.8177
|
4207 |
+
▁secur -11.8194
|
4208 |
+
akes -11.8208
|
4209 |
+
ns -11.8215
|
4210 |
+
UA -11.8217
|
4211 |
+
am -11.8221
|
4212 |
+
this -11.8247
|
4213 |
+
clusi -11.826
|
4214 |
+
omic -11.8294
|
4215 |
+
cently -11.8309
|
4216 |
+
omething -11.8314
|
4217 |
+
▁glob -11.832
|
4218 |
+
79 -11.8348
|
4219 |
+
first -11.8357
|
4220 |
+
erv -11.8422
|
4221 |
+
only -11.8425
|
4222 |
+
▁gla -11.8427
|
4223 |
+
mportant -11.8434
|
4224 |
+
world -11.8455
|
4225 |
+
market -11.846
|
4226 |
+
tting -11.8482
|
4227 |
+
uide -11.8491
|
4228 |
+
person -11.8492
|
4229 |
+
▁frie -11.8499
|
4230 |
+
▁inform -11.8509
|
4231 |
+
mmer -11.852
|
4232 |
+
▁memori -11.8522
|
4233 |
+
▁poli -11.8546
|
4234 |
+
▁Intern -11.8547
|
4235 |
+
nts -11.855
|
4236 |
+
buy -11.8553
|
4237 |
+
house -11.8553
|
4238 |
+
lowing -11.8557
|
4239 |
+
think -11.8564
|
4240 |
+
hop -11.8573
|
4241 |
+
▁fro -11.8585
|
4242 |
+
asy -11.8594
|
4243 |
+
dominan -11.8628
|
4244 |
+
▁appreciat -11.8643
|
4245 |
+
billion -11.8644
|
4246 |
+
Be -11.8646
|
4247 |
+
which -11.8647
|
4248 |
+
educated -11.8648
|
4249 |
+
rted -11.8652
|
4250 |
+
▁plac -11.8661
|
4251 |
+
▁yours -11.867
|
4252 |
+
two -11.8683
|
4253 |
+
has -11.8685
|
4254 |
+
▁swe -11.8691
|
4255 |
+
simply -11.8707
|
4256 |
+
waits -11.8713
|
4257 |
+
sellers -11.8715
|
4258 |
+
ho -11.8715
|
4259 |
+
ular -11.8716
|
4260 |
+
rie -11.8722
|
4261 |
+
cal -11.8734
|
4262 |
+
▁reco -11.8736
|
4263 |
+
THER -11.8741
|
4264 |
+
▁contro -11.8743
|
4265 |
+
through -11.8746
|
4266 |
+
22 -11.875
|
4267 |
+
car -11.8751
|
4268 |
+
run -11.8755
|
4269 |
+
ility -11.8757
|
4270 |
+
BS -11.8766
|
4271 |
+
dding -11.8773
|
4272 |
+
97 -11.8775
|
4273 |
+
rums -11.8784
|
4274 |
+
▁shopp -11.879
|
4275 |
+
ties -11.8796
|
4276 |
+
▁motivat -11.8799
|
4277 |
+
ssion -11.8821
|
4278 |
+
uit -11.8823
|
4279 |
+
check -11.8828
|
4280 |
+
crucia -11.8831
|
4281 |
+
month -11.8832
|
4282 |
+
▁appl -11.8832
|
4283 |
+
dest -11.8836
|
4284 |
+
right -11.884
|
4285 |
+
und -11.884
|
4286 |
+
personal -11.8841
|
4287 |
+
▁imagina -11.8855
|
4288 |
+
09 -11.8856
|
4289 |
+
empt -11.8859
|
4290 |
+
yourself -11.8868
|
4291 |
+
▁fac -11.8878
|
4292 |
+
▁handl -11.8883
|
4293 |
+
taxes -11.8884
|
4294 |
+
free -11.8889
|
4295 |
+
room -11.8892
|
4296 |
+
▁suburb -11.8896
|
4297 |
+
invest -11.8899
|
4298 |
+
high -11.8899
|
4299 |
+
focus -11.89
|
4300 |
+
urns -11.8905
|
4301 |
+
aits -11.8905
|
4302 |
+
liability -11.8922
|
4303 |
+
literacy -11.8925
|
4304 |
+
▁sacrific -11.8931
|
4305 |
+
People -11.8937
|
4306 |
+
subject -11.8939
|
4307 |
+
club -11.894
|
4308 |
+
▁servic -11.894
|
4309 |
+
▁Boo -11.8942
|
4310 |
+
level -11.8942
|
4311 |
+
successful -11.8944
|
4312 |
+
hirty -11.8946
|
4313 |
+
looked -11.8953
|
4314 |
+
Kiyosaki -11.8954
|
4315 |
+
▁Lo -11.8956
|
4316 |
+
give -11.8957
|
4317 |
+
tended -11.8957
|
4318 |
+
stood -11.8958
|
4319 |
+
expensive -11.8959
|
4320 |
+
rous -11.8964
|
4321 |
+
happy -11.8965
|
4322 |
+
human -11.8971
|
4323 |
+
broke -11.8971
|
4324 |
+
Risk -11.8973
|
4325 |
+
Teach -11.8975
|
4326 |
+
▁prospe -11.898
|
4327 |
+
author -11.8981
|
4328 |
+
To -11.8982
|
4329 |
+
dict -11.8982
|
4330 |
+
million -11.8985
|
4331 |
+
Bill -11.8986
|
4332 |
+
union -11.8986
|
4333 |
+
wife -11.8986
|
4334 |
+
intelligent -11.8987
|
4335 |
+
sacrifice -11.8995
|
4336 |
+
piece -11.8998
|
4337 |
+
workers -11.8998
|
4338 |
+
doodad -11.8998
|
4339 |
+
page -11.9001
|
4340 |
+
changing -11.9001
|
4341 |
+
IN -11.9003
|
4342 |
+
quarter -11.9003
|
4343 |
+
aptitude -11.9003
|
4344 |
+
Maybe -11.9004
|
4345 |
+
gloom -11.9005
|
4346 |
+
guided -11.9005
|
4347 |
+
Or -11.9007
|
4348 |
+
experience -11.9008
|
4349 |
+
noise -11.901
|
4350 |
+
Save -11.9012
|
4351 |
+
Mortgage -11.9016
|
4352 |
+
Business -11.9017
|
4353 |
+
specialization -11.9018
|
4354 |
+
quick -11.9019
|
4355 |
+
balanced -11.9019
|
4356 |
+
Job -11.9019
|
4357 |
+
soon -11.902
|
4358 |
+
practice -11.902
|
4359 |
+
Our -11.902
|
4360 |
+
Even -11.9021
|
4361 |
+
warehouse -11.9022
|
4362 |
+
Ray -11.9023
|
4363 |
+
moving -11.9023
|
4364 |
+
exchange -11.9024
|
4365 |
+
▁la -11.9026
|
4366 |
+
Texans -11.9026
|
4367 |
+
represent -11.9026
|
4368 |
+
woman -11.9027
|
4369 |
+
Indian -11.9027
|
4370 |
+
MO -11.9028
|
4371 |
+
plantation -11.9029
|
4372 |
+
wise -11.9032
|
4373 |
+
walk -11.9032
|
4374 |
+
Jimmy -11.9033
|
4375 |
+
opening -11.9034
|
4376 |
+
phone -11.9034
|
4377 |
+
1031 -11.9035
|
4378 |
+
Fear -11.9035
|
4379 |
+
American -11.9036
|
4380 |
+
pilots -11.9036
|
4381 |
+
heart -11.9037
|
4382 |
+
rising -11.9037
|
4383 |
+
ROI -11.9038
|
4384 |
+
▁viol -11.9042
|
4385 |
+
K -11.9043
|
4386 |
+
ending -11.9044
|
4387 |
+
still -11.9045
|
4388 |
+
graduate -11.9046
|
4389 |
+
growth -11.9047
|
4390 |
+
grade -11.9048
|
4391 |
+
steel -11.9049
|
4392 |
+
owner -11.9049
|
4393 |
+
fired -11.905
|
4394 |
+
▁escap -11.905
|
4395 |
+
ru -11.9051
|
4396 |
+
force -11.9054
|
4397 |
+
purchase -11.9055
|
4398 |
+
aware -11.9057
|
4399 |
+
89 -11.9057
|
4400 |
+
value -11.9058
|
4401 |
+
exercise -11.9061
|
4402 |
+
forced -11.9061
|
4403 |
+
By -11.9065
|
4404 |
+
case -11.9068
|
4405 |
+
ground -11.9068
|
4406 |
+
▁jo -11.9069
|
4407 |
+
Choos -11.9071
|
4408 |
+
holding -11.9074
|
4409 |
+
wood -11.9076
|
4410 |
+
wrote -11.9076
|
4411 |
+
lived -11.9077
|
4412 |
+
▁tap -11.9077
|
4413 |
+
ears -11.9079
|
4414 |
+
$2, -11.9085
|
4415 |
+
block -11.9085
|
4416 |
+
speed -11.9085
|
4417 |
+
ST -11.9086
|
4418 |
+
entitle -11.9086
|
4419 |
+
emotion -11.9087
|
4420 |
+
bout -11.9089
|
4421 |
+
She -11.9089
|
4422 |
+
plan -11.909
|
4423 |
+
cost -11.9093
|
4424 |
+
fact -11.9099
|
4425 |
+
▁Economi -11.9106
|
4426 |
+
ounty -11.9107
|
4427 |
+
uel -11.9109
|
4428 |
+
▁awake -11.9113
|
4429 |
+
Of -11.9113
|
4430 |
+
▁resi -11.9115
|
4431 |
+
assets -11.912
|
4432 |
+
▁employ -11.9124
|
4433 |
+
sale -11.9125
|
4434 |
+
umb -11.9138
|
4435 |
+
Ord -11.9138
|
4436 |
+
▁specif -11.9142
|
4437 |
+
▁lectur -11.9144
|
4438 |
+
changes -11.9148
|
4439 |
+
examples -11.915
|
4440 |
+
▁sli -11.9154
|
4441 |
+
recipe -11.916
|
4442 |
+
▁dig -11.916
|
4443 |
+
Any -11.9163
|
4444 |
+
prim -11.9165
|
4445 |
+
inking -11.9167
|
4446 |
+
fall -11.9167
|
4447 |
+
fight -11.9169
|
4448 |
+
istic -11.9174
|
4449 |
+
reli -11.9175
|
4450 |
+
ef -11.918
|
4451 |
+
ilities -11.9182
|
4452 |
+
marketing -11.9185
|
4453 |
+
dvertising -11.9188
|
4454 |
+
▁credential -11.9189
|
4455 |
+
Los -11.919
|
4456 |
+
▁citizen -11.919
|
4457 |
+
▁article -11.919
|
4458 |
+
▁phobia -11.919
|
4459 |
+
▁schoolteacher -11.9191
|
4460 |
+
▁Stock -11.9192
|
4461 |
+
▁issue -11.9193
|
4462 |
+
▁contra -11.9193
|
4463 |
+
ctually -11.9196
|
4464 |
+
logical -11.9197
|
4465 |
+
▁custom -11.9199
|
4466 |
+
ency -11.9202
|
4467 |
+
▁commission -11.9205
|
4468 |
+
▁conv -11.9208
|
4469 |
+
▁hundred -11.9211
|
4470 |
+
▁classmate -11.9211
|
4471 |
+
▁effort -11.9213
|
4472 |
+
▁warning -11.9221
|
4473 |
+
claim -11.9224
|
4474 |
+
unt -11.9225
|
4475 |
+
jected -11.9226
|
4476 |
+
patient -11.9227
|
4477 |
+
Gui -11.9228
|
4478 |
+
▁knee -11.9229
|
4479 |
+
fun -11.9235
|
4480 |
+
interested -11.9235
|
4481 |
+
llied -11.9238
|
4482 |
+
possible -11.9242
|
4483 |
+
▁winner -11.9244
|
4484 |
+
ntly -11.9245
|
4485 |
+
var -11.9253
|
4486 |
+
▁instance -11.9263
|
4487 |
+
▁Own -11.9264
|
4488 |
+
▁advis -11.9273
|
4489 |
+
vention -11.9274
|
4490 |
+
▁responsib -11.9276
|
4491 |
+
▁aud -11.9277
|
4492 |
+
▁continu -11.9277
|
4493 |
+
cro -11.9281
|
4494 |
+
▁Buffet -11.9284
|
4495 |
+
▁graduat -11.9285
|
4496 |
+
▁laugh -11.9287
|
4497 |
+
▁presiden -11.9288
|
4498 |
+
.’ -11.929
|
4499 |
+
▁j -11.9293
|
4500 |
+
▁ignor -11.9295
|
4501 |
+
ivil -11.9297
|
4502 |
+
▁guid -11.9298
|
4503 |
+
raps -11.9298
|
4504 |
+
victi -11.9298
|
4505 |
+
chi -11.9302
|
4506 |
+
▁account -11.9304
|
4507 |
+
▁advertis -11.9306
|
4508 |
+
ucrat -11.9307
|
4509 |
+
▁Know -11.931
|
4510 |
+
nything -11.931
|
4511 |
+
▁gambl -11.9311
|
4512 |
+
▁reduc -11.9314
|
4513 |
+
▁surviv -11.9315
|
4514 |
+
▁announc -11.9316
|
4515 |
+
▁collector -11.9316
|
4516 |
+
▁accumulat -11.9317
|
4517 |
+
xercise -11.9317
|
4518 |
+
▁puzzle -11.9319
|
4519 |
+
▁treasure -11.9319
|
4520 |
+
ndustrial -11.9319
|
4521 |
+
▁compari -11.9319
|
4522 |
+
▁advanc -11.932
|
4523 |
+
ngry -11.932
|
4524 |
+
scra -11.9321
|
4525 |
+
▁invite -11.9323
|
4526 |
+
rospect -11.9323
|
4527 |
+
▁terrifie -11.9324
|
4528 |
+
inners -11.9325
|
4529 |
+
genc -11.9329
|
4530 |
+
echnical -11.933
|
4531 |
+
errible -11.9331
|
4532 |
+
▁replie -11.9331
|
4533 |
+
▁Exc -11.9332
|
4534 |
+
▁instru -11.9332
|
4535 |
+
olution -11.9333
|
4536 |
+
ummary -11.9333
|
4537 |
+
ected -11.9334
|
4538 |
+
▁multipl -11.9334
|
4539 |
+
timate -11.9335
|
4540 |
+
▁fiscal -11.9335
|
4541 |
+
ional -11.9335
|
4542 |
+
imilar -11.9335
|
4543 |
+
ystems -11.9335
|
4544 |
+
▁positi -11.9336
|
4545 |
+
NG -11.9336
|
4546 |
+
▁actual -11.9336
|
4547 |
+
▁usual -11.9336
|
4548 |
+
▁constant -11.9337
|
4549 |
+
▁addict -11.9337
|
4550 |
+
truggle -11.9339
|
4551 |
+
trength -11.9339
|
4552 |
+
ENT -11.9339
|
4553 |
+
▁quiet -11.934
|
4554 |
+
script -11.934
|
4555 |
+
▁Nev -11.9341
|
4556 |
+
utual -11.9342
|
4557 |
+
▁xv -11.9342
|
4558 |
+
quadrants -11.9342
|
4559 |
+
▁occasion -11.9343
|
4560 |
+
▁necess -11.9343
|
4561 |
+
nspiring -11.9343
|
4562 |
+
pportunities -11.9343
|
4563 |
+
▁physic -11.9343
|
4564 |
+
ractice -11.9343
|
4565 |
+
nsurance -11.9343
|
4566 |
+
otivation -11.9343
|
4567 |
+
iversify -11.9343
|
4568 |
+
▁experien -11.9343
|
4569 |
+
ndividuals -11.9343
|
4570 |
+
ncreased -11.9343
|
4571 |
+
autiously -11.9343
|
4572 |
+
▁luxuri -11.9343
|
4573 |
+
iggest -11.9344
|
4574 |
+
je -11.9344
|
4575 |
+
etween -11.9344
|
4576 |
+
notes -11.9344
|
4577 |
+
▁xxv -11.9344
|
4578 |
+
belie -11.9344
|
4579 |
+
▁numb -11.9344
|
4580 |
+
onspiracy -11.9344
|
4581 |
+
Employee -11.9344
|
4582 |
+
minute -11.9345
|
4583 |
+
▁Hah -11.9345
|
4584 |
+
nterest -11.9345
|
4585 |
+
lectric -11.9345
|
4586 |
+
roduce -11.9345
|
4587 |
+
glas -11.9345
|
4588 |
+
estseller -11.9345
|
4589 |
+
robably -11.9345
|
4590 |
+
▁critic -11.9345
|
4591 |
+
onstruction -11.9345
|
4592 |
+
loo -11.9346
|
4593 |
+
lobal -11.9346
|
4594 |
+
onfront -11.9346
|
4595 |
+
▁deduct -11.9346
|
4596 |
+
ontrol -11.9346
|
4597 |
+
eceive -11.9346
|
4598 |
+
overnment -11.9347
|
4599 |
+
oubt -11.9347
|
4600 |
+
omplain -11.9347
|
4601 |
+
▁Communi -11.9347
|
4602 |
+
▁confusi -11.9347
|
4603 |
+
▁Intelligen -11.9347
|
4604 |
+
petition -11.9347
|
4605 |
+
▁Proper -11.9347
|
4606 |
+
phobi -11.9347
|
4607 |
+
relate -11.9347
|
4608 |
+
nacio -11.9347
|
4609 |
+
scribe -11.9347
|
4610 |
+
diversif -11.9347
|
4611 |
+
▁scien -11.9347
|
4612 |
+
▁dire -11.9347
|
4613 |
+
▁volunt -11.9348
|
4614 |
+
▁illu -11.9348
|
4615 |
+
journe -11.9348
|
4616 |
+
▁influen -11.9348
|
4617 |
+
▁relations -11.9348
|
4618 |
+
▁Japan -11.9348
|
4619 |
+
ligence -11.9348
|
4620 |
+
TION -11.9348
|
4621 |
+
taneously -11.9348
|
4622 |
+
fluent -11.9348
|
4623 |
+
▁schola -11.9348
|
4624 |
+
▁slee -11.9348
|
4625 |
+
▁profess -11.9348
|
4626 |
+
eague -11.9348
|
4627 |
+
mediate -11.9348
|
4628 |
+
tuations -11.9349
|
4629 |
+
strates -11.9349
|
4630 |
+
▁Jim -11.9349
|
4631 |
+
cators -11.9349
|
4632 |
+
rotection -11.9349
|
4633 |
+
▁xvi -11.935
|
4634 |
+
umbers -11.935
|
4635 |
+
ffic -11.9351
|
4636 |
+
UR -11.9352
|
4637 |
+
▁horri -11.9352
|
4638 |
+
▁Yo -11.9352
|
4639 |
+
rganiz -11.9352
|
4640 |
+
settl -11.9352
|
4641 |
+
▁terminat -11.9353
|
4642 |
+
nually -11.9354
|
4643 |
+
matic -11.9354
|
4644 |
+
▁condo -11.9354
|
4645 |
+
uire -11.9354
|
4646 |
+
▁signal -11.9354
|
4647 |
+
FL -11.9354
|
4648 |
+
uction -11.9354
|
4649 |
+
tractor -11.9355
|
4650 |
+
bru -11.9355
|
4651 |
+
▁subscri -11.9355
|
4652 |
+
frig -11.9356
|
4653 |
+
quel -11.9356
|
4654 |
+
ighly -11.9357
|
4655 |
+
alyze -11.9357
|
4656 |
+
rony -11.9357
|
4657 |
+
ulated -11.9357
|
4658 |
+
▁terr -11.9358
|
4659 |
+
raig -11.9358
|
4660 |
+
minate -11.9358
|
4661 |
+
▁auto -11.9359
|
4662 |
+
▁expla -11.9359
|
4663 |
+
dered -11.9359
|
4664 |
+
ylon -11.9359
|
4665 |
+
areful -11.936
|
4666 |
+
rships -11.936
|
4667 |
+
vance -11.936
|
4668 |
+
ulously -11.9361
|
4669 |
+
▁Tim -11.9361
|
4670 |
+
▁industr -11.9362
|
4671 |
+
ionship -11.9362
|
4672 |
+
▁$20 -11.9362
|
4673 |
+
▁Intel -11.9362
|
4674 |
+
wil -11.9362
|
4675 |
+
ventually -11.9362
|
4676 |
+
igher -11.9363
|
4677 |
+
▁clas -11.9363
|
4678 |
+
oaches -11.9363
|
4679 |
+
tiful -11.9364
|
4680 |
+
▁super -11.9364
|
4681 |
+
may -11.9365
|
4682 |
+
artnership -11.9365
|
4683 |
+
cele -11.9365
|
4684 |
+
▁librar -11.9366
|
4685 |
+
utely -11.9367
|
4686 |
+
simpl -11.9368
|
4687 |
+
urge -11.9369
|
4688 |
+
▁$6 -11.9369
|
4689 |
+
ordin -11.9369
|
4690 |
+
ercent -11.937
|
4691 |
+
king -11.937
|
4692 |
+
abits -11.937
|
4693 |
+
pital -11.937
|
4694 |
+
rettes -11.937
|
4695 |
+
▁Less -11.937
|
4696 |
+
lai -11.9371
|
4697 |
+
ulous -11.9371
|
4698 |
+
ified -11.9373
|
4699 |
+
▁Tea -11.9373
|
4700 |
+
ttle -11.9373
|
4701 |
+
▁contin -11.9374
|
4702 |
+
▁Ange -11.9375
|
4703 |
+
▁discou -11.9376
|
4704 |
+
▁gl -11.9378
|
4705 |
+
millionaire -11.9378
|
4706 |
+
energy -11.9379
|
4707 |
+
ialist -11.9379
|
4708 |
+
oilets -11.938
|
4709 |
+
▁studie -11.938
|
4710 |
+
RS -11.9381
|
4711 |
+
God -11.9381
|
4712 |
+
nior -11.9383
|
4713 |
+
uine -11.9383
|
4714 |
+
consider -11.9384
|
4715 |
+
schoolteachers -11.9385
|
4716 |
+
egoti -11.9388
|
4717 |
+
twent -11.9388
|
4718 |
+
▁applica -11.939
|
4719 |
+
ESS -11.9391
|
4720 |
+
amble -11.9392
|
4721 |
+
fied -11.9393
|
4722 |
+
▁luc -11.9393
|
4723 |
+
ERA -11.9394
|
4724 |
+
bine -11.9394
|
4725 |
+
empl -11.9396
|
4726 |
+
▁quo -11.9397
|
4727 |
+
peak -11.9398
|
4728 |
+
zy -11.9398
|
4729 |
+
name -11.9398
|
4730 |
+
SS -11.9399
|
4731 |
+
▁TH -11.9402
|
4732 |
+
NC -11.9402
|
4733 |
+
95,000 -11.9402
|
4734 |
+
col -11.9405
|
4735 |
+
▁priv -11.9407
|
4736 |
+
ium -11.941
|
4737 |
+
eaming -11.9412
|
4738 |
+
uzz -11.9413
|
4739 |
+
uded -11.9413
|
4740 |
+
EN -11.9418
|
4741 |
+
▁mu -11.942
|
4742 |
+
avy -11.942
|
4743 |
+
eeling -11.942
|
4744 |
+
▁Act -11.942
|
4745 |
+
other -11.9421
|
4746 |
+
lary -11.9423
|
4747 |
+
lated -11.9425
|
4748 |
+
eral -11.9426
|
4749 |
+
sifie -11.9429
|
4750 |
+
▁LE -11.9432
|
4751 |
+
ff -11.9434
|
4752 |
+
ients -11.9435
|
4753 |
+
▁disc -11.9435
|
4754 |
+
stop -11.9437
|
4755 |
+
▁conver -11.9439
|
4756 |
+
hoice -11.9442
|
4757 |
+
▁dang -11.9442
|
4758 |
+
ushes -11.9448
|
4759 |
+
hap -11.9448
|
4760 |
+
▁soft -11.9454
|
4761 |
+
v -11.9458
|
4762 |
+
▁Bri -11.9461
|
4763 |
+
▁Pro -11.9461
|
4764 |
+
▁appea -11.9461
|
4765 |
+
▁driv -11.9465
|
4766 |
+
▁perce -11.9465
|
4767 |
+
yet -11.9471
|
4768 |
+
night -11.9473
|
4769 |
+
ICH -11.9476
|
4770 |
+
urb -11.9478
|
4771 |
+
▁103 -11.9481
|
4772 |
+
▁mold -11.9481
|
4773 |
+
ombine -11.9482
|
4774 |
+
Bi -11.9483
|
4775 |
+
ES -11.9485
|
4776 |
+
servati -11.9486
|
4777 |
+
ident -11.9487
|
4778 |
+
▁Live -11.9488
|
4779 |
+
arine -11.9489
|
4780 |
+
▁gam -11.9489
|
4781 |
+
▁Port -11.949
|
4782 |
+
hand -11.9499
|
4783 |
+
emand -11.9503
|
4784 |
+
▁Stu -11.9505
|
4785 |
+
▁wri -11.9508
|
4786 |
+
ourna -11.9511
|
4787 |
+
lowly -11.9511
|
4788 |
+
taxed -11.9514
|
4789 |
+
alk -11.9519
|
4790 |
+
dency -11.9521
|
4791 |
+
▁SO -11.9522
|
4792 |
+
▁gal -11.9522
|
4793 |
+
ega -11.9529
|
4794 |
+
▁Gra -11.953
|
4795 |
+
SE -11.9533
|
4796 |
+
▁Dou -11.9535
|
4797 |
+
mark -11.9535
|
4798 |
+
elve -11.9536
|
4799 |
+
▁Cont -11.9538
|
4800 |
+
▁27 -11.9538
|
4801 |
+
▁slow -11.954
|
4802 |
+
van -11.9542
|
4803 |
+
▁vaca -11.9543
|
4804 |
+
▁frighten -11.9544
|
4805 |
+
lif -11.9553
|
4806 |
+
here -11.9564
|
4807 |
+
burger -11.9569
|
4808 |
+
motions -11.9578
|
4809 |
+
nalized -11.9585
|
4810 |
+
▁acco -11.9586
|
4811 |
+
▁whi -11.959
|
4812 |
+
conomics -11.9594
|
4813 |
+
idi -11.9595
|
4814 |
+
STA -11.9602
|
4815 |
+
▁gen -11.9607
|
4816 |
+
zen -11.9622
|
4817 |
+
▁solv -11.9627
|
4818 |
+
▁club -11.9628
|
4819 |
+
liance -11.9628
|
4820 |
+
▁level -11.9631
|
4821 |
+
▁unw -11.9632
|
4822 |
+
275 -11.9632
|
4823 |
+
▁promi -11.9641
|
4824 |
+
llars -11.9654
|
4825 |
+
tant -11.9654
|
4826 |
+
rn -11.9658
|
4827 |
+
▁ste -11.9659
|
4828 |
+
lic -11.9665
|
4829 |
+
important -11.9667
|
4830 |
+
DA -11.9668
|
4831 |
+
cular -11.967
|
4832 |
+
wan -11.9677
|
4833 |
+
some -11.9687
|
4834 |
+
▁repu -11.9687
|
4835 |
+
nagers -11.9698
|
4836 |
+
ttles -11.97
|
4837 |
+
▁indi -11.9704
|
4838 |
+
▁que -11.9708
|
4839 |
+
94 -11.9709
|
4840 |
+
hold -11.9714
|
4841 |
+
96 -11.9715
|
4842 |
+
taking -11.9715
|
4843 |
+
ecide -11.9723
|
4844 |
+
leaning -11.9729
|
4845 |
+
eturning -11.9729
|
4846 |
+
Becom -11.9742
|
4847 |
+
▁passe -11.9744
|
4848 |
+
▁shr -11.9745
|
4849 |
+
lient -11.9746
|
4850 |
+
ull -11.9746
|
4851 |
+
aut -11.9752
|
4852 |
+
▁deci -11.9753
|
4853 |
+
ussi -11.9755
|
4854 |
+
▁Ag -11.9762
|
4855 |
+
93 -11.977
|
4856 |
+
▁identi -11.9771
|
4857 |
+
ls -11.9775
|
4858 |
+
▁bullie -11.9794
|
4859 |
+
▁ult -11.9812
|
4860 |
+
mics -11.9813
|
4861 |
+
▁heav -11.983
|
4862 |
+
▁imagin -11.9831
|
4863 |
+
▁eve -11.9832
|
4864 |
+
fe -11.9838
|
4865 |
+
▁empt -11.9858
|
4866 |
+
la -11.9861
|
4867 |
+
ney -11.9862
|
4868 |
+
▁Str -11.987
|
4869 |
+
▁stor -11.9875
|
4870 |
+
shop -11.9883
|
4871 |
+
▁bring -11.9899
|
4872 |
+
oys -11.9903
|
4873 |
+
resent -11.9905
|
4874 |
+
rance -11.9907
|
4875 |
+
87 -11.9943
|
4876 |
+
gers -11.9953
|
4877 |
+
86 -11.9977
|
4878 |
+
ski -11.9984
|
4879 |
+
92 -11.9989
|
4880 |
+
▁Bea -11.9997
|
4881 |
+
unning -12.0001
|
4882 |
+
▁cow -12.0004
|
4883 |
+
An -12.0012
|
4884 |
+
standing -12.0022
|
4885 |
+
awing -12.0031
|
4886 |
+
▁Dis -12.0043
|
4887 |
+
▁kn -12.0043
|
4888 |
+
▁ST -12.0044
|
4889 |
+
iction -12.0077
|
4890 |
+
ext -12.0084
|
4891 |
+
▁excelle -12.0085
|
4892 |
+
han -12.012
|
4893 |
+
dom -12.012
|
4894 |
+
▁ju -12.0124
|
4895 |
+
▁kno -12.0131
|
4896 |
+
▁Mid -12.014
|
4897 |
+
bject -12.0141
|
4898 |
+
abi -12.0143
|
4899 |
+
IC -12.0144
|
4900 |
+
91 -12.0157
|
4901 |
+
Fort -12.0159
|
4902 |
+
▁rain -12.0182
|
4903 |
+
oration -12.0183
|
4904 |
+
▁Inc -12.0183
|
4905 |
+
kets -12.019
|
4906 |
+
lves -12.0202
|
4907 |
+
nyone -12.0206
|
4908 |
+
cialized -12.0209
|
4909 |
+
84 -12.0211
|
4910 |
+
well -12.0256
|
4911 |
+
ecret -12.0264
|
4912 |
+
61 -12.0266
|
4913 |
+
ox -12.0278
|
4914 |
+
▁num -12.028
|
4915 |
+
▁Qu -12.0281
|
4916 |
+
pending -12.0307
|
4917 |
+
▁ne -12.0313
|
4918 |
+
nity -12.0321
|
4919 |
+
cide -12.0331
|
4920 |
+
dvisor -12.0347
|
4921 |
+
▁ec -12.0347
|
4922 |
+
arge -12.0363
|
4923 |
+
orary -12.0388
|
4924 |
+
▁coll -12.0389
|
4925 |
+
▁thre -12.0399
|
4926 |
+
watche -12.0403
|
4927 |
+
sically -12.0404
|
4928 |
+
atter -12.0416
|
4929 |
+
▁compl -12.0421
|
4930 |
+
ords -12.0423
|
4931 |
+
▁scre -12.0436
|
4932 |
+
▁198 -12.044
|
4933 |
+
rop -12.0476
|
4934 |
+
ue -12.0478
|
4935 |
+
▁Fai -12.048
|
4936 |
+
istory -12.0486
|
4937 |
+
▁disa -12.0493
|
4938 |
+
▁stre -12.0505
|
4939 |
+
▁happi -12.0531
|
4940 |
+
ecently -12.0541
|
4941 |
+
▁cent -12.0547
|
4942 |
+
▁excl -12.0551
|
4943 |
+
urs -12.0555
|
4944 |
+
hy -12.0564
|
4945 |
+
rl -12.0568
|
4946 |
+
▁fut -12.0579
|
4947 |
+
sts -12.0588
|
4948 |
+
search -12.0596
|
4949 |
+
iddle -12.0596
|
4950 |
+
lready -12.0613
|
4951 |
+
section -12.0624
|
4952 |
+
infl -12.0642
|
4953 |
+
omen -12.0644
|
4954 |
+
ranch -12.0646
|
4955 |
+
ford -12.0659
|
4956 |
+
rices -12.0667
|
4957 |
+
▁imme -12.0697
|
4958 |
+
then -12.0721
|
4959 |
+
▁prod -12.0729
|
4960 |
+
rea -12.0739
|
4961 |
+
▁Je -12.0756
|
4962 |
+
vice -12.0766
|
4963 |
+
int -12.0775
|
4964 |
+
ism -12.078
|
4965 |
+
cations -12.0781
|
4966 |
+
neur -12.0788
|
4967 |
+
▁Con -12.079
|
4968 |
+
▁bol -12.0797
|
4969 |
+
axim -12.0822
|
4970 |
+
aster -12.0842
|
4971 |
+
▁cautio -12.0845
|
4972 |
+
yp -12.0881
|
4973 |
+
esse -12.0881
|
4974 |
+
seen -12.0891
|
4975 |
+
osity -12.0902
|
4976 |
+
vo -12.0907
|
4977 |
+
ounda -12.0909
|
4978 |
+
alized -12.0916
|
4979 |
+
ortun -12.0916
|
4980 |
+
▁Fre -12.0918
|
4981 |
+
llows -12.0929
|
4982 |
+
mpa -12.093
|
4983 |
+
47 -12.0956
|
4984 |
+
ourse -12.0967
|
4985 |
+
hould -12.0977
|
4986 |
+
bid -12.0989
|
4987 |
+
▁ac -12.0991
|
4988 |
+
done -12.1065
|
4989 |
+
til -12.1069
|
4990 |
+
timately -12.1083
|
4991 |
+
chest -12.114
|
4992 |
+
others -12.118
|
4993 |
+
110 -12.1255
|
4994 |
+
ker -12.1307
|
4995 |
+
Q -13.3164
|
4996 |
+
J -13.3165
|
4997 |
+
$ -13.3166
|
4998 |
+
q -13.3167
|
4999 |
+
j -13.3168
|
5000 |
+
“ -13.3169
|
tokenizer_config.json
ADDED
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_bos_token": false,
|
3 |
+
"add_eos_token": false,
|
4 |
+
"auto_map": {
|
5 |
+
"AutoTokenizer": [
|
6 |
+
"tokenizeConfig.OBTokenzier",
|
7 |
+
null
|
8 |
+
]
|
9 |
+
},
|
10 |
+
"bos_token": {
|
11 |
+
"__type": "AddedToken",
|
12 |
+
"content": "<s>",
|
13 |
+
"lstrip": false,
|
14 |
+
"normalized": true,
|
15 |
+
"rstrip": false,
|
16 |
+
"single_word": true
|
17 |
+
},
|
18 |
+
"clean_up_tokenization_spaces": false,
|
19 |
+
"eos_token": {
|
20 |
+
"__type": "AddedToken",
|
21 |
+
"content": "</s>",
|
22 |
+
"lstrip": false,
|
23 |
+
"normalized": true,
|
24 |
+
"rstrip": false,
|
25 |
+
"single_word": true
|
26 |
+
},
|
27 |
+
"model_max_length": 4096,
|
28 |
+
"pad_token": {
|
29 |
+
"__type": "AddedToken",
|
30 |
+
"content": "<unk>",
|
31 |
+
"lstrip": false,
|
32 |
+
"normalized": true,
|
33 |
+
"rstrip": false,
|
34 |
+
"single_word": true
|
35 |
+
},
|
36 |
+
"sp_model_kwargs": {},
|
37 |
+
"tokenizer_class": "OBTokenzier",
|
38 |
+
"unk_token": {
|
39 |
+
"__type": "AddedToken",
|
40 |
+
"content": "<unk>",
|
41 |
+
"lstrip": false,
|
42 |
+
"normalized": true,
|
43 |
+
"rstrip": false,
|
44 |
+
"single_word": true
|
45 |
+
}
|
46 |
+
}
|