{
  "model_details": {
    "provider": "openrouter",
    "model_requested": "openai/gpt-oss-120b:free",
    "model_for_requests": "openai/gpt-oss-120b:free",
    "api_base_url": "https://openrouter.ai/api/v1",
    "chat_completions_endpoint": "https://openrouter.ai/api/v1/chat/completions",
    "model_metadata": {
      "model_name": "OpenAI: gpt-oss-120b (free)",
      "key": "openai/gpt-oss-120b",
      "context_size": 131072.0,
      "input_cost_per_token": 0.0,
      "output_cost_per_token": 0.0
    },
    "context_size": 131072.0,
    "input_cost_per_token": 0.0,
    "output_cost_per_token": 0.0
  },
  "run_config": {
    "input": [
      "data/input/EME_normalization3.csv"
    ],
    "labels": "",
    "task_name": "EModE normalization",
    "task_description": "Normalizes non-standardized text written in the Early Modern Period (source: EEBO) into standard Present-Day British English spelling.",
    "tags": "normalization; spelling; orthography; EModE;v2",
    "model": "openai/gpt-oss-120b:free",
    "temperature": null,
    "top_p": null,
    "top_k": null,
    "service_tier": "standard",
    "verbosity": null,
    "reasoning_effort": null,
    "thinking_level": null,
    "effort": null,
    "strict_control_acceptance": true,
    "provider": "openrouter",
    "system_prompt": "EModE normalization\n\nNormalizes non-standardized text written in the Early Modern Period (source: EEBO) into standard Present-Day British English spelling.\n\nnormalization; spelling; orthography; EModE\n\nYou are a meticulous editor. You will normalize a word in Early Modern English (EModE) into its Present-Day English (PDE) spelling. \n\nAdhere strictly to these rules:\n\n1. The standardized spelling should follow standard spelling of Present-Day British English.\n2. Do not change the morphology of the word. For instance, replacing \"hath\" with \"has\" or \"thee\", and \"thou\" with \"you\" is not allowed.\n3. Retain the original punctuation and capitalization. This includes \"&\", which should not be changed into \"and\". But follow modern apostrophe usage.\n4. If a word no longer exists in PDE and its PDE spelling is therefore irretrievable, do not replace it with a modern equivalent. Instead, keep the word in its original form.\n5. If there is a special sign or a letter representing a special sign in EModE, but not used in PDE, normalize it to achieve the standard form, e.g. \"ye\", will be normalized as \"the\".\n6. Do not remove any words, even if it is a mistake in the original text.\n7. Do not normalize or change personal names.\n8. Never replace a word with a different lexical item.",
    "system_prompt_b64": null,
    "few_shot_examples": 0,
    "prompt_layout": "standard",
    "cache_pad_target_tokens": 0,
    "prompt_cache_key": null,
    "gemini_cached_content": null,
    "requesty_auto_cache": null,
    "vertex_auto_adc_login": null,
    "vertex_access_token_refresh_seconds": null,
    "create_gemini_cache": false,
    "gemini_cache_ttl": 3600,
    "gemini_cache_ttl_autoupdate": true,
    "keep_gemini_cache": false,
    "enable_cot": true,
    "no_explanation": false,
    "logprobs": false,
    "calibration": true,
    "confusion_heatmap": true,
    "api_key_var": "OPENROUTER_API_KEY",
    "api_base_var": "OPENROUTER_BASE_URL",
    "max_retries": 3,
    "retry_delay": 5.0,
    "request_interval_ms": 0,
    "request_timeout_seconds": 300.0,
    "threads": 3,
    "prompt_log_detail": "full",
    "flush_rows": 100,
    "flush_seconds": 2.0,
    "validator_cmd": null,
    "validator_args": "",
    "validator_timeout": 5.0,
    "validator_prompt_max_candidates": 50,
    "validator_prompt_max_chars": 8000,
    "validator_exhausted_policy": "accept_blank_confidence",
    "validator_debug": false,
    "log_level": "INFO"
  },
  "source_input_csv": "data/input/EME_normalization3.csv",
  "source_output_csv": "data/output/EME_normalization3__openrouter__openaigptoss120bfree__2026-05-27-13-59.csv",
  "source_labels_csv": "",
  "cache_padding": {
    "enabled": false,
    "target_shared_prefix_tokens": 0,
    "calibration_shared_prefix_tokens": null,
    "target_prompt_tokens": 0,
    "calibration_prompt_tokens": null,
    "calibration_example_id": null,
    "applied_padding_tokens_estimate": 0,
    "examples_with_padding_applied": 0
  },
  "request_control_summary": {
    "configured": {},
    "attempts_total": 5000,
    "attempts_with_control_telemetry": 4995,
    "per_control": {
      "reasoning_effort": {
        "configured_value": null,
        "requested_attempts": 0,
        "sent_attempts": 0,
        "accepted_attempts": 0,
        "rejected_attempts": 0,
        "missing_from_final_request_attempts": 0,
        "acceptance_rate": null,
        "rejected_reasons": {},
        "rejected_example_ids": []
      },
      "thinking_level": {
        "configured_value": null,
        "requested_attempts": 0,
        "sent_attempts": 0,
        "accepted_attempts": 0,
        "rejected_attempts": 0,
        "missing_from_final_request_attempts": 0,
        "acceptance_rate": null,
        "rejected_reasons": {},
        "rejected_example_ids": []
      },
      "effort": {
        "configured_value": null,
        "requested_attempts": 0,
        "sent_attempts": 0,
        "accepted_attempts": 0,
        "rejected_attempts": 0,
        "missing_from_final_request_attempts": 0,
        "acceptance_rate": null,
        "rejected_reasons": {},
        "rejected_example_ids": []
      },
      "verbosity": {
        "configured_value": null,
        "requested_attempts": 0,
        "sent_attempts": 0,
        "accepted_attempts": 0,
        "rejected_attempts": 0,
        "missing_from_final_request_attempts": 0,
        "acceptance_rate": null,
        "rejected_reasons": {},
        "rejected_example_ids": []
      },
      "prompt_cache_key": {
        "configured_value": null,
        "requested_attempts": 0,
        "sent_attempts": 0,
        "accepted_attempts": 0,
        "rejected_attempts": 0,
        "missing_from_final_request_attempts": 0,
        "acceptance_rate": null,
        "rejected_reasons": {},
        "rejected_example_ids": []
      },
      "gemini_cached_content": {
        "configured_value": null,
        "requested_attempts": 0,
        "sent_attempts": 0,
        "accepted_attempts": 0,
        "rejected_attempts": 0,
        "missing_from_final_request_attempts": 0,
        "acceptance_rate": null,
        "rejected_reasons": {},
        "rejected_example_ids": []
      },
      "requesty_auto_cache": {
        "configured_value": null,
        "requested_attempts": 0,
        "sent_attempts": 0,
        "accepted_attempts": 0,
        "rejected_attempts": 0,
        "missing_from_final_request_attempts": 0,
        "acceptance_rate": null,
        "rejected_reasons": {},
        "rejected_example_ids": []
      }
    }
  },
  "usage_metadata_summary": {
    "attempts_total": 5000,
    "attempts_with_usage_metadata": 4995,
    "attempts_with_cached_token_signals": 4995,
    "cached_tokens_total_estimate": 2409088,
    "cache_read_tokens_total": 2409088,
    "cache_write_tokens_total": 0,
    "cache_token_fields_totals": {
      "usage.prompt_tokens_details.cache_write_tokens": 0,
      "usage.prompt_tokens_details.cached_tokens": 2409088
    },
    "attempts_with_gemini_cached_content_token_signals": 0,
    "gemini_cached_content_token_count_total": 0,
    "gemini_cached_content_token_fields_totals": {}
  },
  "token_usage_totals": {
    "attempts_total": 5000,
    "attempts_with_token_usage": 4995,
    "attempts_with_output_tokens": 4995,
    "attempts_with_cached_input_tokens": 4993,
    "attempts_with_thinking_tokens": 4995,
    "input_tokens_total": 4602405,
    "cached_input_tokens_total": 2409088,
    "non_cached_input_tokens_total": 2193317,
    "output_tokens_total": 797513,
    "thinking_tokens_total": 435624,
    "output_tokens_definition": "total_tokens - prompt_tokens (or completion_tokens + thinking_tokens fallback)"
  },
  "truth_label_count": 4964,
  "prediction_count": 4964,
  "evaluated_example_count": 4964,
  "calibration_metrics": {
    "available": true,
    "sample_count": 4964,
    "bin_count": 10,
    "ece": 0.6619520547944345,
    "mce": 0.6626990251826916,
    "brier_score": 0.6539696817083465
  },
  "first_prompt_timestamp": "2026-05-27T11:59:37.986139Z",
  "last_prompt_timestamp": "2026-05-27T15:22:37.259216Z",
  "overall_time_seconds": 12179.273077,
  "overall_time_human": "3h 22m 59s",
  "accuracy": 0.3235294117647059,
  "cohen_kappa": 0.32081524114747345,
  "macro_precision": 0.3796133089504864,
  "macro_recall": 0.26838386016027727,
  "macro_f1": 0.2968355169376692,
  "per_label": {
    "&": {
      "precision": 1.0,
      "recall": 0.07017543859649122,
      "f1": 0.13114754098360656,
      "support": 57
    },
    ".xx.": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "A": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 6
    },
    "Abbington": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "About": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Acts": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Adam": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Affodill": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Affodyl": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "After": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "All": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "Also": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 3
    },
    "An": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "And": {
      "precision": 1.0,
      "recall": 0.30303030303030304,
      "f1": 0.4651162790697675,
      "support": 33
    },
    "Anet": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Anetum": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "Angel": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "Apium": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Aprell": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "April": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "As": {
      "precision": 1.0,
      "recall": 0.25,
      "f1": 0.4,
      "support": 4
    },
    "Assizes": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "At": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Bailiffs": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 3
    },
    "Bailiwick.": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Bay": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "Be": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "Bromehill": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "Bromley": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "But": {
      "precision": 1.0,
      "recall": 0.125,
      "f1": 0.2222222222222222,
      "support": 8
    },
    "By": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 3
    },
    "Byckeling": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Christ": {
      "precision": 1.0,
      "recall": 0.14285714285714285,
      "f1": 0.25,
      "support": 7
    },
    "Chryst": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "City": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "Cleped": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Collsonsack": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Come": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "Corindon": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Corundum": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "Depainted": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Dill": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "Duke": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Duriyen": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Dyane": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "EModE normalization": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "Easter": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "Easter,": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Eclepyd": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "Emaraude": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Englande": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "English": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 4
    },
    "Eve": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "Exchequer/": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Father": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "Felixstowe": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 3
    },
    "Fennel": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Fire": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 5
    },
    "First": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "For": {
      "precision": 1.0,
      "recall": 0.16666666666666666,
      "f1": 0.2857142857142857,
      "support": 6
    },
    "Forsake": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Four": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "French": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Further": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Furthest": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Gemini": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "Gemyne": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Gipswich": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Give": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "God": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 6
    },
    "God's": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Gospel": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "HEre": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "HOw": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Heaven": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "Her": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "How": {
      "precision": 0.5,
      "recall": 0.14285714285714285,
      "f1": 0.22222222222222224,
      "support": 7
    },
    "Hundreds": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "I": {
      "precision": 1.0,
      "recall": 0.3488372093023256,
      "f1": 0.5172413793103449,
      "support": 43
    },
    "IN": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Iesus": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "If": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "In": {
      "precision": 1.0,
      "recall": 0.16666666666666666,
      "f1": 0.2857142857142857,
      "support": 6
    },
    "Indenture,": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Inn": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Intending": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Into": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Ise": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Isewrang": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "It": {
      "precision": 1.0,
      "recall": 0.2,
      "f1": 0.33333333333333337,
      "support": 5
    },
    "Iuppyter": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Jail": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Jailers": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Jewel": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Job": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "Job's": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Joy": {
      "precision": 0.5,
      "recall": 0.3333333333333333,
      "f1": 0.4,
      "support": 3
    },
    "Joyous": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Joys": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "Justice": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "Justicers": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "Justicers.": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Justices": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Justices.": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "Kendall": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "Kendallman": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Kendalman": {
      "precision": 1.0,
      "recall": 0.75,
      "f1": 0.8571428571428571,
      "support": 4
    },
    "Kendalman's": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "King": {
      "precision": 1.0,
      "recall": 0.6666666666666666,
      "f1": 0.8,
      "support": 3
    },
    "Krigdote": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "L": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Latin": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "Laureate": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Let": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "Licence": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "London": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 5
    },
    "Lord": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "Love": {
      "precision": 1.0,
      "recall": 0.6666666666666666,
      "f1": 0.8,
      "support": 3
    },
    "Lyesnes": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "Majesty": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Majesty's": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "Mars": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "Mary's": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Mathei": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Mathew": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Mercury": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Mighelmas.": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Mixed": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "More": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Morpleus": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Myrrh": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Mysse": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Myth": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "NIsi": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "NORMALIZATION": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "Neither": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Nevertheless": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "Norff": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Now": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "ON": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Oculus": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Of": {
      "precision": 1.0,
      "recall": 0.2,
      "f1": 0.33333333333333337,
      "support": 10
    },
    "Ones": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "Or": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Orange": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Oxbridge": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Oxfoorde": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Oxford": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "Oxforde": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 3
    },
    "PDE": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "PERSON": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "Pater": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Pharisees": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "Phariseorum": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Pharysees": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Poet": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Priests": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Princes": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "Purgatory": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 2
    },
    "Queen's": {
      "precision": 1.0,
      "recall": 0.25,
      "f1": 0.4,
      "support": 4
    },
    "Queens": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "Rahel": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Red": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Remember": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Richard": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Rochester": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Rumburgh": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "Rychmond": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Sadducees": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "Saffron": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Saint": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Saints": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 2
    },
    "Satan": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "Sathan": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Saturn": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "Saturne": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Sayes": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Scribes": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Septembre": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Sermon": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "Sermons": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "Serpents": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Sessions,": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "Sheriff": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 3
    },
    "Sheriffs": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 6
    },
    "Sheriffs&": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Sheriff{is}": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "Sidon": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Sight": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Signification": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Sir": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Sithen": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Skelton": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 14
    },
    "Skeltons": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Skogyn": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Smallage": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Snape": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "So": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "Sometime": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "Suffolk": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Suppression": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Sythen": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "THese": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Tabere": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Tavern": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "Taverns": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Thames": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "That": {
      "precision": 1.0,
      "recall": 0.4,
      "f1": 0.5714285714285715,
      "support": 5
    },
    "The": {
      "precision": 1.0,
      "recall": 0.4375,
      "f1": 0.6086956521739131,
      "support": 16
    },
    "Then": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 4
    },
    "These": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 3
    },
    "They": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Thinking": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "Thirdly": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "This": {
      "precision": 1.0,
      "recall": 0.25,
      "f1": 0.4,
      "support": 4
    },
    "Thy": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Till": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "To": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Turn": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "Unless": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Unto": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "Upon": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "WHat": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Wapentakes": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "We": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Westminster.": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "What": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "When": {
      "precision": 1.0,
      "recall": 0.25,
      "f1": 0.4,
      "support": 4
    },
    "Where": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 2
    },
    "Whereon": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "While": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "Whose": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Why": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Winchestre": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "With": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "Without": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Worshipful": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Ye": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Yermouth": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Yorke": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "Youth": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "a": {
      "precision": 0.9629629629629629,
      "recall": 0.3561643835616438,
      "f1": 0.52,
      "support": 73
    },
    "abbot": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "abiding": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "ablative": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "about": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "above": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 3
    },
    "above.": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "abraded": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "abroad": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "abundant": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "abundauerit": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "accomplished": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "according": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 3
    },
    "accordingly": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "accounted": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "accusative": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "accustomed": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 3
    },
    "active": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "actives": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "addictive": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "adjective": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "adverb": {
      "precision": 0.6666666666666666,
      "recall": 1.0,
      "f1": 0.8,
      "support": 2
    },
    "adverbs": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "advertise": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "advice": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "advised": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "afore": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "after": {
      "precision": 1.0,
      "recall": 0.2222222222222222,
      "f1": 0.3636363636363636,
      "support": 9
    },
    "again": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 4
    },
    "against": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "ah": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "alack": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "all": {
      "precision": 1.0,
      "recall": 0.5555555555555556,
      "f1": 0.7142857142857143,
      "support": 27
    },
    "almighty": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "alone": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "also": {
      "precision": 0.8,
      "recall": 0.26666666666666666,
      "f1": 0.4,
      "support": 15
    },
    "alway": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "always": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "am": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 4
    },
    "amandus": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 3
    },
    "amans": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "amantes": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "amantis": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "amat": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "amaturus": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "amatus": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "amercements": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "amorous": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "ampersand": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "ample": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "amply": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "an": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 12
    },
    "and": {
      "precision": 1.0,
      "recall": 0.30718954248366015,
      "f1": 0.47000000000000003,
      "support": 153
    },
    "aneth": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "another": {
      "precision": 1.0,
      "recall": 0.6666666666666666,
      "f1": 0.8,
      "support": 6
    },
    "answered": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "any": {
      "precision": 1.0,
      "recall": 0.45454545454545453,
      "f1": 0.625,
      "support": 11
    },
    "apparel": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "appear": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "appeared": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "appointed": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "appropriation": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "are": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 7
    },
    "armed,": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "army,": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "array": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "arrest": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "arrested": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "article": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "as": {
      "precision": 0.9642857142857143,
      "recall": 0.4153846153846154,
      "f1": 0.5806451612903226,
      "support": 65
    },
    "as one": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "ascend": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 2
    },
    "ascension": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "asleep": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "assault": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "assent": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 2
    },
    "assure": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "at": {
      "precision": 1.0,
      "recall": 0.4117647058823529,
      "f1": 0.5833333333333334,
      "support": 17
    },
    "auditory": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "audiuit": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "auris": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "away": {
      "precision": 1.0,
      "recall": 0.4,
      "f1": 0.5714285714285715,
      "support": 5
    },
    "aye": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "bailiffs": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "bay": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "be": {
      "precision": 1.0,
      "recall": 0.38571428571428573,
      "f1": 0.5567010309278351,
      "support": 70
    },
    "beasts": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "beauty": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "because": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "bed": {
      "precision": 1.0,
      "recall": 0.2,
      "f1": 0.33333333333333337,
      "support": 5
    },
    "been": {
      "precision": 1.0,
      "recall": 0.3076923076923077,
      "f1": 0.47058823529411764,
      "support": 13
    },
    "before": {
      "precision": 0.8,
      "recall": 0.5,
      "f1": 0.6153846153846154,
      "support": 8
    },
    "began": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "begin": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "behaviour": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "being": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 4
    },
    "belonging": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "belonging.": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "benefices": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "besought": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "best.": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "betokeneth": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "between": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "betwixt": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "beware": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "beyond": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "bill": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "black": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "blame": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "bless": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "blessed": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 4
    },
    "blood": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 6
    },
    "board": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "boat": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "body": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 3
    },
    "boiled": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "books": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "born": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "both": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "bound": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "bounden": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "breach": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "break": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "breat": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "brethren": {
      "precision": 1.0,
      "recall": 0.6666666666666666,
      "f1": 0.8,
      "support": 6
    },
    "bring": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "broad": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "broke": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "brother": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "brought": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "buckler": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "bull": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "burnt": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "bus": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "bustled": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "but": {
      "precision": 1.0,
      "recall": 0.2631578947368421,
      "f1": 0.4166666666666667,
      "support": 19
    },
    "butter": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "by": {
      "precision": 0.9333333333333333,
      "recall": 0.3888888888888889,
      "f1": 0.5490196078431373,
      "support": 36
    },
    "call": {
      "precision": 1.0,
      "recall": 0.8333333333333334,
      "f1": 0.9090909090909091,
      "support": 6
    },
    "called": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 3
    },
    "came": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 3
    },
    "can": {
      "precision": 1.0,
      "recall": 0.2,
      "f1": 0.33333333333333337,
      "support": 5
    },
    "candles": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "cap": {
      "precision": 1.0,
      "recall": 0.25,
      "f1": 0.4,
      "support": 4
    },
    "care": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "carry": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "case": {
      "precision": 1.0,
      "recall": 0.6666666666666666,
      "f1": 0.8,
      "support": 3
    },
    "cases": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "cast": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "cause": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 3
    },
    "caused": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "cccli": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "celestial": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "celorum": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "certain": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 3
    },
    "chamber": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "chance": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "change": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "changed": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "changing": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "charge": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "cheeks": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "child": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 2
    },
    "child's": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "children": {
      "precision": 1.0,
      "recall": 0.6666666666666666,
      "f1": 0.8,
      "support": 3
    },
    "christian": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "church": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "cleansed": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "cleanses": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "cleanseth": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "clear": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "clearly": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "cloth": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "cold": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "collateral": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "college": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 3
    },
    "come": {
      "precision": 1.0,
      "recall": 0.2,
      "f1": 0.33333333333333337,
      "support": 10
    },
    "cometh": {
      "precision": 1.0,
      "recall": 0.2857142857142857,
      "f1": 0.4444444444444445,
      "support": 7
    },
    "comfort": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "comfortable": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "coming": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "command": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "commanded": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "commendations": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "commended": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "commit": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "commute": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "companion": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "company": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "comparison": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "compel": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "composition": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "compounds": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "concerning": {
      "precision": 1.0,
      "recall": 0.6666666666666666,
      "f1": 0.8,
      "support": 3
    },
    "conjunction": {
      "precision": 0.034482758620689655,
      "recall": 1.0,
      "f1": 0.06666666666666667,
      "support": 1
    },
    "consideration": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "constrained": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "construed": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "contrary,": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "convenient": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "convent": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "cor": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "correct": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "cost": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "could": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "counsel": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "counterfeits": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "counties,": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "country": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "county": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "county/": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "courage": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "course": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "court": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "courts&": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "cousin": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "craft": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "credit": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "cried": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "cry": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "crystal": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "currens": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "cursurus": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "c●ye": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "d": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "damages": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "damages,": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "dark": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "dative": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "day": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "days": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "dead": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "dealing": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "decease": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "deceit": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "declare": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "declaring": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "declination": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "deed": {
      "precision": 1.0,
      "recall": 0.75,
      "f1": 0.8571428571428571,
      "support": 4
    },
    "default": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 2
    },
    "defiled": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "degree": {
      "precision": 1.0,
      "recall": 0.4,
      "f1": 0.5714285714285715,
      "support": 5
    },
    "delays": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "delicious": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "delivery/": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "denied": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "departed": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "departure": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "dependeth": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "depends": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "deponent": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "descend": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 5
    },
    "descent": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "desert": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "destroyeth": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "detainable,": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "determiner": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "deus": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "deuse": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "devil": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "devise": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "devising": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "did": {
      "precision": 1.0,
      "recall": 0.29411764705882354,
      "f1": 0.45454545454545453,
      "support": 17
    },
    "die": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "dies": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "dieth": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 6
    },
    "diligentibus": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "dinner": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "directed,": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "direction": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "disced": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "discern": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "discharge": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "discretion": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "diseases": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "disgrace": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 2
    },
    "dish": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "distilling": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "distrainable,": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "do": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 14
    },
    "doct": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "doctior": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "doctissimus": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "doctor": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "doctrine": {
      "precision": 1.0,
      "recall": 0.25,
      "f1": 0.4,
      "support": 4
    },
    "doctu": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "doctus": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 4
    },
    "does": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "doing": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "domination": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "done": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 2
    },
    "doth": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "doubt": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "draweth": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "dread": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "dream": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "dressed": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "drew": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "dried": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "drink": {
      "precision": 1.0,
      "recall": 0.16666666666666666,
      "f1": 0.2857142857142857,
      "support": 6
    },
    "dropsy": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "drowned": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "drunken": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "dry": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 4
    },
    "dryness": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "due": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "duke": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "dull": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "duly": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "duplicate": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "duplicity": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "dus": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "duty": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "ear": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "ears": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "eat": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "eaten": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "educated": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "effect": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "eke": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "else": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "empty": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "encouraged": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "encumberment": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "endeavour": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "endeavoured": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "ended": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "endeth": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 3
    },
    "ends": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "endued": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "engendereth": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "english": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "ensealed": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "ensuing": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "enter": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "entered": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "entereth": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 3
    },
    "ere": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "errant": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "es": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "escaped": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "escheat": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "eschew": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "especial": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "especially": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "et": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "eternal": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "ever": {
      "precision": 1.0,
      "recall": 0.75,
      "f1": 0.8571428571428571,
      "support": 4
    },
    "every": {
      "precision": 1.0,
      "recall": 0.125,
      "f1": 0.2222222222222222,
      "support": 8
    },
    "evil": {
      "precision": 1.0,
      "recall": 0.4444444444444444,
      "f1": 0.6153846153846153,
      "support": 9
    },
    "examine": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "example": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "except": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "execute": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "exemption": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "exercise": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "exile": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "exiled": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "express": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "extracts": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "eye": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "eyes": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "face": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 2
    },
    "fair": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 3
    },
    "faith": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "faithful": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "faithfulness": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "fall": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "falling": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 3
    },
    "falsehood": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "fame.": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "family": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "far": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "farm,": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "father": {
      "precision": 0.75,
      "recall": 0.3333333333333333,
      "f1": 0.46153846153846156,
      "support": 9
    },
    "father's": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 10
    },
    "fathers": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "feast": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "fee": {
      "precision": 1.0,
      "recall": 0.25,
      "f1": 0.4,
      "support": 4
    },
    "fees": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "felon": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "felony": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "festus": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "fetch": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "figure": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "figures": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "find": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "fine": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "fines": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "finger": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "finished": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "fire": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 3
    },
    "firmament": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "first": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 4
    },
    "fit": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "five": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "fled": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "flesh": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "flower": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "flowers": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "foe": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "follow": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "for": {
      "precision": 0.9285714285714286,
      "recall": 0.3611111111111111,
      "f1": 0.52,
      "support": 36
    },
    "forasmuch": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "fordone": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "form": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "formed": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 3
    },
    "forth": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "fortunate": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "forward": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "found": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 3
    },
    "four": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 3
    },
    "fourth": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "fragility": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "frailty": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "franchises,": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "friends": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "from": {
      "precision": 1.0,
      "recall": 0.4,
      "f1": 0.5714285714285715,
      "support": 10
    },
    "frustrate": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "fui": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "fulfil": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "full": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 3
    },
    "furious": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "further": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "future": {
      "precision": 1.0,
      "recall": 0.25,
      "f1": 0.4,
      "support": 4
    },
    "futures": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "galley": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "gallows": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "gathered": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 2
    },
    "gay": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "generality": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "generally": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "genitive": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "gentle": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "gerundives": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "get": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "gift": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "give": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "glorious": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "go": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 6
    },
    "god": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 4
    },
    "going": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "going,": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "golden": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "good": {
      "precision": 0.8888888888888888,
      "recall": 0.5333333333333333,
      "f1": 0.6666666666666667,
      "support": 15
    },
    "goodly": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "goods": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "grace": {
      "precision": 1.0,
      "recall": 0.4,
      "f1": 0.5714285714285715,
      "support": 10
    },
    "gracious": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "grammatice": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "grand": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "grandmother": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "great": {
      "precision": 1.0,
      "recall": 0.18181818181818182,
      "f1": 0.3076923076923077,
      "support": 11
    },
    "greatest": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "grew": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "grievous": {
      "precision": 1.0,
      "recall": 0.6666666666666666,
      "f1": 0.8,
      "support": 3
    },
    "ground": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "guide": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "had": {
      "precision": 1.0,
      "recall": 0.36363636363636365,
      "f1": 0.5333333333333333,
      "support": 11
    },
    "half": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "hall": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "hand": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "hands": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "happened": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 3
    },
    "hard": {
      "precision": 0.5,
      "recall": 1.0,
      "f1": 0.6666666666666666,
      "support": 1
    },
    "hardeneth": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "has": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "hath": {
      "precision": 1.0,
      "recall": 0.46153846153846156,
      "f1": 0.631578947368421,
      "support": 13
    },
    "have": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 30
    },
    "having": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 3
    },
    "he": {
      "precision": 1.0,
      "recall": 0.4528301886792453,
      "f1": 0.6233766233766235,
      "support": 53
    },
    "head": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "heal": {
      "precision": 1.0,
      "recall": 0.4,
      "f1": 0.5714285714285715,
      "support": 5
    },
    "healeth": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "hear": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 6
    },
    "heard": {
      "precision": 1.0,
      "recall": 0.16666666666666666,
      "f1": 0.2857142857142857,
      "support": 6
    },
    "hearers": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "hearing": {
      "precision": 0.5,
      "recall": 1.0,
      "f1": 0.6666666666666666,
      "support": 1
    },
    "heart": {
      "precision": 1.0,
      "recall": 0.75,
      "f1": 0.8571428571428571,
      "support": 4
    },
    "hearty": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "heat": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 3
    },
    "heaven": {
      "precision": 1.0,
      "recall": 0.4,
      "f1": 0.5714285714285715,
      "support": 5
    },
    "hei": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "heir": {
      "precision": 1.0,
      "recall": 0.25,
      "f1": 0.4,
      "support": 12
    },
    "heirs": {
      "precision": 1.0,
      "recall": 0.6,
      "f1": 0.7499999999999999,
      "support": 5
    },
    "held": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "help": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "hence": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "her": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 2
    },
    "herb": {
      "precision": 0.875,
      "recall": 0.3684210526315789,
      "f1": 0.5185185185185185,
      "support": 19
    },
    "here": {
      "precision": 0.3333333333333333,
      "recall": 0.2,
      "f1": 0.25,
      "support": 5
    },
    "hereafter": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "hereof": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "heretofore": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "herring": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "heu": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "hewn": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "high": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "highness's": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "him": {
      "precision": 1.0,
      "recall": 0.3870967741935484,
      "f1": 0.5581395348837209,
      "support": 31
    },
    "himself": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "his": {
      "precision": 1.0,
      "recall": 0.2571428571428571,
      "f1": 0.40909090909090906,
      "support": 70
    },
    "hold": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "holden": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "holy": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "home": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "hominis": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "honour": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "horse": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "host": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "hostess": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "hosts": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "hot": {
      "precision": 1.0,
      "recall": 0.75,
      "f1": 0.8571428571428571,
      "support": 4
    },
    "how": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "humours": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "hundred": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "i": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "if": {
      "precision": 1.0,
      "recall": 0.36363636363636365,
      "f1": 0.5333333333333333,
      "support": 22
    },
    "ignoscitur": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "ignosciturus": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "ignosco": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "ii": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "iiii": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "images": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "immediately": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "imperial": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "impropriation": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "in": {
      "precision": 0.9666666666666667,
      "recall": 0.31868131868131866,
      "f1": 0.47933884297520657,
      "support": 91
    },
    "incredible": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "indentments": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "indicted": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "indictments": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "indictors.": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "indoctus": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "infinitive": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "inhabitants": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "inherit": {
      "precision": 1.0,
      "recall": 0.16666666666666666,
      "f1": 0.2857142857142857,
      "support": 6
    },
    "inheritance": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "insealing": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "instant": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "instrument": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "intend": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "interjection": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "interrogatives": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "interrupt": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "interrupting": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "interruption": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "intertours.": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "into": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 10
    },
    "intrabitis": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "is": {
      "precision": 0.8333333333333334,
      "recall": 0.1694915254237288,
      "f1": 0.2816901408450704,
      "support": 59
    },
    "is,": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "issue": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 9
    },
    "issues": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "issues&": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "it": {
      "precision": 0.9333333333333333,
      "recall": 0.34146341463414637,
      "f1": 0.5,
      "support": 41
    },
    "iustitia": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "jail": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "joined": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "joy": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 3
    },
    "joys": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "juice": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "justice": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "keep": {
      "precision": 0.03333333333333333,
      "recall": 0.5,
      "f1": 0.0625,
      "support": 4
    },
    "keep_original": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "kendallman's": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "kerchief": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "king": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "king's": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "king/": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "kingdom": {
      "precision": 1.0,
      "recall": 0.8333333333333334,
      "f1": 0.9090909090909091,
      "support": 6
    },
    "kings": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "kinsman": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "kinsmen": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "knew": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "know": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 3
    },
    "known": {
      "precision": 0.75,
      "recall": 1.0,
      "f1": 0.8571428571428571,
      "support": 3
    },
    "l.": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "labour": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "labourers": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "lack": {
      "precision": 1.0,
      "recall": 0.6666666666666666,
      "f1": 0.8,
      "support": 3
    },
    "lacking": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "lady": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "laid": {
      "precision": 1.0,
      "recall": 0.25,
      "f1": 0.4,
      "support": 4
    },
    "lame": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "land": {
      "precision": 1.0,
      "recall": 0.16666666666666666,
      "f1": 0.2857142857142857,
      "support": 12
    },
    "lands": {
      "precision": 1.0,
      "recall": 0.6666666666666666,
      "f1": 0.8,
      "support": 3
    },
    "last": {
      "precision": 1.0,
      "recall": 0.6,
      "f1": 0.7499999999999999,
      "support": 5
    },
    "late": {
      "precision": 1.0,
      "recall": 0.2,
      "f1": 0.33333333333333337,
      "support": 10
    },
    "latin": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 3
    },
    "latter": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 3
    },
    "law": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "law.": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "layer": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "leaf": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "learn": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "lease": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "least": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "leave": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "leaves": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 3
    },
    "lectu": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "lecturus": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "leeches": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "left": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 2
    },
    "legal_term": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "leisure": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "let": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 4
    },
    "letters": {
      "precision": 1.0,
      "recall": 0.6666666666666666,
      "f1": 0.8,
      "support": 3
    },
    "levy": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "liberties": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "licence": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "license": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "licensed": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "lie": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "life": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "lighted": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "like": {
      "precision": 1.0,
      "recall": 0.375,
      "f1": 0.5454545454545454,
      "support": 8
    },
    "likeliest": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "lineal": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "lineally": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "lining": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "liquor": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "list": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "little": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "live": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "liver": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 3
    },
    "lives": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "livest": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "living": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 3
    },
    "locuturus": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "locutus": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "loiterers": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "long": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 3
    },
    "longeth": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "loquens": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "loquor": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "lord": {
      "precision": 1.0,
      "recall": 0.2857142857142857,
      "f1": 0.4444444444444445,
      "support": 7
    },
    "lost": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "loud": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "love": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "loved": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 3
    },
    "lowly": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "lying": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "madder": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "made": {
      "precision": 1.0,
      "recall": 0.25,
      "f1": 0.4,
      "support": 8
    },
    "mainprize": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "make": {
      "precision": 1.0,
      "recall": 0.3,
      "f1": 0.4615384615384615,
      "support": 10
    },
    "makes": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "maketh": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "making": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "malum": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "man": {
      "precision": 1.0,
      "recall": 0.35,
      "f1": 0.5185185185185185,
      "support": 20
    },
    "man's": {
      "precision": 1.0,
      "recall": 0.5714285714285714,
      "f1": 0.7272727272727273,
      "support": 7
    },
    "manner": {
      "precision": 1.0,
      "recall": 0.5714285714285714,
      "f1": 0.7272727272727273,
      "support": 7
    },
    "manors": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "many": {
      "precision": 1.0,
      "recall": 0.36363636363636365,
      "f1": 0.5333333333333333,
      "support": 11
    },
    "marshes": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "marvellous": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "master": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "matter": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "may": {
      "precision": 0.6666666666666666,
      "recall": 0.16666666666666666,
      "f1": 0.26666666666666666,
      "support": 12
    },
    "mayor": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "me": {
      "precision": 1.0,
      "recall": 0.375,
      "f1": 0.5454545454545454,
      "support": 16
    },
    "mead": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "meadow": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "means": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "measure": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "meats": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "meddle": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "meed": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "members": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "men": {
      "precision": 1.0,
      "recall": 0.42857142857142855,
      "f1": 0.6,
      "support": 7
    },
    "merchandise": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "mercies": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "mercy": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "merrily": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "merry": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "middle": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "midnight": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "midst": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "might": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "mihi": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "mind": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 3
    },
    "minister": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "ministers": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "mischance": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "miserum": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "mode": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "monasteries": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 3
    },
    "monastery": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "monday": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "money": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "month": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "moral": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "more": {
      "precision": 1.0,
      "recall": 0.4,
      "f1": 0.5714285714285715,
      "support": 5
    },
    "morior": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "morning": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "morphew": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "morrow": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "mortuus": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "most": {
      "precision": 1.0,
      "recall": 0.6666666666666666,
      "f1": 0.8,
      "support": 3
    },
    "mother": {
      "precision": 1.0,
      "recall": 0.15384615384615385,
      "f1": 0.2666666666666667,
      "support": 13
    },
    "mother's": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 6
    },
    "mouth": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "much": {
      "precision": 1.0,
      "recall": 0.5714285714285714,
      "f1": 0.7272727272727273,
      "support": 7
    },
    "my": {
      "precision": 1.0,
      "recall": 0.4,
      "f1": 0.5714285714285715,
      "support": 20
    },
    "n": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "naked": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "name": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "named": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "namely": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "nasciturus": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "nascor": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "natural": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "near": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "nec": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "neck": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "need": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "neque": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "neuter": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "never": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "new": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "next": {
      "precision": 1.0,
      "recall": 0.6,
      "f1": 0.7499999999999999,
      "support": 5
    },
    "nexus": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "nigh": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "night": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 4
    },
    "no": {
      "precision": 1.0,
      "recall": 0.5555555555555556,
      "f1": 0.7142857142857143,
      "support": 9
    },
    "no_change": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "nobres": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "noised": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "nominative": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "non": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "none": {
      "precision": 0.75,
      "recall": 0.75,
      "f1": 0.75,
      "support": 4
    },
    "noon": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "nor": {
      "precision": 0.75,
      "recall": 0.5,
      "f1": 0.6,
      "support": 6
    },
    "normalisation": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "normalization": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "normalize": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "normalized": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "normalized_spelling": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "noster": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "not": {
      "precision": 0.8571428571428571,
      "recall": 0.4,
      "f1": 0.5454545454545455,
      "support": 30
    },
    "notable": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "nothing": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "noun": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 3
    },
    "now": {
      "precision": 1.0,
      "recall": 0.6666666666666666,
      "f1": 0.8,
      "support": 6
    },
    "noyeth": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "numbers": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "o": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "oaths": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "obedient": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "occasion": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "of": {
      "precision": 1.0,
      "recall": 0.2670157068062827,
      "f1": 0.42148760330578516,
      "support": 191
    },
    "off": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "office": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 3
    },
    "office,": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "office.": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "often": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "old": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "on": {
      "precision": 1.0,
      "recall": 0.4444444444444444,
      "f1": 0.6153846153846153,
      "support": 18
    },
    "one": {
      "precision": 1.0,
      "recall": 0.25,
      "f1": 0.4,
      "support": 12
    },
    "one.": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "only": {
      "precision": 1.0,
      "recall": 0.25,
      "f1": 0.4,
      "support": 4
    },
    "open": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "operation": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "opinion": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "oppressed": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "or": {
      "precision": 1.0,
      "recall": 0.3,
      "f1": 0.4615384615384615,
      "support": 20
    },
    "ordained": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "order": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "ordinary": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "ostler": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "other": {
      "precision": 1.0,
      "recall": 0.14285714285714285,
      "f1": 0.25,
      "support": 7
    },
    "otherwise": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "ought": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 9
    },
    "ought,": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "our": {
      "precision": 1.0,
      "recall": 0.4,
      "f1": 0.5714285714285715,
      "support": 5
    },
    "ourself": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "out": {
      "precision": 1.0,
      "recall": 0.6666666666666666,
      "f1": 0.8,
      "support": 3
    },
    "outtake": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "over": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "overflown": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "own": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 3
    },
    "paid": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "pain": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "pain.": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "pains": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "panels": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "pardon": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "part": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 4
    },
    "participile": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "participle": {
      "precision": 1.0,
      "recall": 0.2,
      "f1": 0.33333333333333337,
      "support": 5
    },
    "participles": {
      "precision": 1.0,
      "recall": 0.16666666666666666,
      "f1": 0.2857142857142857,
      "support": 6
    },
    "parts": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "party": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "party.": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "pass": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "passes": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "passeth": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "passive": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "passives": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "patents": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 3
    },
    "pates": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "patronage": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "peace": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "pearls": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "people": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "perfect": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "perfected": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "perfume": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "perish": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "person": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "person_name": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "personal_name": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "persons": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 2
    },
    "pestilence": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "phebus": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "physic": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "piety": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "pirates": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "piss": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "piteous": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "pity": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "place": {
      "precision": 1.0,
      "recall": 0.16666666666666666,
      "f1": 0.2857142857142857,
      "support": 6
    },
    "places": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "plainly": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "plaster": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "plasters": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "please": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "pleasure": {
      "precision": 1.0,
      "recall": 0.16666666666666666,
      "f1": 0.2857142857142857,
      "support": 6
    },
    "pleasure.": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "pleasures": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "plural": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "plusquam": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "pointed": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "pointeth": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "points": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "policy": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "pope": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "powder": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 3
    },
    "praise": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "pray": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "preach": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "preaching": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "precepts": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "precepts.": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "precious": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "predecessors": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "preparavit": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "preposition": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "present": {
      "precision": 0.3333333333333333,
      "recall": 0.3333333333333333,
      "f1": 0.3333333333333333,
      "support": 3
    },
    "present_day_spelling": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "presentens": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 5
    },
    "preserve": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "press": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "preter": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "prior": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "priory": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 4
    },
    "prison": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "prison,": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "pro": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "proclamation": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "pronoun": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "property": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "punctuation": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "punished/": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "purchase": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "purchaseth": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "pure": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "purges": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "purgeth": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "purified": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "pursuers": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "put": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 4
    },
    "putteth": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "putting": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "que": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "queen": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "quench": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "quicken": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "radiant": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "rapier": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "read": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "readiness": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "reason": {
      "precision": 1.0,
      "recall": 0.25,
      "f1": 0.4,
      "support": 4
    },
    "reasonable": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "rebellion": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "receipt.": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "receive": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "received": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "redolent": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "refuse": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "regnum": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "release": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 4
    },
    "remain": {
      "precision": 1.0,
      "recall": 0.6666666666666666,
      "f1": 0.8,
      "support": 3
    },
    "remedy": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "remembrance": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "render": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "renew": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "renown": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "repair": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 3
    },
    "replete": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "reprehension": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "resort": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "respect": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "rest": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "restore": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "retain": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "retrograde": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "return": {
      "precision": 1.0,
      "recall": 0.6666666666666666,
      "f1": 0.8,
      "support": 3
    },
    "return,": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "ride": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "riding": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "right": {
      "precision": 1.0,
      "recall": 0.625,
      "f1": 0.7692307692307693,
      "support": 8
    },
    "righteously&": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "rightwise": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "rises": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "riseth": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "rode": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "root": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "rooted": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "rotted": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "rotten": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "rough": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "rub": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "ruled": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "rumbling": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "run": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "running": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "rus": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "s": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "said": {
      "precision": 0.75,
      "recall": 0.375,
      "f1": 0.5,
      "support": 16
    },
    "saints": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "saith": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "salt": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "same": {
      "precision": 1.0,
      "recall": 0.3684210526315789,
      "f1": 0.5384615384615384,
      "support": 19
    },
    "sand": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "saviour": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 2
    },
    "saw": {
      "precision": 1.0,
      "recall": 0.6666666666666666,
      "f1": 0.8,
      "support": 3
    },
    "say": {
      "precision": 1.0,
      "recall": 0.5555555555555556,
      "f1": 0.7142857142857143,
      "support": 9
    },
    "saying": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "says": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "scalded": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "scalding": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "scribarum": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "se": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "sea": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "seal": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "sealing": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "seals.": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "season": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "second": {
      "precision": 1.0,
      "recall": 0.6666666666666666,
      "f1": 0.8,
      "support": 3
    },
    "see": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 3
    },
    "seed": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 4
    },
    "seeing": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 3
    },
    "seem": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "seemed": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "seen": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "seest": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "self": {
      "precision": 1.0,
      "recall": 0.2,
      "f1": 0.33333333333333337,
      "support": 5
    },
    "sendeth": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "serve": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "sessions": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "set": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 4
    },
    "shall": {
      "precision": 1.0,
      "recall": 0.4,
      "f1": 0.5714285714285715,
      "support": 40
    },
    "shallbe": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "she": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 3
    },
    "sheaf": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "sheep's": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "sheriff": {
      "precision": 1.0,
      "recall": 0.25,
      "f1": 0.4,
      "support": 4
    },
    "short": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "should": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 3
    },
    "shouldest": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "showed": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "shower": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "sickness": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 3
    },
    "side": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 15
    },
    "sights": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 3
    },
    "sign": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "signification": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "signifieth": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "simple": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 4
    },
    "sin": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "singular": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "sir": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "sitting": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "six": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 2
    },
    "skilled": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "skott": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "slain": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "sleep": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "slide": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "sloth": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "slumbering": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "so": {
      "precision": 1.0,
      "recall": 0.35294117647058826,
      "f1": 0.5217391304347826,
      "support": 17
    },
    "soap": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "sod": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "soever": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "soft": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "solace": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "some": {
      "precision": 0.6666666666666666,
      "recall": 0.4,
      "f1": 0.5,
      "support": 5
    },
    "somedeal": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "sometime": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "sometimes": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "somewhat": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 4
    },
    "son": {
      "precision": 1.0,
      "recall": 0.35714285714285715,
      "f1": 0.5263157894736842,
      "support": 14
    },
    "soon": {
      "precision": 0.6666666666666666,
      "recall": 0.6666666666666666,
      "f1": 0.6666666666666666,
      "support": 3
    },
    "sore": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 3
    },
    "soul": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "souls": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 2
    },
    "sovereign": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "space": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "speak": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 6
    },
    "speaking": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "speces": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "special": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "specially": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "speed": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "spelling": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "spelling_normalization": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "spent": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "splendent": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "spoken": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "spot": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "stand": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "stanmarch": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "stars": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "stature": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "statute": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "stay": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "steer": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "stepmother": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "stepped": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "still": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "stir": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "stomach": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "stop": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "stopped": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "stopping": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "straight": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "strangers": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "street": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "strew": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "struck": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "subject": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "such": {
      "precision": 1.0,
      "recall": 0.29411764705882354,
      "f1": 0.45454545454545453,
      "support": 17
    },
    "sucking": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "suddenly": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "suffer": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "sufficient": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "sufficient,": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "suit": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "sum": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 2
    },
    "sun": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "supernal": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "supine": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 3
    },
    "supines": {
      "precision": 1.0,
      "recall": 0.25,
      "f1": 0.4,
      "support": 4
    },
    "surety": {
      "precision": 0.5,
      "recall": 1.0,
      "f1": 0.6666666666666666,
      "support": 1
    },
    "surety,": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "sus": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "suspect": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "swageth": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "sweat": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "sweating": {
      "precision": 1.0,
      "recall": 0.6666666666666666,
      "f1": 0.8,
      "support": 3
    },
    "sweeter": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "sword": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "symbol": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "t": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "take": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 6
    },
    "taken": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 3
    },
    "taketh": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "taking": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "tallow": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "tapster": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 3
    },
    "tarried": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "tarry": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "taught": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "tavern": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "teach": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "teeth": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "tell": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "tempered": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "tempter": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "tenements": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "tense": {
      "precision": 1.0,
      "recall": 0.16666666666666666,
      "f1": 0.2857142857142857,
      "support": 6
    },
    "tenses": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "tes": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "than": {
      "precision": 0.3333333333333333,
      "recall": 0.2,
      "f1": 0.25,
      "support": 5
    },
    "that": {
      "precision": 1.0,
      "recall": 0.2962962962962963,
      "f1": 0.45714285714285713,
      "support": 81
    },
    "the": {
      "precision": 0.95,
      "recall": 0.40181268882175225,
      "f1": 0.564755838641189,
      "support": 331
    },
    "thee": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 3
    },
    "their": {
      "precision": 0.75,
      "recall": 0.3333333333333333,
      "f1": 0.46153846153846156,
      "support": 9
    },
    "them": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 14
    },
    "then": {
      "precision": 1.0,
      "recall": 0.14285714285714285,
      "f1": 0.25,
      "support": 7
    },
    "there": {
      "precision": 1.0,
      "recall": 0.2692307692307692,
      "f1": 0.42424242424242425,
      "support": 26
    },
    "thereby": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "therefore": {
      "precision": 1.0,
      "recall": 0.25,
      "f1": 0.4,
      "support": 4
    },
    "therein": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "thereof": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 3
    },
    "therewith": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "these": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 6
    },
    "they": {
      "precision": 1.0,
      "recall": 0.4444444444444444,
      "f1": 0.6153846153846153,
      "support": 18
    },
    "thief": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "thieves": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "thine": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "thing": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "things": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 3
    },
    "think": {
      "precision": 1.0,
      "recall": 0.75,
      "f1": 0.8571428571428571,
      "support": 4
    },
    "third": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "thirsty": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "this": {
      "precision": 1.0,
      "recall": 0.4,
      "f1": 0.5714285714285715,
      "support": 25
    },
    "thither": {
      "precision": 1.0,
      "recall": 0.6666666666666666,
      "f1": 0.8,
      "support": 3
    },
    "those": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 3
    },
    "thou": {
      "precision": 1.0,
      "recall": 0.25,
      "f1": 0.4,
      "support": 4
    },
    "though": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "thought": {
      "precision": 1.0,
      "recall": 0.4,
      "f1": 0.5714285714285715,
      "support": 5
    },
    "threatening": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "three": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 6
    },
    "through": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "thus": {
      "precision": 0.6666666666666666,
      "recall": 0.6666666666666666,
      "f1": 0.6666666666666666,
      "support": 3
    },
    "thy": {
      "precision": 0.6666666666666666,
      "recall": 0.25,
      "f1": 0.36363636363636365,
      "support": 8
    },
    "tide": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "till": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "time": {
      "precision": 1.0,
      "recall": 0.5555555555555556,
      "f1": 0.7142857142857143,
      "support": 9
    },
    "timendus": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "timens": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "timeo": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "times": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "tis": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "title": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 4
    },
    "to": {
      "precision": 1.0,
      "recall": 0.41843971631205673,
      "f1": 0.59,
      "support": 141
    },
    "together": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "told": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "tomorrow": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 3
    },
    "tongue": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "took": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "totted.": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "towards": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "town": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "trade": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "traded": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "train": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "transitory": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "transported": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "treason": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "treble": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "trees": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "trial": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "true": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 3
    },
    "truly": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "trust": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "truth": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "turn": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "turns": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 2
    },
    "tus": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "two": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "unbind": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "unchanged": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "unclassified": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "uncle": {
      "precision": 1.0,
      "recall": 0.8,
      "f1": 0.888888888888889,
      "support": 5
    },
    "undeclined": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "undersheriffs": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "understood": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "unloved": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "unmodified": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "until": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "unto": {
      "precision": 1.0,
      "recall": 0.34782608695652173,
      "f1": 0.5161290322580645,
      "support": 23
    },
    "unwilling": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "up": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "upon": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 8
    },
    "upward": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "us": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 4
    },
    "used": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "utter": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "utterly": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "uus": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "vagrants": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "vagrants.": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "vagrants/": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "veins": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "venom": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "venus": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "verb": {
      "precision": 0.25,
      "recall": 0.16666666666666666,
      "f1": 0.2,
      "support": 6
    },
    "verbs": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "vestra": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "vexing": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "vices": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "vidit": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "vines": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "virgin": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "virtue": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 6
    },
    "vis": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "visus": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "vocative": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "voice": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "walk": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "walked": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "warrant": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "was": {
      "precision": 1.0,
      "recall": 0.23076923076923078,
      "f1": 0.375,
      "support": 26
    },
    "way": {
      "precision": 1.0,
      "recall": 0.6666666666666666,
      "f1": 0.8,
      "support": 3
    },
    "ways": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "we": {
      "precision": 1.0,
      "recall": 0.4,
      "f1": 0.5714285714285715,
      "support": 5
    },
    "wednesday": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "well": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 4
    },
    "went": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "were": {
      "precision": 1.0,
      "recall": 0.2222222222222222,
      "f1": 0.3636363636363636,
      "support": 9
    },
    "wet": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "what": {
      "precision": 0.8333333333333334,
      "recall": 0.7142857142857143,
      "f1": 0.7692307692307692,
      "support": 7
    },
    "wheat": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "when": {
      "precision": 1.0,
      "recall": 0.375,
      "f1": 0.5454545454545454,
      "support": 8
    },
    "where": {
      "precision": 0.8,
      "recall": 0.5,
      "f1": 0.6153846153846154,
      "support": 8
    },
    "wherefore": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "wherein": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "whereof": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "whether": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "which": {
      "precision": 1.0,
      "recall": 0.2631578947368421,
      "f1": 0.4166666666666667,
      "support": 38
    },
    "white": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "who": {
      "precision": 0.5,
      "recall": 1.0,
      "f1": 0.6666666666666666,
      "support": 1
    },
    "whole": {
      "precision": 1.0,
      "recall": 0.25,
      "f1": 0.4,
      "support": 4
    },
    "whom": {
      "precision": 1.0,
      "recall": 0.6,
      "f1": 0.7499999999999999,
      "support": 5
    },
    "whose": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "wicked": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 4
    },
    "wife": {
      "precision": 1.0,
      "recall": 0.3333333333333333,
      "f1": 0.5,
      "support": 3
    },
    "wildness": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "will": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 14
    },
    "willed": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "willing": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 1
    },
    "winds": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 2
    },
    "wine": {
      "precision": 1.0,
      "recall": 0.6666666666666666,
      "f1": 0.8,
      "support": 3
    },
    "wise": {
      "precision": 0.5,
      "recall": 0.5,
      "f1": 0.5,
      "support": 2
    },
    "with": {
      "precision": 1.0,
      "recall": 0.4444444444444444,
      "f1": 0.6153846153846153,
      "support": 45
    },
    "within": {
      "precision": 1.0,
      "recall": 0.4,
      "f1": 0.5714285714285715,
      "support": 5
    },
    "without": {
      "precision": 1.0,
      "recall": 0.23529411764705882,
      "f1": 0.38095238095238093,
      "support": 17
    },
    "withstanding": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "womb": {
      "precision": 1.0,
      "recall": 0.75,
      "f1": 0.8571428571428571,
      "support": 4
    },
    "wombs": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "women": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 2
    },
    "wonderful": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "word": {
      "precision": 1.0,
      "recall": 0.2,
      "f1": 0.33333333333333337,
      "support": 5
    },
    "words": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 5
    },
    "work": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "workmen": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 2
    },
    "works": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "world": {
      "precision": 1.0,
      "recall": 0.5,
      "f1": 0.6666666666666666,
      "support": 4
    },
    "worldly": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "worshipful": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "would": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 10
    },
    "wound": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "writs": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 2
    },
    "writs&": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "writs,": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "written": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "wythe → width": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "yard": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 2
    },
    "ye": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 9
    },
    "year": {
      "precision": 1.0,
      "recall": 1.0,
      "f1": 1.0,
      "support": 2
    },
    "years": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "yes": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    },
    "yet": {
      "precision": 0.5714285714285714,
      "recall": 0.5714285714285714,
      "f1": 0.5714285714285714,
      "support": 7
    },
    "you": {
      "precision": 1.0,
      "recall": 0.1111111111111111,
      "f1": 0.19999999999999998,
      "support": 9
    },
    "young": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "your": {
      "precision": 1.0,
      "recall": 0.25,
      "f1": 0.4,
      "support": 8
    },
    "youth": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "●as●d": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "●ee": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "●ere": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "●eyted": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "●ner": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    },
    "●●ne": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 1
    }
  },
  "labels": [
    "&",
    ".xx.",
    "A",
    "Abbington",
    "About",
    "Acts",
    "Adam",
    "Affodill",
    "Affodyl",
    "After",
    "All",
    "Also",
    "An",
    "And",
    "Anet",
    "Anetum",
    "Angel",
    "Apium",
    "Aprell",
    "April",
    "As",
    "Assizes",
    "At",
    "Bailiffs",
    "Bailiwick.",
    "Bay",
    "Be",
    "Bromehill",
    "Bromley",
    "But",
    "By",
    "Byckeling",
    "Christ",
    "Chryst",
    "City",
    "Cleped",
    "Collsonsack",
    "Come",
    "Corindon",
    "Corundum",
    "Depainted",
    "Dill",
    "Duke",
    "Duriyen",
    "Dyane",
    "EModE normalization",
    "Easter",
    "Easter,",
    "Eclepyd",
    "Emaraude",
    "Englande",
    "English",
    "Eve",
    "Exchequer/",
    "Father",
    "Felixstowe",
    "Fennel",
    "Fire",
    "First",
    "For",
    "Forsake",
    "Four",
    "French",
    "Further",
    "Furthest",
    "Gemini",
    "Gemyne",
    "Gipswich",
    "Give",
    "God",
    "God's",
    "Gospel",
    "HEre",
    "HOw",
    "Heaven",
    "Her",
    "How",
    "Hundreds",
    "I",
    "IN",
    "Iesus",
    "If",
    "In",
    "Indenture,",
    "Inn",
    "Intending",
    "Into",
    "Ise",
    "Isewrang",
    "It",
    "Iuppyter",
    "Jail",
    "Jailers",
    "Jewel",
    "Job",
    "Job's",
    "Joy",
    "Joyous",
    "Joys",
    "Justice",
    "Justicers",
    "Justicers.",
    "Justices",
    "Justices.",
    "Kendall",
    "Kendallman",
    "Kendalman",
    "Kendalman's",
    "King",
    "Krigdote",
    "L",
    "Latin",
    "Laureate",
    "Let",
    "Licence",
    "London",
    "Lord",
    "Love",
    "Lyesnes",
    "Majesty",
    "Majesty's",
    "Mars",
    "Mary's",
    "Mathei",
    "Mathew",
    "Mercury",
    "Mighelmas.",
    "Mixed",
    "More",
    "Morpleus",
    "Myrrh",
    "Mysse",
    "Myth",
    "NIsi",
    "NORMALIZATION",
    "Neither",
    "Nevertheless",
    "Norff",
    "Now",
    "ON",
    "Oculus",
    "Of",
    "Ones",
    "Or",
    "Orange",
    "Oxbridge",
    "Oxfoorde",
    "Oxford",
    "Oxforde",
    "PDE",
    "PERSON",
    "Pater",
    "Pharisees",
    "Phariseorum",
    "Pharysees",
    "Poet",
    "Priests",
    "Princes",
    "Purgatory",
    "Queen's",
    "Queens",
    "Rahel",
    "Red",
    "Remember",
    "Richard",
    "Rochester",
    "Rumburgh",
    "Rychmond",
    "Sadducees",
    "Saffron",
    "Saint",
    "Saints",
    "Satan",
    "Sathan",
    "Saturn",
    "Saturne",
    "Sayes",
    "Scribes",
    "Septembre",
    "Sermon",
    "Sermons",
    "Serpents",
    "Sessions,",
    "Sheriff",
    "Sheriffs",
    "Sheriffs&",
    "Sheriff{is}",
    "Sidon",
    "Sight",
    "Signification",
    "Sir",
    "Sithen",
    "Skelton",
    "Skeltons",
    "Skogyn",
    "Smallage",
    "Snape",
    "So",
    "Sometime",
    "Suffolk",
    "Suppression",
    "Sythen",
    "THese",
    "Tabere",
    "Tavern",
    "Taverns",
    "Thames",
    "That",
    "The",
    "Then",
    "These",
    "They",
    "Thinking",
    "Thirdly",
    "This",
    "Thy",
    "Till",
    "To",
    "Turn",
    "Unless",
    "Unto",
    "Upon",
    "WHat",
    "Wapentakes",
    "We",
    "Westminster.",
    "What",
    "When",
    "Where",
    "Whereon",
    "While",
    "Whose",
    "Why",
    "Winchestre",
    "With",
    "Without",
    "Worshipful",
    "Ye",
    "Yermouth",
    "Yorke",
    "Youth",
    "a",
    "abbot",
    "abiding",
    "ablative",
    "about",
    "above",
    "above.",
    "abraded",
    "abroad",
    "abundant",
    "abundauerit",
    "accomplished",
    "according",
    "accordingly",
    "accounted",
    "accusative",
    "accustomed",
    "active",
    "actives",
    "addictive",
    "adjective",
    "adverb",
    "adverbs",
    "advertise",
    "advice",
    "advised",
    "afore",
    "after",
    "again",
    "against",
    "ah",
    "alack",
    "all",
    "almighty",
    "alone",
    "also",
    "alway",
    "always",
    "am",
    "amandus",
    "amans",
    "amantes",
    "amantis",
    "amat",
    "amaturus",
    "amatus",
    "amercements",
    "amorous",
    "ampersand",
    "ample",
    "amply",
    "an",
    "and",
    "aneth",
    "another",
    "answered",
    "any",
    "apparel",
    "appear",
    "appeared",
    "appointed",
    "appropriation",
    "are",
    "armed,",
    "army,",
    "array",
    "arrest",
    "arrested",
    "article",
    "as",
    "as one",
    "ascend",
    "ascension",
    "asleep",
    "assault",
    "assent",
    "assure",
    "at",
    "auditory",
    "audiuit",
    "auris",
    "away",
    "aye",
    "bailiffs",
    "bay",
    "be",
    "beasts",
    "beauty",
    "because",
    "bed",
    "been",
    "before",
    "began",
    "begin",
    "behaviour",
    "being",
    "belonging",
    "belonging.",
    "benefices",
    "besought",
    "best.",
    "betokeneth",
    "between",
    "betwixt",
    "beware",
    "beyond",
    "bill",
    "black",
    "blame",
    "bless",
    "blessed",
    "blood",
    "board",
    "boat",
    "body",
    "boiled",
    "books",
    "born",
    "both",
    "bound",
    "bounden",
    "breach",
    "break",
    "breat",
    "brethren",
    "bring",
    "broad",
    "broke",
    "brother",
    "brought",
    "buckler",
    "bull",
    "burnt",
    "bus",
    "bustled",
    "but",
    "butter",
    "by",
    "call",
    "called",
    "came",
    "can",
    "candles",
    "cap",
    "care",
    "carry",
    "case",
    "cases",
    "cast",
    "cause",
    "caused",
    "cccli",
    "celestial",
    "celorum",
    "certain",
    "chamber",
    "chance",
    "change",
    "changed",
    "changing",
    "charge",
    "cheeks",
    "child",
    "child's",
    "children",
    "christian",
    "church",
    "cleansed",
    "cleanses",
    "cleanseth",
    "clear",
    "clearly",
    "cloth",
    "cold",
    "collateral",
    "college",
    "come",
    "cometh",
    "comfort",
    "comfortable",
    "coming",
    "command",
    "commanded",
    "commendations",
    "commended",
    "commit",
    "commute",
    "companion",
    "company",
    "comparison",
    "compel",
    "composition",
    "compounds",
    "concerning",
    "conjunction",
    "consideration",
    "constrained",
    "construed",
    "contrary,",
    "convenient",
    "convent",
    "cor",
    "correct",
    "cost",
    "could",
    "counsel",
    "counterfeits",
    "counties,",
    "country",
    "county",
    "county/",
    "courage",
    "course",
    "court",
    "courts&",
    "cousin",
    "craft",
    "credit",
    "cried",
    "cry",
    "crystal",
    "currens",
    "cursurus",
    "c●ye",
    "d",
    "damages",
    "damages,",
    "dark",
    "dative",
    "day",
    "days",
    "dead",
    "dealing",
    "decease",
    "deceit",
    "declare",
    "declaring",
    "declination",
    "deed",
    "default",
    "defiled",
    "degree",
    "delays",
    "delicious",
    "delivery/",
    "denied",
    "departed",
    "departure",
    "dependeth",
    "depends",
    "deponent",
    "descend",
    "descent",
    "desert",
    "destroyeth",
    "detainable,",
    "determiner",
    "deus",
    "deuse",
    "devil",
    "devise",
    "devising",
    "did",
    "die",
    "dies",
    "dieth",
    "diligentibus",
    "dinner",
    "directed,",
    "direction",
    "disced",
    "discern",
    "discharge",
    "discretion",
    "diseases",
    "disgrace",
    "dish",
    "distilling",
    "distrainable,",
    "do",
    "doct",
    "doctior",
    "doctissimus",
    "doctor",
    "doctrine",
    "doctu",
    "doctus",
    "does",
    "doing",
    "domination",
    "done",
    "doth",
    "doubt",
    "draweth",
    "dread",
    "dream",
    "dressed",
    "drew",
    "dried",
    "drink",
    "dropsy",
    "drowned",
    "drunken",
    "dry",
    "dryness",
    "due",
    "duke",
    "dull",
    "duly",
    "duplicate",
    "duplicity",
    "dus",
    "duty",
    "ear",
    "ears",
    "eat",
    "eaten",
    "educated",
    "effect",
    "eke",
    "else",
    "empty",
    "encouraged",
    "encumberment",
    "endeavour",
    "endeavoured",
    "ended",
    "endeth",
    "ends",
    "endued",
    "engendereth",
    "english",
    "ensealed",
    "ensuing",
    "enter",
    "entered",
    "entereth",
    "ere",
    "errant",
    "es",
    "escaped",
    "escheat",
    "eschew",
    "especial",
    "especially",
    "et",
    "eternal",
    "ever",
    "every",
    "evil",
    "examine",
    "example",
    "except",
    "execute",
    "exemption",
    "exercise",
    "exile",
    "exiled",
    "express",
    "extracts",
    "eye",
    "eyes",
    "face",
    "fair",
    "faith",
    "faithful",
    "faithfulness",
    "fall",
    "falling",
    "falsehood",
    "fame.",
    "family",
    "far",
    "farm,",
    "father",
    "father's",
    "fathers",
    "feast",
    "fee",
    "fees",
    "felon",
    "felony",
    "festus",
    "fetch",
    "figure",
    "figures",
    "find",
    "fine",
    "fines",
    "finger",
    "finished",
    "fire",
    "firmament",
    "first",
    "fit",
    "five",
    "fled",
    "flesh",
    "flower",
    "flowers",
    "foe",
    "follow",
    "for",
    "forasmuch",
    "fordone",
    "form",
    "formed",
    "forth",
    "fortunate",
    "forward",
    "found",
    "four",
    "fourth",
    "fragility",
    "frailty",
    "franchises,",
    "friends",
    "from",
    "frustrate",
    "fui",
    "fulfil",
    "full",
    "furious",
    "further",
    "future",
    "futures",
    "galley",
    "gallows",
    "gathered",
    "gay",
    "generality",
    "generally",
    "genitive",
    "gentle",
    "gerundives",
    "get",
    "gift",
    "give",
    "glorious",
    "go",
    "god",
    "going",
    "going,",
    "golden",
    "good",
    "goodly",
    "goods",
    "grace",
    "gracious",
    "grammatice",
    "grand",
    "grandmother",
    "great",
    "greatest",
    "grew",
    "grievous",
    "ground",
    "guide",
    "had",
    "half",
    "hall",
    "hand",
    "hands",
    "happened",
    "hard",
    "hardeneth",
    "has",
    "hath",
    "have",
    "having",
    "he",
    "head",
    "heal",
    "healeth",
    "hear",
    "heard",
    "hearers",
    "hearing",
    "heart",
    "hearty",
    "heat",
    "heaven",
    "hei",
    "heir",
    "heirs",
    "held",
    "help",
    "hence",
    "her",
    "herb",
    "here",
    "hereafter",
    "hereof",
    "heretofore",
    "herring",
    "heu",
    "hewn",
    "high",
    "highness's",
    "him",
    "himself",
    "his",
    "hold",
    "holden",
    "holy",
    "home",
    "hominis",
    "honour",
    "horse",
    "host",
    "hostess",
    "hosts",
    "hot",
    "how",
    "humours",
    "hundred",
    "i",
    "if",
    "ignoscitur",
    "ignosciturus",
    "ignosco",
    "ii",
    "iiii",
    "images",
    "immediately",
    "imperial",
    "impropriation",
    "in",
    "incredible",
    "indentments",
    "indicted",
    "indictments",
    "indictors.",
    "indoctus",
    "infinitive",
    "inhabitants",
    "inherit",
    "inheritance",
    "insealing",
    "instant",
    "instrument",
    "intend",
    "interjection",
    "interrogatives",
    "interrupt",
    "interrupting",
    "interruption",
    "intertours.",
    "into",
    "intrabitis",
    "is",
    "is,",
    "issue",
    "issues",
    "issues&",
    "it",
    "iustitia",
    "jail",
    "joined",
    "joy",
    "joys",
    "juice",
    "justice",
    "keep",
    "keep_original",
    "kendallman's",
    "kerchief",
    "king",
    "king's",
    "king/",
    "kingdom",
    "kings",
    "kinsman",
    "kinsmen",
    "knew",
    "know",
    "known",
    "l.",
    "labour",
    "labourers",
    "lack",
    "lacking",
    "lady",
    "laid",
    "lame",
    "land",
    "lands",
    "last",
    "late",
    "latin",
    "latter",
    "law",
    "law.",
    "layer",
    "leaf",
    "learn",
    "lease",
    "least",
    "leave",
    "leaves",
    "lectu",
    "lecturus",
    "leeches",
    "left",
    "legal_term",
    "leisure",
    "let",
    "letters",
    "levy",
    "liberties",
    "licence",
    "license",
    "licensed",
    "lie",
    "life",
    "lighted",
    "like",
    "likeliest",
    "lineal",
    "lineally",
    "lining",
    "liquor",
    "list",
    "little",
    "live",
    "liver",
    "lives",
    "livest",
    "living",
    "locuturus",
    "locutus",
    "loiterers",
    "long",
    "longeth",
    "loquens",
    "loquor",
    "lord",
    "lost",
    "loud",
    "love",
    "loved",
    "lowly",
    "lying",
    "madder",
    "made",
    "mainprize",
    "make",
    "makes",
    "maketh",
    "making",
    "malum",
    "man",
    "man's",
    "manner",
    "manors",
    "many",
    "marshes",
    "marvellous",
    "master",
    "matter",
    "may",
    "mayor",
    "me",
    "mead",
    "meadow",
    "means",
    "measure",
    "meats",
    "meddle",
    "meed",
    "members",
    "men",
    "merchandise",
    "mercies",
    "mercy",
    "merrily",
    "merry",
    "middle",
    "midnight",
    "midst",
    "might",
    "mihi",
    "mind",
    "minister",
    "ministers",
    "mischance",
    "miserum",
    "mode",
    "monasteries",
    "monastery",
    "monday",
    "money",
    "month",
    "moral",
    "more",
    "morior",
    "morning",
    "morphew",
    "morrow",
    "mortuus",
    "most",
    "mother",
    "mother's",
    "mouth",
    "much",
    "my",
    "n",
    "naked",
    "name",
    "named",
    "namely",
    "nasciturus",
    "nascor",
    "natural",
    "near",
    "nec",
    "neck",
    "need",
    "neque",
    "neuter",
    "never",
    "new",
    "next",
    "nexus",
    "nigh",
    "night",
    "no",
    "no_change",
    "nobres",
    "noised",
    "nominative",
    "non",
    "none",
    "noon",
    "nor",
    "normalisation",
    "normalization",
    "normalize",
    "normalized",
    "normalized_spelling",
    "noster",
    "not",
    "notable",
    "nothing",
    "noun",
    "now",
    "noyeth",
    "numbers",
    "o",
    "oaths",
    "obedient",
    "occasion",
    "of",
    "off",
    "office",
    "office,",
    "office.",
    "often",
    "old",
    "on",
    "one",
    "one.",
    "only",
    "open",
    "operation",
    "opinion",
    "oppressed",
    "or",
    "ordained",
    "order",
    "ordinary",
    "ostler",
    "other",
    "otherwise",
    "ought",
    "ought,",
    "our",
    "ourself",
    "out",
    "outtake",
    "over",
    "overflown",
    "own",
    "paid",
    "pain",
    "pain.",
    "pains",
    "panels",
    "pardon",
    "part",
    "participile",
    "participle",
    "participles",
    "parts",
    "party",
    "party.",
    "pass",
    "passes",
    "passeth",
    "passive",
    "passives",
    "patents",
    "pates",
    "patronage",
    "peace",
    "pearls",
    "people",
    "perfect",
    "perfected",
    "perfume",
    "perish",
    "person",
    "person_name",
    "personal_name",
    "persons",
    "pestilence",
    "phebus",
    "physic",
    "piety",
    "pirates",
    "piss",
    "piteous",
    "pity",
    "place",
    "places",
    "plainly",
    "plaster",
    "plasters",
    "please",
    "pleasure",
    "pleasure.",
    "pleasures",
    "plural",
    "plusquam",
    "pointed",
    "pointeth",
    "points",
    "policy",
    "pope",
    "powder",
    "praise",
    "pray",
    "preach",
    "preaching",
    "precepts",
    "precepts.",
    "precious",
    "predecessors",
    "preparavit",
    "preposition",
    "present",
    "present_day_spelling",
    "presentens",
    "preserve",
    "press",
    "preter",
    "prior",
    "priory",
    "prison",
    "prison,",
    "pro",
    "proclamation",
    "pronoun",
    "property",
    "punctuation",
    "punished/",
    "purchase",
    "purchaseth",
    "pure",
    "purges",
    "purgeth",
    "purified",
    "pursuers",
    "put",
    "putteth",
    "putting",
    "que",
    "queen",
    "quench",
    "quicken",
    "radiant",
    "rapier",
    "read",
    "readiness",
    "reason",
    "reasonable",
    "rebellion",
    "receipt.",
    "receive",
    "received",
    "redolent",
    "refuse",
    "regnum",
    "release",
    "remain",
    "remedy",
    "remembrance",
    "render",
    "renew",
    "renown",
    "repair",
    "replete",
    "reprehension",
    "resort",
    "respect",
    "rest",
    "restore",
    "retain",
    "retrograde",
    "return",
    "return,",
    "ride",
    "riding",
    "right",
    "righteously&",
    "rightwise",
    "rises",
    "riseth",
    "rode",
    "root",
    "rooted",
    "rotted",
    "rotten",
    "rough",
    "rub",
    "ruled",
    "rumbling",
    "run",
    "running",
    "rus",
    "s",
    "said",
    "saints",
    "saith",
    "salt",
    "same",
    "sand",
    "saviour",
    "saw",
    "say",
    "saying",
    "says",
    "scalded",
    "scalding",
    "scribarum",
    "se",
    "sea",
    "seal",
    "sealing",
    "seals.",
    "season",
    "second",
    "see",
    "seed",
    "seeing",
    "seem",
    "seemed",
    "seen",
    "seest",
    "self",
    "sendeth",
    "serve",
    "sessions",
    "set",
    "shall",
    "shallbe",
    "she",
    "sheaf",
    "sheep's",
    "sheriff",
    "short",
    "should",
    "shouldest",
    "showed",
    "shower",
    "sickness",
    "side",
    "sights",
    "sign",
    "signification",
    "signifieth",
    "simple",
    "sin",
    "singular",
    "sir",
    "sitting",
    "six",
    "skilled",
    "skott",
    "slain",
    "sleep",
    "slide",
    "sloth",
    "slumbering",
    "so",
    "soap",
    "sod",
    "soever",
    "soft",
    "solace",
    "some",
    "somedeal",
    "sometime",
    "sometimes",
    "somewhat",
    "son",
    "soon",
    "sore",
    "soul",
    "souls",
    "sovereign",
    "space",
    "speak",
    "speaking",
    "speces",
    "special",
    "specially",
    "speed",
    "spelling",
    "spelling_normalization",
    "spent",
    "splendent",
    "spoken",
    "spot",
    "stand",
    "stanmarch",
    "stars",
    "stature",
    "statute",
    "stay",
    "steer",
    "stepmother",
    "stepped",
    "still",
    "stir",
    "stomach",
    "stop",
    "stopped",
    "stopping",
    "straight",
    "strangers",
    "street",
    "strew",
    "struck",
    "subject",
    "such",
    "sucking",
    "suddenly",
    "suffer",
    "sufficient",
    "sufficient,",
    "suit",
    "sum",
    "sun",
    "supernal",
    "supine",
    "supines",
    "surety",
    "surety,",
    "sus",
    "suspect",
    "swageth",
    "sweat",
    "sweating",
    "sweeter",
    "sword",
    "symbol",
    "t",
    "take",
    "taken",
    "taketh",
    "taking",
    "tallow",
    "tapster",
    "tarried",
    "tarry",
    "taught",
    "tavern",
    "teach",
    "teeth",
    "tell",
    "tempered",
    "tempter",
    "tenements",
    "tense",
    "tenses",
    "tes",
    "than",
    "that",
    "the",
    "thee",
    "their",
    "them",
    "then",
    "there",
    "thereby",
    "therefore",
    "therein",
    "thereof",
    "therewith",
    "these",
    "they",
    "thief",
    "thieves",
    "thine",
    "thing",
    "things",
    "think",
    "third",
    "thirsty",
    "this",
    "thither",
    "those",
    "thou",
    "though",
    "thought",
    "threatening",
    "three",
    "through",
    "thus",
    "thy",
    "tide",
    "till",
    "time",
    "timendus",
    "timens",
    "timeo",
    "times",
    "tis",
    "title",
    "to",
    "together",
    "told",
    "tomorrow",
    "tongue",
    "took",
    "totted.",
    "towards",
    "town",
    "trade",
    "traded",
    "train",
    "transitory",
    "transported",
    "treason",
    "treble",
    "trees",
    "trial",
    "true",
    "truly",
    "trust",
    "truth",
    "turn",
    "turns",
    "tus",
    "two",
    "unbind",
    "unchanged",
    "unclassified",
    "uncle",
    "undeclined",
    "undersheriffs",
    "understood",
    "unloved",
    "unmodified",
    "until",
    "unto",
    "unwilling",
    "up",
    "upon",
    "upward",
    "us",
    "used",
    "utter",
    "utterly",
    "uus",
    "vagrants",
    "vagrants.",
    "vagrants/",
    "veins",
    "venom",
    "venus",
    "verb",
    "verbs",
    "vestra",
    "vexing",
    "vices",
    "vidit",
    "vines",
    "virgin",
    "virtue",
    "vis",
    "visus",
    "vocative",
    "voice",
    "walk",
    "walked",
    "warrant",
    "was",
    "way",
    "ways",
    "we",
    "wednesday",
    "well",
    "went",
    "were",
    "wet",
    "what",
    "wheat",
    "when",
    "where",
    "wherefore",
    "wherein",
    "whereof",
    "whether",
    "which",
    "white",
    "who",
    "whole",
    "whom",
    "whose",
    "wicked",
    "wife",
    "wildness",
    "will",
    "willed",
    "willing",
    "winds",
    "wine",
    "wise",
    "with",
    "within",
    "without",
    "withstanding",
    "womb",
    "wombs",
    "women",
    "wonderful",
    "word",
    "words",
    "work",
    "workmen",
    "works",
    "world",
    "worldly",
    "worshipful",
    "would",
    "wound",
    "writs",
    "writs&",
    "writs,",
    "written",
    "wythe → width",
    "yard",
    "ye",
    "year",
    "years",
    "yes",
    "yet",
    "you",
    "young",
    "your",
    "youth",
    "●as●d",
    "●ee",
    "●ere",
    "●eyted",
    "●ner",
    "●●ne"
  ],
  "label_count": 1510,
  "total_examples": 4964,
  "confusion_matrix_sparse": [
    [
      0,
      0,
      4
    ],
    [
      0,
      289,
      1
    ],
    [
      0,
      804,
      1
    ],
    [
      0,
      968,
      13
    ],
    [
      0,
      977,
      2
    ],
    [
      0,
      978,
      1
    ],
    [
      0,
      1094,
      1
    ],
    [
      0,
      1105,
      18
    ],
    [
      0,
      1148,
      1
    ],
    [
      0,
      1307,
      5
    ],
    [
      0,
      1399,
      10
    ],
    [
      1,
      1399,
      1
    ],
    [
      2,
      241,
      1
    ],
    [
      2,
      968,
      1
    ],
    [
      2,
      1399,
      4
    ],
    [
      3,
      804,
      1
    ],
    [
      4,
      977,
      1
    ],
    [
      5,
      1399,
      1
    ],
    [
      6,
      1399,
      1
    ],
    [
      7,
      8,
      1
    ],
    [
      9,
      977,
      1
    ],
    [
      10,
      968,
      1
    ],
    [
      10,
      977,
      1
    ],
    [
      11,
      11,
      1
    ],
    [
      11,
      276,
      1
    ],
    [
      11,
      977,
      1
    ],
    [
      12,
      977,
      1
    ],
    [
      13,
      13,
      10
    ],
    [
      13,
      435,
      1
    ],
    [
      13,
      968,
      6
    ],
    [
      13,
      977,
      10
    ],
    [
      13,
      1399,
      6
    ],
    [
      14,
      294,
      1
    ],
    [
      15,
      15,
      1
    ],
    [
      16,
      16,
      1
    ],
    [
      17,
      968,
      1
    ],
    [
      18,
      19,
      1
    ],
    [
      20,
      20,
      1
    ],
    [
      20,
      310,
      1
    ],
    [
      20,
      1399,
      2
    ],
    [
      21,
      977,
      1
    ],
    [
      22,
      977,
      1
    ],
    [
      23,
      324,
      1
    ],
    [
      23,
      978,
      2
    ],
    [
      24,
      804,
      1
    ],
    [
      25,
      25,
      1
    ],
    [
      26,
      26,
      1
    ],
    [
      27,
      27,
      1
    ],
    [
      27,
      28,
      1
    ],
    [
      29,
      29,
      1
    ],
    [
      29,
      968,
      2
    ],
    [
      29,
      977,
      3
    ],
    [
      29,
      978,
      1
    ],
    [
      29,
      1398,
      1
    ],
    [
      30,
      977,
      2
    ],
    [
      30,
      1399,
      1
    ],
    [
      31,
      977,
      1
    ],
    [
      32,
      32,
      1
    ],
    [
      32,
      1399,
      6
    ],
    [
      33,
      977,
      1
    ],
    [
      33,
      1259,
      1
    ],
    [
      34,
      34,
      1
    ],
    [
      35,
      48,
      1
    ],
    [
      36,
      1399,
      1
    ],
    [
      37,
      37,
      1
    ],
    [
      38,
      39,
      1
    ],
    [
      40,
      977,
      1
    ],
    [
      41,
      41,
      1
    ],
    [
      42,
      968,
      1
    ],
    [
      43,
      1054,
      1
    ],
    [
      44,
      1399,
      1
    ],
    [
      46,
      46,
      1
    ],
    [
      47,
      977,
      1
    ],
    [
      49,
      1399,
      1
    ],
    [
      50,
      977,
      1
    ],
    [
      51,
      977,
      4
    ],
    [
      52,
      52,
      1
    ],
    [
      53,
      1399,
      1
    ],
    [
      55,
      968,
      1
    ],
    [
      55,
      1399,
      2
    ],
    [
      56,
      1259,
      1
    ],
    [
      57,
      977,
      4
    ],
    [
      57,
      1259,
      1
    ],
    [
      58,
      977,
      1
    ],
    [
      59,
      59,
      1
    ],
    [
      59,
      968,
      1
    ],
    [
      59,
      977,
      4
    ],
    [
      60,
      1399,
      1
    ],
    [
      61,
      977,
      1
    ],
    [
      62,
      977,
      1
    ],
    [
      63,
      977,
      1
    ],
    [
      64,
      977,
      1
    ],
    [
      66,
      65,
      1
    ],
    [
      67,
      1399,
      1
    ],
    [
      68,
      977,
      1
    ],
    [
      69,
      69,
      2
    ],
    [
      69,
      804,
      1
    ],
    [
      69,
      977,
      3
    ],
    [
      70,
      977,
      1
    ],
    [
      71,
      977,
      1
    ],
    [
      72,
      977,
      1
    ],
    [
      73,
      76,
      1
    ],
    [
      74,
      74,
      1
    ],
    [
      75,
      968,
      1
    ],
    [
      76,
      76,
      1
    ],
    [
      76,
      968,
      2
    ],
    [
      76,
      1399,
      4
    ],
    [
      77,
      977,
      1
    ],
    [
      78,
      78,
      15
    ],
    [
      78,
      804,
      1
    ],
    [
      78,
      968,
      8
    ],
    [
      78,
      977,
      9
    ],
    [
      78,
      1399,
      10
    ],
    [
      79,
      1090,
      1
    ],
    [
      80,
      80,
      1
    ],
    [
      81,
      968,
      1
    ],
    [
      81,
      977,
      1
    ],
    [
      82,
      82,
      1
    ],
    [
      82,
      968,
      3
    ],
    [
      82,
      977,
      1
    ],
    [
      82,
      1090,
      1
    ],
    [
      83,
      1399,
      1
    ],
    [
      84,
      1399,
      1
    ],
    [
      85,
      1399,
      1
    ],
    [
      86,
      977,
      1
    ],
    [
      87,
      791,
      1
    ],
    [
      88,
      1399,
      1
    ],
    [
      89,
      89,
      1
    ],
    [
      89,
      977,
      1
    ],
    [
      89,
      1092,
      1
    ],
    [
      89,
      1399,
      2
    ],
    [
      90,
      1399,
      1
    ],
    [
      91,
      667,
      1
    ],
    [
      92,
      668,
      1
    ],
    [
      93,
      977,
      1
    ],
    [
      95,
      94,
      1
    ],
    [
      96,
      96,
      1
    ],
    [
      96,
      977,
      2
    ],
    [
      97,
      977,
      1
    ],
    [
      98,
      96,
      1
    ],
    [
      98,
      801,
      1
    ],
    [
      99,
      977,
      2
    ],
    [
      100,
      102,
      1
    ],
    [
      100,
      979,
      1
    ],
    [
      101,
      103,
      1
    ],
    [
      102,
      977,
      1
    ],
    [
      104,
      968,
      1
    ],
    [
      104,
      1399,
      1
    ],
    [
      105,
      1399,
      1
    ],
    [
      106,
      106,
      3
    ],
    [
      106,
      1399,
      1
    ],
    [
      107,
      977,
      1
    ],
    [
      108,
      108,
      2
    ],
    [
      108,
      977,
      1
    ],
    [
      109,
      1399,
      1
    ],
    [
      110,
      1399,
      1
    ],
    [
      112,
      968,
      1
    ],
    [
      113,
      113,
      1
    ],
    [
      114,
      977,
      1
    ],
    [
      115,
      977,
      3
    ],
    [
      115,
      1399,
      2
    ],
    [
      117,
      117,
      2
    ],
    [
      117,
      977,
      1
    ],
    [
      118,
      1399,
      2
    ],
    [
      119,
      977,
      1
    ],
    [
      120,
      977,
      2
    ],
    [
      121,
      121,
      1
    ],
    [
      122,
      1398,
      1
    ],
    [
      123,
      1399,
      1
    ],
    [
      124,
      968,
      1
    ],
    [
      125,
      1399,
      1
    ],
    [
      126,
      977,
      1
    ],
    [
      127,
      132,
      1
    ],
    [
      128,
      1399,
      1
    ],
    [
      129,
      1399,
      1
    ],
    [
      130,
      977,
      1
    ],
    [
      131,
      977,
      1
    ],
    [
      133,
      1399,
      1
    ],
    [
      135,
      977,
      1
    ],
    [
      136,
      136,
      1
    ],
    [
      137,
      977,
      1
    ],
    [
      138,
      138,
      1
    ],
    [
      139,
      977,
      1
    ],
    [
      140,
      1399,
      1
    ],
    [
      141,
      141,
      2
    ],
    [
      141,
      968,
      1
    ],
    [
      141,
      977,
      5
    ],
    [
      141,
      1090,
      1
    ],
    [
      141,
      1399,
      1
    ],
    [
      143,
      977,
      1
    ],
    [
      144,
      730,
      1
    ],
    [
      145,
      968,
      1
    ],
    [
      146,
      147,
      1
    ],
    [
      148,
      147,
      2
    ],
    [
      148,
      977,
      1
    ],
    [
      151,
      54,
      1
    ],
    [
      152,
      152,
      1
    ],
    [
      153,
      111,
      1
    ],
    [
      154,
      977,
      1
    ],
    [
      155,
      977,
      1
    ],
    [
      156,
      979,
      1
    ],
    [
      157,
      157,
      1
    ],
    [
      158,
      158,
      2
    ],
    [
      159,
      159,
      1
    ],
    [
      159,
      160,
      1
    ],
    [
      159,
      977,
      2
    ],
    [
      161,
      1399,
      1
    ],
    [
      162,
      977,
      1
    ],
    [
      163,
      977,
      1
    ],
    [
      164,
      1398,
      1
    ],
    [
      165,
      1399,
      1
    ],
    [
      166,
      1399,
      2
    ],
    [
      167,
      1399,
      1
    ],
    [
      168,
      168,
      1
    ],
    [
      169,
      977,
      1
    ],
    [
      170,
      977,
      1
    ],
    [
      171,
      171,
      2
    ],
    [
      173,
      172,
      1
    ],
    [
      175,
      174,
      1
    ],
    [
      176,
      977,
      1
    ],
    [
      177,
      968,
      1
    ],
    [
      178,
      977,
      1
    ],
    [
      179,
      1398,
      1
    ],
    [
      179,
      1399,
      1
    ],
    [
      180,
      180,
      1
    ],
    [
      181,
      977,
      1
    ],
    [
      182,
      182,
      1
    ],
    [
      183,
      183,
      3
    ],
    [
      184,
      184,
      3
    ],
    [
      184,
      977,
      3
    ],
    [
      185,
      977,
      1
    ],
    [
      186,
      977,
      2
    ],
    [
      187,
      1399,
      1
    ],
    [
      188,
      1399,
      1
    ],
    [
      189,
      977,
      1
    ],
    [
      190,
      977,
      1
    ],
    [
      191,
      201,
      1
    ],
    [
      192,
      150,
      1
    ],
    [
      192,
      968,
      3
    ],
    [
      192,
      977,
      2
    ],
    [
      192,
      1053,
      1
    ],
    [
      192,
      1054,
      2
    ],
    [
      192,
      1399,
      5
    ],
    [
      193,
      977,
      1
    ],
    [
      194,
      1399,
      1
    ],
    [
      195,
      1399,
      1
    ],
    [
      196,
      804,
      1
    ],
    [
      197,
      197,
      1
    ],
    [
      198,
      977,
      1
    ],
    [
      198,
      1243,
      1
    ],
    [
      199,
      1399,
      1
    ],
    [
      200,
      968,
      1
    ],
    [
      202,
      977,
      1
    ],
    [
      203,
      1318,
      1
    ],
    [
      204,
      204,
      1
    ],
    [
      205,
      979,
      1
    ],
    [
      206,
      1399,
      1
    ],
    [
      207,
      207,
      2
    ],
    [
      207,
      1399,
      3
    ],
    [
      208,
      208,
      7
    ],
    [
      208,
      804,
      2
    ],
    [
      208,
      968,
      1
    ],
    [
      208,
      977,
      3
    ],
    [
      208,
      1399,
      3
    ],
    [
      209,
      209,
      2
    ],
    [
      209,
      968,
      1
    ],
    [
      209,
      977,
      1
    ],
    [
      210,
      210,
      1
    ],
    [
      210,
      977,
      1
    ],
    [
      210,
      1399,
      1
    ],
    [
      211,
      1399,
      1
    ],
    [
      212,
      212,
      1
    ],
    [
      213,
      977,
      1
    ],
    [
      214,
      214,
      1
    ],
    [
      214,
      977,
      3
    ],
    [
      215,
      1399,
      1
    ],
    [
      216,
      977,
      1
    ],
    [
      217,
      977,
      1
    ],
    [
      218,
      218,
      1
    ],
    [
      219,
      142,
      1
    ],
    [
      220,
      977,
      2
    ],
    [
      221,
      221,
      1
    ],
    [
      222,
      1259,
      1
    ],
    [
      223,
      223,
      1
    ],
    [
      224,
      977,
      1
    ],
    [
      225,
      225,
      1
    ],
    [
      226,
      1399,
      1
    ],
    [
      227,
      227,
      1
    ],
    [
      227,
      977,
      2
    ],
    [
      227,
      1399,
      1
    ],
    [
      228,
      228,
      2
    ],
    [
      229,
      977,
      1
    ],
    [
      230,
      230,
      1
    ],
    [
      231,
      977,
      1
    ],
    [
      232,
      968,
      1
    ],
    [
      233,
      977,
      1
    ],
    [
      234,
      234,
      1
    ],
    [
      234,
      977,
      1
    ],
    [
      235,
      968,
      1
    ],
    [
      236,
      977,
      1
    ],
    [
      237,
      1330,
      1
    ],
    [
      238,
      45,
      1
    ],
    [
      239,
      977,
      1
    ],
    [
      240,
      240,
      1
    ],
    [
      240,
      1399,
      1
    ],
    [
      241,
      241,
      26
    ],
    [
      241,
      497,
      2
    ],
    [
      241,
      968,
      4
    ],
    [
      241,
      977,
      20
    ],
    [
      241,
      978,
      2
    ],
    [
      241,
      1094,
      1
    ],
    [
      241,
      1399,
      18
    ],
    [
      242,
      1398,
      1
    ],
    [
      243,
      243,
      1
    ],
    [
      244,
      244,
      1
    ],
    [
      245,
      977,
      1
    ],
    [
      245,
      1399,
      1
    ],
    [
      246,
      246,
      1
    ],
    [
      246,
      977,
      1
    ],
    [
      246,
      978,
      1
    ],
    [
      247,
      977,
      1
    ],
    [
      248,
      249,
      1
    ],
    [
      250,
      250,
      1
    ],
    [
      251,
      1399,
      1
    ],
    [
      252,
      252,
      1
    ],
    [
      253,
      977,
      3
    ],
    [
      254,
      977,
      1
    ],
    [
      255,
      977,
      1
    ],
    [
      256,
      977,
      1
    ],
    [
      257,
      257,
      1
    ],
    [
      257,
      977,
      1
    ],
    [
      257,
      1398,
      1
    ],
    [
      258,
      258,
      1
    ],
    [
      259,
      979,
      1
    ],
    [
      261,
      260,
      1
    ],
    [
      262,
      262,
      2
    ],
    [
      263,
      977,
      1
    ],
    [
      264,
      977,
      1
    ],
    [
      264,
      1259,
      1
    ],
    [
      265,
      978,
      1
    ],
    [
      266,
      977,
      1
    ],
    [
      267,
      332,
      1
    ],
    [
      268,
      268,
      2
    ],
    [
      268,
      804,
      1
    ],
    [
      268,
      968,
      2
    ],
    [
      268,
      977,
      3
    ],
    [
      268,
      1090,
      1
    ],
    [
      269,
      269,
      2
    ],
    [
      269,
      977,
      2
    ],
    [
      270,
      978,
      1
    ],
    [
      271,
      271,
      1
    ],
    [
      272,
      272,
      1
    ],
    [
      273,
      273,
      15
    ],
    [
      273,
      968,
      1
    ],
    [
      273,
      977,
      7
    ],
    [
      273,
      979,
      2
    ],
    [
      273,
      1259,
      1
    ],
    [
      273,
      1399,
      1
    ],
    [
      274,
      977,
      1
    ],
    [
      275,
      275,
      1
    ],
    [
      276,
      262,
      1
    ],
    [
      276,
      276,
      4
    ],
    [
      276,
      968,
      1
    ],
    [
      276,
      977,
      8
    ],
    [
      276,
      1094,
      1
    ],
    [
      277,
      977,
      1
    ],
    [
      278,
      278,
      1
    ],
    [
      278,
      977,
      1
    ],
    [
      279,
      977,
      2
    ],
    [
      279,
      1094,
      1
    ],
    [
      279,
      1399,
      1
    ],
    [
      280,
      805,
      1
    ],
    [
      280,
      1399,
      2
    ],
    [
      281,
      804,
      1
    ],
    [
      281,
      1398,
      1
    ],
    [
      282,
      282,
      1
    ],
    [
      283,
      283,
      1
    ],
    [
      284,
      284,
      1
    ],
    [
      285,
      1399,
      1
    ],
    [
      286,
      977,
      1
    ],
    [
      287,
      977,
      1
    ],
    [
      288,
      288,
      1
    ],
    [
      291,
      290,
      1
    ],
    [
      292,
      292,
      6
    ],
    [
      292,
      968,
      2
    ],
    [
      292,
      977,
      4
    ],
    [
      293,
      293,
      47
    ],
    [
      293,
      435,
      16
    ],
    [
      293,
      804,
      2
    ],
    [
      293,
      968,
      25
    ],
    [
      293,
      977,
      36
    ],
    [
      293,
      1094,
      1
    ],
    [
      293,
      1398,
      3
    ],
    [
      293,
      1399,
      23
    ],
    [
      295,
      295,
      4
    ],
    [
      295,
      968,
      1
    ],
    [
      295,
      1399,
      1
    ],
    [
      296,
      977,
      1
    ],
    [
      296,
      1399,
      1
    ],
    [
      297,
      297,
      5
    ],
    [
      297,
      804,
      1
    ],
    [
      297,
      968,
      1
    ],
    [
      297,
      977,
      3
    ],
    [
      297,
      1399,
      1
    ],
    [
      298,
      977,
      1
    ],
    [
      299,
      977,
      1
    ],
    [
      300,
      977,
      1
    ],
    [
      301,
      977,
      1
    ],
    [
      303,
      968,
      1
    ],
    [
      303,
      977,
      2
    ],
    [
      303,
      1398,
      1
    ],
    [
      303,
      1399,
      3
    ],
    [
      304,
      305,
      1
    ],
    [
      306,
      306,
      1
    ],
    [
      307,
      977,
      1
    ],
    [
      307,
      1399,
      1
    ],
    [
      308,
      308,
      1
    ],
    [
      310,
      310,
      27
    ],
    [
      310,
      311,
      1
    ],
    [
      310,
      435,
      4
    ],
    [
      310,
      968,
      5
    ],
    [
      310,
      977,
      18
    ],
    [
      310,
      1148,
      2
    ],
    [
      310,
      1398,
      1
    ],
    [
      310,
      1399,
      7
    ],
    [
      312,
      312,
      2
    ],
    [
      313,
      313,
      1
    ],
    [
      314,
      314,
      1
    ],
    [
      315,
      968,
      1
    ],
    [
      316,
      316,
      2
    ],
    [
      317,
      977,
      1
    ],
    [
      318,
      318,
      7
    ],
    [
      318,
      968,
      5
    ],
    [
      318,
      977,
      3
    ],
    [
      318,
      1090,
      2
    ],
    [
      319,
      319,
      1
    ],
    [
      320,
      977,
      1
    ],
    [
      321,
      554,
      1
    ],
    [
      322,
      322,
      2
    ],
    [
      322,
      804,
      1
    ],
    [
      322,
      968,
      1
    ],
    [
      322,
      977,
      1
    ],
    [
      325,
      325,
      1
    ],
    [
      326,
      326,
      27
    ],
    [
      326,
      968,
      6
    ],
    [
      326,
      977,
      24
    ],
    [
      326,
      978,
      3
    ],
    [
      326,
      1259,
      3
    ],
    [
      326,
      1399,
      4
    ],
    [
      326,
      1423,
      3
    ],
    [
      327,
      977,
      1
    ],
    [
      328,
      977,
      1
    ],
    [
      329,
      329,
      1
    ],
    [
      330,
      330,
      1
    ],
    [
      330,
      977,
      4
    ],
    [
      331,
      331,
      4
    ],
    [
      331,
      378,
      1
    ],
    [
      331,
      977,
      8
    ],
    [
      332,
      332,
      4
    ],
    [
      332,
      968,
      2
    ],
    [
      332,
      977,
      1
    ],
    [
      332,
      1399,
      1
    ],
    [
      333,
      333,
      1
    ],
    [
      334,
      334,
      1
    ],
    [
      335,
      335,
      1
    ],
    [
      336,
      977,
      4
    ],
    [
      337,
      977,
      1
    ],
    [
      338,
      977,
      1
    ],
    [
      339,
      339,
      1
    ],
    [
      340,
      340,
      1
    ],
    [
      340,
      1399,
      1
    ],
    [
      341,
      977,
      1
    ],
    [
      342,
      977,
      1
    ],
    [
      343,
      977,
      2
    ],
    [
      344,
      344,
      1
    ],
    [
      345,
      977,
      1
    ],
    [
      345,
      1398,
      1
    ],
    [
      346,
      346,
      1
    ],
    [
      347,
      977,
      1
    ],
    [
      348,
      977,
      1
    ],
    [
      349,
      349,
      1
    ],
    [
      350,
      350,
      1
    ],
    [
      351,
      977,
      3
    ],
    [
      351,
      1399,
      1
    ],
    [
      352,
      977,
      6
    ],
    [
      353,
      353,
      1
    ],
    [
      354,
      354,
      1
    ],
    [
      355,
      977,
      1
    ],
    [
      355,
      1399,
      2
    ],
    [
      356,
      356,
      1
    ],
    [
      357,
      357,
      1
    ],
    [
      357,
      977,
      1
    ],
    [
      358,
      977,
      1
    ],
    [
      359,
      359,
      1
    ],
    [
      359,
      977,
      1
    ],
    [
      360,
      361,
      1
    ],
    [
      362,
      977,
      2
    ],
    [
      365,
      365,
      4
    ],
    [
      365,
      977,
      2
    ],
    [
      366,
      366,
      1
    ],
    [
      366,
      977,
      1
    ],
    [
      367,
      977,
      1
    ],
    [
      368,
      363,
      1
    ],
    [
      369,
      977,
      1
    ],
    [
      370,
      977,
      2
    ],
    [
      371,
      977,
      1
    ],
    [
      372,
      977,
      1
    ],
    [
      373,
      364,
      1
    ],
    [
      373,
      977,
      1
    ],
    [
      374,
      1399,
      1
    ],
    [
      375,
      375,
      1
    ],
    [
      376,
      376,
      5
    ],
    [
      376,
      804,
      1
    ],
    [
      376,
      968,
      2
    ],
    [
      376,
      977,
      8
    ],
    [
      376,
      978,
      1
    ],
    [
      376,
      1399,
      2
    ],
    [
      377,
      377,
      1
    ],
    [
      377,
      977,
      1
    ],
    [
      378,
      378,
      14
    ],
    [
      378,
      968,
      6
    ],
    [
      378,
      977,
      9
    ],
    [
      378,
      978,
      1
    ],
    [
      378,
      1090,
      4
    ],
    [
      378,
      1259,
      1
    ],
    [
      378,
      1399,
      1
    ],
    [
      379,
      379,
      5
    ],
    [
      379,
      977,
      1
    ],
    [
      380,
      380,
      1
    ],
    [
      380,
      977,
      2
    ],
    [
      381,
      381,
      1
    ],
    [
      381,
      977,
      1
    ],
    [
      381,
      978,
      1
    ],
    [
      382,
      382,
      1
    ],
    [
      382,
      968,
      2
    ],
    [
      382,
      977,
      1
    ],
    [
      382,
      1399,
      1
    ],
    [
      383,
      977,
      1
    ],
    [
      384,
      384,
      1
    ],
    [
      384,
      977,
      3
    ],
    [
      385,
      977,
      1
    ],
    [
      386,
      977,
      1
    ],
    [
      387,
      387,
      2
    ],
    [
      387,
      977,
      1
    ],
    [
      388,
      977,
      1
    ],
    [
      389,
      977,
      2
    ],
    [
      390,
      390,
      1
    ],
    [
      390,
      968,
      1
    ],
    [
      390,
      979,
      1
    ],
    [
      391,
      977,
      2
    ],
    [
      392,
      1399,
      1
    ],
    [
      393,
      977,
      1
    ],
    [
      394,
      977,
      1
    ],
    [
      395,
      395,
      1
    ],
    [
      395,
      977,
      2
    ],
    [
      396,
      396,
      1
    ],
    [
      397,
      977,
      1
    ],
    [
      398,
      398,
      1
    ],
    [
      399,
      399,
      1
    ],
    [
      400,
      977,
      1
    ],
    [
      401,
      977,
      1
    ],
    [
      402,
      977,
      1
    ],
    [
      403,
      403,
      2
    ],
    [
      404,
      977,
      1
    ],
    [
      405,
      405,
      2
    ],
    [
      405,
      977,
      1
    ],
    [
      406,
      977,
      1
    ],
    [
      407,
      407,
      1
    ],
    [
      408,
      977,
      1
    ],
    [
      410,
      409,
      1
    ],
    [
      410,
      1260,
      1
    ],
    [
      411,
      977,
      2
    ],
    [
      412,
      977,
      1
    ],
    [
      413,
      977,
      2
    ],
    [
      414,
      414,
      1
    ],
    [
      415,
      977,
      2
    ],
    [
      416,
      977,
      3
    ],
    [
      417,
      417,
      2
    ],
    [
      417,
      968,
      2
    ],
    [
      417,
      977,
      5
    ],
    [
      417,
      1399,
      1
    ],
    [
      418,
      418,
      2
    ],
    [
      418,
      977,
      4
    ],
    [
      418,
      978,
      1
    ],
    [
      419,
      419,
      1
    ],
    [
      419,
      977,
      1
    ],
    [
      420,
      420,
      1
    ],
    [
      420,
      977,
      1
    ],
    [
      421,
      421,
      1
    ],
    [
      422,
      977,
      1
    ],
    [
      423,
      425,
      1
    ],
    [
      423,
      977,
      1
    ],
    [
      424,
      977,
      1
    ],
    [
      426,
      427,
      1
    ],
    [
      428,
      428,
      1
    ],
    [
      429,
      977,
      1
    ],
    [
      429,
      1399,
      1
    ],
    [
      430,
      430,
      1
    ],
    [
      430,
      977,
      1
    ],
    [
      431,
      431,
      1
    ],
    [
      432,
      977,
      1
    ],
    [
      433,
      1259,
      1
    ],
    [
      434,
      434,
      2
    ],
    [
      434,
      977,
      1
    ],
    [
      435,
      435,
      1
    ],
    [
      436,
      436,
      1
    ],
    [
      437,
      437,
      1
    ],
    [
      438,
      977,
      2
    ],
    [
      439,
      439,
      1
    ],
    [
      440,
      977,
      1
    ],
    [
      441,
      441,
      1
    ],
    [
      441,
      1259,
      1
    ],
    [
      442,
      1399,
      1
    ],
    [
      444,
      444,
      1
    ],
    [
      445,
      977,
      2
    ],
    [
      446,
      446,
      1
    ],
    [
      447,
      447,
      1
    ],
    [
      448,
      977,
      1
    ],
    [
      449,
      449,
      1
    ],
    [
      449,
      977,
      1
    ],
    [
      450,
      450,
      1
    ],
    [
      450,
      977,
      1
    ],
    [
      451,
      1259,
      1
    ],
    [
      452,
      977,
      1
    ],
    [
      453,
      977,
      2
    ],
    [
      454,
      977,
      1
    ],
    [
      455,
      455,
      1
    ],
    [
      456,
      977,
      1
    ],
    [
      457,
      977,
      1
    ],
    [
      458,
      977,
      1
    ],
    [
      459,
      459,
      1
    ],
    [
      459,
      977,
      1
    ],
    [
      460,
      460,
      1
    ],
    [
      461,
      461,
      1
    ],
    [
      462,
      977,
      1
    ],
    [
      463,
      1399,
      1
    ],
    [
      464,
      977,
      1
    ],
    [
      465,
      1399,
      1
    ],
    [
      466,
      1399,
      1
    ],
    [
      467,
      977,
      1
    ],
    [
      468,
      468,
      1
    ],
    [
      469,
      978,
      1
    ],
    [
      470,
      977,
      2
    ],
    [
      471,
      471,
      1
    ],
    [
      471,
      977,
      1
    ],
    [
      473,
      473,
      1
    ],
    [
      474,
      977,
      1
    ],
    [
      475,
      977,
      1
    ],
    [
      476,
      977,
      2
    ],
    [
      477,
      977,
      1
    ],
    [
      478,
      977,
      1
    ],
    [
      479,
      472,
      1
    ],
    [
      479,
      479,
      3
    ],
    [
      480,
      480,
      2
    ],
    [
      481,
      977,
      1
    ],
    [
      482,
      482,
      2
    ],
    [
      482,
      977,
      3
    ],
    [
      483,
      483,
      1
    ],
    [
      484,
      977,
      1
    ],
    [
      485,
      977,
      1
    ],
    [
      486,
      486,
      1
    ],
    [
      487,
      487,
      1
    ],
    [
      488,
      488,
      1
    ],
    [
      489,
      490,
      1
    ],
    [
      491,
      491,
      1
    ],
    [
      492,
      511,
      1
    ],
    [
      492,
      977,
      3
    ],
    [
      492,
      1259,
      1
    ],
    [
      493,
      977,
      1
    ],
    [
      494,
      977,
      1
    ],
    [
      495,
      1259,
      1
    ],
    [
      498,
      1399,
      1
    ],
    [
      500,
      977,
      1
    ],
    [
      501,
      499,
      1
    ],
    [
      502,
      502,
      1
    ],
    [
      503,
      503,
      5
    ],
    [
      503,
      977,
      11
    ],
    [
      503,
      978,
      1
    ],
    [
      504,
      977,
      1
    ],
    [
      504,
      1330,
      1
    ],
    [
      505,
      1399,
      1
    ],
    [
      506,
      505,
      2
    ],
    [
      506,
      977,
      4
    ],
    [
      507,
      507,
      1
    ],
    [
      508,
      508,
      1
    ],
    [
      509,
      509,
      1
    ],
    [
      510,
      977,
      1
    ],
    [
      512,
      512,
      1
    ],
    [
      513,
      977,
      1
    ],
    [
      514,
      1259,
      1
    ],
    [
      515,
      515,
      1
    ],
    [
      516,
      516,
      2
    ],
    [
      517,
      977,
      1
    ],
    [
      518,
      518,
      1
    ],
    [
      519,
      496,
      1
    ],
    [
      520,
      520,
      7
    ],
    [
      520,
      804,
      1
    ],
    [
      520,
      968,
      1
    ],
    [
      520,
      977,
      4
    ],
    [
      520,
      1399,
      1
    ],
    [
      522,
      977,
      1
    ],
    [
      523,
      523,
      1
    ],
    [
      525,
      525,
      1
    ],
    [
      525,
      977,
      3
    ],
    [
      526,
      977,
      1
    ],
    [
      527,
      521,
      1
    ],
    [
      527,
      524,
      1
    ],
    [
      527,
      977,
      1
    ],
    [
      527,
      978,
      1
    ],
    [
      529,
      529,
      1
    ],
    [
      530,
      1259,
      1
    ],
    [
      531,
      531,
      2
    ],
    [
      532,
      528,
      1
    ],
    [
      533,
      977,
      1
    ],
    [
      534,
      977,
      1
    ],
    [
      534,
      1399,
      1
    ],
    [
      535,
      535,
      1
    ],
    [
      535,
      977,
      1
    ],
    [
      536,
      977,
      1
    ],
    [
      537,
      977,
      1
    ],
    [
      537,
      1259,
      1
    ],
    [
      538,
      538,
      1
    ],
    [
      538,
      977,
      1
    ],
    [
      539,
      539,
      1
    ],
    [
      540,
      540,
      1
    ],
    [
      540,
      977,
      4
    ],
    [
      540,
      978,
      1
    ],
    [
      541,
      541,
      1
    ],
    [
      542,
      977,
      1
    ],
    [
      543,
      977,
      2
    ],
    [
      544,
      977,
      3
    ],
    [
      544,
      1259,
      1
    ],
    [
      545,
      1260,
      1
    ],
    [
      546,
      977,
      2
    ],
    [
      547,
      968,
      1
    ],
    [
      548,
      548,
      1
    ],
    [
      549,
      977,
      1
    ],
    [
      549,
      1259,
      1
    ],
    [
      551,
      550,
      1
    ],
    [
      552,
      977,
      1
    ],
    [
      552,
      1360,
      1
    ],
    [
      553,
      553,
      1
    ],
    [
      554,
      1399,
      1
    ],
    [
      555,
      555,
      1
    ],
    [
      556,
      978,
      1
    ],
    [
      557,
      977,
      1
    ],
    [
      558,
      977,
      1
    ],
    [
      559,
      977,
      1
    ],
    [
      560,
      977,
      1
    ],
    [
      561,
      977,
      2
    ],
    [
      562,
      562,
      1
    ],
    [
      563,
      977,
      1
    ],
    [
      564,
      977,
      1
    ],
    [
      565,
      977,
      1
    ],
    [
      566,
      977,
      1
    ],
    [
      567,
      977,
      1
    ],
    [
      568,
      569,
      1
    ],
    [
      568,
      977,
      2
    ],
    [
      570,
      567,
      1
    ],
    [
      571,
      977,
      1
    ],
    [
      572,
      979,
      1
    ],
    [
      573,
      1259,
      1
    ],
    [
      574,
      1259,
      1
    ],
    [
      575,
      575,
      1
    ],
    [
      576,
      977,
      1
    ],
    [
      577,
      977,
      1
    ],
    [
      577,
      1399,
      2
    ],
    [
      579,
      977,
      1
    ],
    [
      580,
      791,
      1
    ],
    [
      580,
      804,
      1
    ],
    [
      581,
      581,
      1
    ],
    [
      582,
      977,
      2
    ],
    [
      583,
      1399,
      1
    ],
    [
      584,
      585,
      1
    ],
    [
      586,
      586,
      1
    ],
    [
      587,
      587,
      1
    ],
    [
      588,
      588,
      3
    ],
    [
      588,
      977,
      1
    ],
    [
      589,
      589,
      1
    ],
    [
      589,
      977,
      5
    ],
    [
      589,
      978,
      1
    ],
    [
      589,
      1259,
      1
    ],
    [
      590,
      590,
      4
    ],
    [
      590,
      977,
      3
    ],
    [
      590,
      1259,
      1
    ],
    [
      590,
      1399,
      1
    ],
    [
      591,
      968,
      1
    ],
    [
      592,
      1399,
      1
    ],
    [
      593,
      977,
      1
    ],
    [
      594,
      978,
      1
    ],
    [
      595,
      977,
      1
    ],
    [
      596,
      977,
      1
    ],
    [
      597,
      597,
      1
    ],
    [
      598,
      977,
      1
    ],
    [
      599,
      599,
      1
    ],
    [
      600,
      600,
      1
    ],
    [
      601,
      323,
      1
    ],
    [
      602,
      977,
      1
    ],
    [
      603,
      603,
      2
    ],
    [
      604,
      604,
      1
    ],
    [
      604,
      977,
      2
    ],
    [
      605,
      977,
      1
    ],
    [
      606,
      606,
      1
    ],
    [
      607,
      977,
      1
    ],
    [
      608,
      977,
      1
    ],
    [
      609,
      977,
      2
    ],
    [
      609,
      979,
      1
    ],
    [
      610,
      977,
      1
    ],
    [
      611,
      1399,
      1
    ],
    [
      612,
      977,
      1
    ],
    [
      613,
      613,
      1
    ],
    [
      613,
      977,
      1
    ],
    [
      614,
      977,
      1
    ],
    [
      615,
      615,
      3
    ],
    [
      615,
      804,
      1
    ],
    [
      615,
      977,
      4
    ],
    [
      615,
      1398,
      1
    ],
    [
      616,
      615,
      1
    ],
    [
      616,
      617,
      2
    ],
    [
      616,
      968,
      1
    ],
    [
      616,
      977,
      5
    ],
    [
      616,
      979,
      1
    ],
    [
      618,
      618,
      1
    ],
    [
      619,
      619,
      1
    ],
    [
      619,
      977,
      2
    ],
    [
      619,
      979,
      1
    ],
    [
      620,
      1398,
      1
    ],
    [
      621,
      977,
      1
    ],
    [
      622,
      622,
      1
    ],
    [
      623,
      623,
      1
    ],
    [
      624,
      624,
      1
    ],
    [
      625,
      977,
      1
    ],
    [
      626,
      1259,
      1
    ],
    [
      627,
      627,
      1
    ],
    [
      627,
      977,
      1
    ],
    [
      628,
      978,
      1
    ],
    [
      629,
      977,
      1
    ],
    [
      630,
      630,
      1
    ],
    [
      631,
      977,
      1
    ],
    [
      632,
      977,
      3
    ],
    [
      633,
      1094,
      1
    ],
    [
      634,
      634,
      4
    ],
    [
      635,
      977,
      1
    ],
    [
      636,
      636,
      1
    ],
    [
      637,
      977,
      1
    ],
    [
      638,
      977,
      1
    ],
    [
      639,
      639,
      1
    ],
    [
      639,
      977,
      1
    ],
    [
      640,
      968,
      1
    ],
    [
      640,
      977,
      1
    ],
    [
      641,
      1399,
      1
    ],
    [
      642,
      642,
      1
    ],
    [
      643,
      435,
      1
    ],
    [
      643,
      643,
      13
    ],
    [
      643,
      804,
      1
    ],
    [
      643,
      968,
      7
    ],
    [
      643,
      977,
      11
    ],
    [
      643,
      979,
      1
    ],
    [
      643,
      1090,
      1
    ],
    [
      643,
      1399,
      1
    ],
    [
      644,
      644,
      1
    ],
    [
      645,
      977,
      1
    ],
    [
      646,
      977,
      1
    ],
    [
      647,
      647,
      1
    ],
    [
      647,
      977,
      1
    ],
    [
      647,
      1398,
      1
    ],
    [
      648,
      648,
      1
    ],
    [
      649,
      977,
      1
    ],
    [
      651,
      651,
      1
    ],
    [
      651,
      977,
      2
    ],
    [
      652,
      652,
      1
    ],
    [
      652,
      977,
      2
    ],
    [
      653,
      977,
      1
    ],
    [
      653,
      1399,
      1
    ],
    [
      654,
      977,
      1
    ],
    [
      655,
      655,
      1
    ],
    [
      656,
      977,
      1
    ],
    [
      657,
      657,
      1
    ],
    [
      658,
      658,
      4
    ],
    [
      658,
      977,
      5
    ],
    [
      658,
      978,
      1
    ],
    [
      659,
      977,
      1
    ],
    [
      660,
      977,
      1
    ],
    [
      660,
      1399,
      1
    ],
    [
      661,
      661,
      1
    ],
    [
      662,
      662,
      1
    ],
    [
      662,
      977,
      2
    ],
    [
      663,
      977,
      1
    ],
    [
      664,
      804,
      1
    ],
    [
      665,
      665,
      1
    ],
    [
      665,
      977,
      3
    ],
    [
      666,
      968,
      1
    ],
    [
      669,
      669,
      2
    ],
    [
      670,
      977,
      1
    ],
    [
      671,
      672,
      1
    ],
    [
      673,
      673,
      1
    ],
    [
      673,
      977,
      1
    ],
    [
      674,
      977,
      1
    ],
    [
      675,
      675,
      1
    ],
    [
      676,
      1399,
      1
    ],
    [
      677,
      677,
      1
    ],
    [
      677,
      977,
      1
    ],
    [
      678,
      978,
      1
    ],
    [
      679,
      977,
      2
    ],
    [
      680,
      680,
      2
    ],
    [
      680,
      685,
      1
    ],
    [
      680,
      977,
      3
    ],
    [
      681,
      681,
      2
    ],
    [
      681,
      977,
      2
    ],
    [
      682,
      977,
      1
    ],
    [
      683,
      977,
      1
    ],
    [
      684,
      684,
      1
    ],
    [
      685,
      685,
      8
    ],
    [
      685,
      968,
      3
    ],
    [
      685,
      977,
      4
    ],
    [
      686,
      977,
      1
    ],
    [
      687,
      687,
      1
    ],
    [
      688,
      688,
      4
    ],
    [
      688,
      977,
      4
    ],
    [
      688,
      1259,
      1
    ],
    [
      688,
      1399,
      1
    ],
    [
      689,
      978,
      1
    ],
    [
      690,
      977,
      1
    ],
    [
      691,
      977,
      1
    ],
    [
      692,
      692,
      1
    ],
    [
      693,
      693,
      2
    ],
    [
      693,
      977,
      8
    ],
    [
      693,
      1399,
      1
    ],
    [
      694,
      977,
      1
    ],
    [
      695,
      695,
      1
    ],
    [
      696,
      696,
      2
    ],
    [
      696,
      977,
      1
    ],
    [
      697,
      977,
      1
    ],
    [
      698,
      698,
      1
    ],
    [
      699,
      699,
      4
    ],
    [
      699,
      968,
      1
    ],
    [
      699,
      977,
      5
    ],
    [
      699,
      1399,
      1
    ],
    [
      700,
      700,
      1
    ],
    [
      701,
      977,
      1
    ],
    [
      702,
      977,
      1
    ],
    [
      703,
      703,
      1
    ],
    [
      704,
      968,
      1
    ],
    [
      704,
      977,
      1
    ],
    [
      704,
      1398,
      1
    ],
    [
      705,
      705,
      1
    ],
    [
      706,
      977,
      1
    ],
    [
      708,
      707,
      1
    ],
    [
      708,
      708,
      6
    ],
    [
      708,
      968,
      1
    ],
    [
      708,
      977,
      2
    ],
    [
      708,
      1399,
      3
    ],
    [
      709,
      709,
      10
    ],
    [
      709,
      804,
      1
    ],
    [
      709,
      977,
      18
    ],
    [
      709,
      978,
      1
    ],
    [
      710,
      977,
      3
    ],
    [
      711,
      711,
      24
    ],
    [
      711,
      804,
      3
    ],
    [
      711,
      968,
      4
    ],
    [
      711,
      977,
      13
    ],
    [
      711,
      1103,
      1
    ],
    [
      711,
      1399,
      8
    ],
    [
      712,
      977,
      2
    ],
    [
      713,
      713,
      2
    ],
    [
      713,
      977,
      1
    ],
    [
      713,
      978,
      2
    ],
    [
      714,
      1399,
      1
    ],
    [
      715,
      715,
      3
    ],
    [
      715,
      731,
      1
    ],
    [
      715,
      977,
      2
    ],
    [
      716,
      705,
      1
    ],
    [
      716,
      716,
      1
    ],
    [
      716,
      977,
      4
    ],
    [
      717,
      977,
      1
    ],
    [
      718,
      718,
      1
    ],
    [
      719,
      719,
      3
    ],
    [
      719,
      977,
      1
    ],
    [
      720,
      977,
      1
    ],
    [
      721,
      721,
      1
    ],
    [
      721,
      977,
      1
    ],
    [
      721,
      1259,
      1
    ],
    [
      722,
      722,
      2
    ],
    [
      722,
      737,
      1
    ],
    [
      722,
      977,
      2
    ],
    [
      723,
      977,
      1
    ],
    [
      724,
      724,
      3
    ],
    [
      724,
      731,
      1
    ],
    [
      724,
      977,
      8
    ],
    [
      725,
      725,
      3
    ],
    [
      725,
      977,
      2
    ],
    [
      727,
      727,
      1
    ],
    [
      728,
      728,
      1
    ],
    [
      729,
      729,
      2
    ],
    [
      730,
      730,
      7
    ],
    [
      730,
      977,
      12
    ],
    [
      731,
      731,
      1
    ],
    [
      731,
      977,
      4
    ],
    [
      732,
      732,
      1
    ],
    [
      733,
      733,
      1
    ],
    [
      734,
      977,
      1
    ],
    [
      735,
      718,
      1
    ],
    [
      736,
      977,
      1
    ],
    [
      738,
      738,
      1
    ],
    [
      739,
      977,
      1
    ],
    [
      740,
      740,
      12
    ],
    [
      740,
      968,
      1
    ],
    [
      740,
      977,
      10
    ],
    [
      740,
      1094,
      1
    ],
    [
      740,
      1398,
      2
    ],
    [
      740,
      1399,
      5
    ],
    [
      741,
      977,
      1
    ],
    [
      742,
      742,
      18
    ],
    [
      742,
      804,
      2
    ],
    [
      742,
      968,
      7
    ],
    [
      742,
      977,
      30
    ],
    [
      742,
      979,
      1
    ],
    [
      742,
      1103,
      1
    ],
    [
      742,
      1148,
      1
    ],
    [
      742,
      1259,
      1
    ],
    [
      742,
      1398,
      1
    ],
    [
      742,
      1399,
      8
    ],
    [
      743,
      743,
      1
    ],
    [
      744,
      726,
      1
    ],
    [
      744,
      978,
      1
    ],
    [
      745,
      968,
      1
    ],
    [
      746,
      746,
      1
    ],
    [
      747,
      977,
      2
    ],
    [
      748,
      977,
      2
    ],
    [
      749,
      968,
      1
    ],
    [
      749,
      977,
      1
    ],
    [
      750,
      750,
      1
    ],
    [
      750,
      977,
      1
    ],
    [
      751,
      752,
      1
    ],
    [
      751,
      977,
      1
    ],
    [
      753,
      753,
      3
    ],
    [
      753,
      979,
      1
    ],
    [
      754,
      1399,
      2
    ],
    [
      755,
      755,
      1
    ],
    [
      755,
      1399,
      1
    ],
    [
      756,
      756,
      1
    ],
    [
      757,
      768,
      1
    ],
    [
      758,
      435,
      1
    ],
    [
      758,
      758,
      8
    ],
    [
      758,
      804,
      1
    ],
    [
      758,
      968,
      3
    ],
    [
      758,
      977,
      4
    ],
    [
      758,
      978,
      2
    ],
    [
      758,
      1399,
      3
    ],
    [
      760,
      759,
      1
    ],
    [
      761,
      761,
      1
    ],
    [
      762,
      1399,
      2
    ],
    [
      763,
      1399,
      1
    ],
    [
      764,
      977,
      1
    ],
    [
      765,
      977,
      1
    ],
    [
      766,
      977,
      1
    ],
    [
      767,
      302,
      1
    ],
    [
      768,
      757,
      1
    ],
    [
      768,
      768,
      29
    ],
    [
      768,
      804,
      1
    ],
    [
      768,
      968,
      9
    ],
    [
      768,
      976,
      1
    ],
    [
      768,
      977,
      29
    ],
    [
      768,
      1090,
      12
    ],
    [
      768,
      1094,
      1
    ],
    [
      768,
      1399,
      8
    ],
    [
      769,
      977,
      1
    ],
    [
      771,
      1260,
      1
    ],
    [
      772,
      770,
      1
    ],
    [
      773,
      788,
      1
    ],
    [
      774,
      977,
      1
    ],
    [
      775,
      977,
      1
    ],
    [
      776,
      977,
      1
    ],
    [
      777,
      777,
      1
    ],
    [
      777,
      977,
      4
    ],
    [
      777,
      1259,
      1
    ],
    [
      778,
      778,
      1
    ],
    [
      780,
      780,
      1
    ],
    [
      781,
      1399,
      1
    ],
    [
      782,
      977,
      2
    ],
    [
      783,
      783,
      1
    ],
    [
      783,
      1259,
      1
    ],
    [
      784,
      1259,
      1
    ],
    [
      785,
      977,
      1
    ],
    [
      786,
      977,
      1
    ],
    [
      787,
      443,
      1
    ],
    [
      789,
      977,
      9
    ],
    [
      789,
      1090,
      1
    ],
    [
      790,
      1399,
      1
    ],
    [
      791,
      791,
      10
    ],
    [
      791,
      804,
      1
    ],
    [
      791,
      968,
      12
    ],
    [
      791,
      977,
      25
    ],
    [
      791,
      1148,
      1
    ],
    [
      791,
      1398,
      1
    ],
    [
      791,
      1399,
      8
    ],
    [
      791,
      1498,
      1
    ],
    [
      792,
      968,
      1
    ],
    [
      793,
      793,
      3
    ],
    [
      793,
      845,
      1
    ],
    [
      793,
      977,
      4
    ],
    [
      793,
      1399,
      1
    ],
    [
      794,
      1399,
      1
    ],
    [
      795,
      1398,
      1
    ],
    [
      796,
      796,
      14
    ],
    [
      796,
      804,
      2
    ],
    [
      796,
      968,
      2
    ],
    [
      796,
      977,
      11
    ],
    [
      796,
      978,
      1
    ],
    [
      796,
      1094,
      1
    ],
    [
      796,
      1398,
      1
    ],
    [
      796,
      1399,
      7
    ],
    [
      796,
      1499,
      2
    ],
    [
      797,
      803,
      1
    ],
    [
      798,
      968,
      1
    ],
    [
      799,
      799,
      1
    ],
    [
      800,
      800,
      1
    ],
    [
      800,
      977,
      1
    ],
    [
      800,
      1399,
      1
    ],
    [
      802,
      977,
      2
    ],
    [
      804,
      804,
      2
    ],
    [
      804,
      977,
      2
    ],
    [
      806,
      806,
      1
    ],
    [
      807,
      977,
      1
    ],
    [
      808,
      977,
      1
    ],
    [
      809,
      812,
      1
    ],
    [
      810,
      977,
      1
    ],
    [
      811,
      811,
      5
    ],
    [
      811,
      977,
      1
    ],
    [
      813,
      977,
      1
    ],
    [
      814,
      977,
      1
    ],
    [
      815,
      815,
      1
    ],
    [
      816,
      968,
      1
    ],
    [
      816,
      977,
      2
    ],
    [
      817,
      817,
      3
    ],
    [
      818,
      1399,
      1
    ],
    [
      819,
      819,
      1
    ],
    [
      820,
      977,
      2
    ],
    [
      821,
      821,
      2
    ],
    [
      821,
      977,
      1
    ],
    [
      822,
      977,
      1
    ],
    [
      823,
      823,
      1
    ],
    [
      823,
      1399,
      1
    ],
    [
      824,
      824,
      1
    ],
    [
      824,
      977,
      2
    ],
    [
      824,
      1259,
      1
    ],
    [
      825,
      825,
      1
    ],
    [
      826,
      826,
      2
    ],
    [
      826,
      968,
      1
    ],
    [
      826,
      977,
      8
    ],
    [
      826,
      1148,
      1
    ],
    [
      827,
      827,
      2
    ],
    [
      827,
      977,
      1
    ],
    [
      828,
      828,
      3
    ],
    [
      828,
      977,
      2
    ],
    [
      829,
      829,
      2
    ],
    [
      829,
      968,
      1
    ],
    [
      829,
      977,
      4
    ],
    [
      829,
      978,
      1
    ],
    [
      829,
      1259,
      1
    ],
    [
      829,
      1399,
      1
    ],
    [
      830,
      977,
      2
    ],
    [
      830,
      978,
      1
    ],
    [
      831,
      831,
      1
    ],
    [
      831,
      977,
      1
    ],
    [
      831,
      1399,
      1
    ],
    [
      832,
      832,
      1
    ],
    [
      832,
      1399,
      1
    ],
    [
      833,
      977,
      1
    ],
    [
      835,
      968,
      1
    ],
    [
      836,
      977,
      1
    ],
    [
      837,
      837,
      1
    ],
    [
      838,
      863,
      1
    ],
    [
      838,
      977,
      1
    ],
    [
      839,
      839,
      1
    ],
    [
      840,
      840,
      1
    ],
    [
      840,
      977,
      2
    ],
    [
      841,
      841,
      1
    ],
    [
      842,
      977,
      1
    ],
    [
      843,
      977,
      1
    ],
    [
      844,
      844,
      2
    ],
    [
      846,
      1399,
      1
    ],
    [
      847,
      847,
      2
    ],
    [
      847,
      977,
      1
    ],
    [
      847,
      1399,
      1
    ],
    [
      848,
      848,
      2
    ],
    [
      848,
      977,
      1
    ],
    [
      849,
      977,
      1
    ],
    [
      850,
      977,
      1
    ],
    [
      851,
      852,
      1
    ],
    [
      853,
      977,
      1
    ],
    [
      854,
      854,
      1
    ],
    [
      855,
      855,
      1
    ],
    [
      855,
      977,
      1
    ],
    [
      856,
      977,
      1
    ],
    [
      857,
      857,
      3
    ],
    [
      857,
      977,
      5
    ],
    [
      858,
      977,
      1
    ],
    [
      859,
      977,
      1
    ],
    [
      860,
      977,
      1
    ],
    [
      860,
      1399,
      1
    ],
    [
      861,
      977,
      1
    ],
    [
      862,
      977,
      1
    ],
    [
      864,
      864,
      1
    ],
    [
      865,
      865,
      1
    ],
    [
      865,
      977,
      1
    ],
    [
      866,
      834,
      1
    ],
    [
      866,
      977,
      2
    ],
    [
      867,
      977,
      1
    ],
    [
      868,
      977,
      1
    ],
    [
      869,
      883,
      1
    ],
    [
      869,
      977,
      2
    ],
    [
      870,
      870,
      1
    ],
    [
      871,
      977,
      1
    ],
    [
      872,
      872,
      1
    ],
    [
      873,
      873,
      1
    ],
    [
      873,
      977,
      2
    ],
    [
      874,
      977,
      1
    ],
    [
      875,
      977,
      1
    ],
    [
      876,
      977,
      1
    ],
    [
      877,
      116,
      1
    ],
    [
      877,
      877,
      2
    ],
    [
      877,
      977,
      4
    ],
    [
      878,
      977,
      1
    ],
    [
      880,
      880,
      1
    ],
    [
      881,
      879,
      1
    ],
    [
      881,
      881,
      1
    ],
    [
      881,
      977,
      1
    ],
    [
      882,
      882,
      1
    ],
    [
      884,
      977,
      1
    ],
    [
      885,
      885,
      2
    ],
    [
      885,
      977,
      5
    ],
    [
      885,
      1399,
      1
    ],
    [
      886,
      1399,
      1
    ],
    [
      887,
      887,
      3
    ],
    [
      887,
      968,
      1
    ],
    [
      887,
      977,
      4
    ],
    [
      887,
      978,
      1
    ],
    [
      887,
      1399,
      1
    ],
    [
      889,
      888,
      1
    ],
    [
      890,
      1398,
      1
    ],
    [
      891,
      977,
      1
    ],
    [
      892,
      804,
      1
    ],
    [
      892,
      892,
      7
    ],
    [
      892,
      901,
      1
    ],
    [
      892,
      968,
      1
    ],
    [
      892,
      977,
      6
    ],
    [
      892,
      1399,
      4
    ],
    [
      893,
      893,
      4
    ],
    [
      893,
      977,
      3
    ],
    [
      894,
      894,
      4
    ],
    [
      894,
      977,
      3
    ],
    [
      895,
      977,
      1
    ],
    [
      896,
      443,
      1
    ],
    [
      896,
      896,
      4
    ],
    [
      896,
      977,
      5
    ],
    [
      896,
      1399,
      1
    ],
    [
      897,
      977,
      1
    ],
    [
      898,
      977,
      1
    ],
    [
      899,
      977,
      1
    ],
    [
      900,
      977,
      2
    ],
    [
      901,
      804,
      2
    ],
    [
      901,
      901,
      2
    ],
    [
      901,
      968,
      2
    ],
    [
      901,
      977,
      3
    ],
    [
      901,
      1094,
      1
    ],
    [
      901,
      1399,
      2
    ],
    [
      902,
      977,
      1
    ],
    [
      903,
      903,
      6
    ],
    [
      903,
      968,
      2
    ],
    [
      903,
      977,
      6
    ],
    [
      903,
      1399,
      2
    ],
    [
      905,
      905,
      1
    ],
    [
      906,
      977,
      1
    ],
    [
      907,
      907,
      1
    ],
    [
      908,
      977,
      1
    ],
    [
      909,
      1399,
      1
    ],
    [
      910,
      904,
      1
    ],
    [
      911,
      977,
      1
    ],
    [
      912,
      912,
      3
    ],
    [
      912,
      977,
      3
    ],
    [
      912,
      1399,
      1
    ],
    [
      913,
      913,
      1
    ],
    [
      914,
      914,
      1
    ],
    [
      915,
      977,
      1
    ],
    [
      916,
      1259,
      1
    ],
    [
      917,
      977,
      1
    ],
    [
      918,
      977,
      1
    ],
    [
      919,
      977,
      1
    ],
    [
      920,
      1259,
      1
    ],
    [
      921,
      921,
      1
    ],
    [
      921,
      1399,
      1
    ],
    [
      922,
      1399,
      1
    ],
    [
      923,
      977,
      3
    ],
    [
      924,
      977,
      1
    ],
    [
      925,
      977,
      2
    ],
    [
      926,
      977,
      1
    ],
    [
      927,
      927,
      1
    ],
    [
      927,
      977,
      1
    ],
    [
      928,
      928,
      1
    ],
    [
      929,
      977,
      3
    ],
    [
      930,
      977,
      1
    ],
    [
      931,
      977,
      1
    ],
    [
      932,
      932,
      1
    ],
    [
      933,
      977,
      2
    ],
    [
      934,
      977,
      1
    ],
    [
      935,
      935,
      2
    ],
    [
      935,
      977,
      3
    ],
    [
      936,
      936,
      1
    ],
    [
      937,
      977,
      1
    ],
    [
      938,
      977,
      1
    ],
    [
      938,
      1399,
      1
    ],
    [
      940,
      977,
      1
    ],
    [
      940,
      1399,
      1
    ],
    [
      941,
      941,
      2
    ],
    [
      941,
      977,
      1
    ],
    [
      942,
      942,
      2
    ],
    [
      942,
      968,
      2
    ],
    [
      942,
      977,
      7
    ],
    [
      942,
      1398,
      1
    ],
    [
      942,
      1399,
      1
    ],
    [
      943,
      968,
      2
    ],
    [
      943,
      977,
      4
    ],
    [
      944,
      977,
      1
    ],
    [
      944,
      1260,
      1
    ],
    [
      945,
      945,
      4
    ],
    [
      945,
      977,
      3
    ],
    [
      946,
      946,
      8
    ],
    [
      946,
      968,
      4
    ],
    [
      946,
      977,
      7
    ],
    [
      946,
      1148,
      1
    ],
    [
      947,
      1399,
      1
    ],
    [
      948,
      968,
      1
    ],
    [
      948,
      977,
      1
    ],
    [
      949,
      977,
      1
    ],
    [
      949,
      1399,
      1
    ],
    [
      950,
      977,
      1
    ],
    [
      951,
      951,
      1
    ],
    [
      952,
      977,
      1
    ],
    [
      953,
      1399,
      1
    ],
    [
      954,
      977,
      1
    ],
    [
      955,
      977,
      1
    ],
    [
      956,
      956,
      1
    ],
    [
      957,
      1399,
      1
    ],
    [
      958,
      958,
      1
    ],
    [
      959,
      975,
      1
    ],
    [
      960,
      977,
      1
    ],
    [
      960,
      1399,
      1
    ],
    [
      961,
      977,
      2
    ],
    [
      962,
      977,
      2
    ],
    [
      963,
      963,
      3
    ],
    [
      963,
      977,
      1
    ],
    [
      963,
      1399,
      1
    ],
    [
      964,
      977,
      1
    ],
    [
      965,
      977,
      1
    ],
    [
      966,
      966,
      2
    ],
    [
      966,
      977,
      2
    ],
    [
      967,
      967,
      5
    ],
    [
      967,
      968,
      3
    ],
    [
      967,
      977,
      1
    ],
    [
      970,
      977,
      1
    ],
    [
      971,
      977,
      1
    ],
    [
      972,
      977,
      1
    ],
    [
      972,
      982,
      1
    ],
    [
      973,
      973,
      3
    ],
    [
      973,
      1399,
      1
    ],
    [
      974,
      1399,
      1
    ],
    [
      975,
      975,
      3
    ],
    [
      975,
      977,
      2
    ],
    [
      975,
      982,
      1
    ],
    [
      981,
      981,
      1
    ],
    [
      982,
      968,
      3
    ],
    [
      982,
      977,
      13
    ],
    [
      982,
      982,
      12
    ],
    [
      982,
      1399,
      2
    ],
    [
      983,
      968,
      1
    ],
    [
      984,
      984,
      1
    ],
    [
      985,
      817,
      1
    ],
    [
      985,
      977,
      2
    ],
    [
      986,
      977,
      2
    ],
    [
      986,
      986,
      4
    ],
    [
      987,
      977,
      1
    ],
    [
      988,
      969,
      1
    ],
    [
      989,
      989,
      1
    ],
    [
      989,
      1399,
      1
    ],
    [
      990,
      977,
      1
    ],
    [
      991,
      991,
      1
    ],
    [
      992,
      968,
      1
    ],
    [
      993,
      804,
      4
    ],
    [
      993,
      968,
      33
    ],
    [
      993,
      977,
      62
    ],
    [
      993,
      978,
      2
    ],
    [
      993,
      979,
      2
    ],
    [
      993,
      993,
      51
    ],
    [
      993,
      1090,
      20
    ],
    [
      993,
      1399,
      17
    ],
    [
      994,
      977,
      2
    ],
    [
      995,
      977,
      2
    ],
    [
      995,
      995,
      1
    ],
    [
      996,
      977,
      1
    ],
    [
      997,
      977,
      1
    ],
    [
      998,
      977,
      1
    ],
    [
      999,
      1259,
      1
    ],
    [
      1000,
      968,
      3
    ],
    [
      1000,
      977,
      5
    ],
    [
      1000,
      1000,
      8
    ],
    [
      1000,
      1090,
      1
    ],
    [
      1000,
      1399,
      1
    ],
    [
      1001,
      968,
      1
    ],
    [
      1001,
      977,
      5
    ],
    [
      1001,
      1001,
      3
    ],
    [
      1001,
      1399,
      3
    ],
    [
      1002,
      1002,
      1
    ],
    [
      1003,
      977,
      2
    ],
    [
      1003,
      1003,
      1
    ],
    [
      1003,
      1399,
      1
    ],
    [
      1004,
      1004,
      1
    ],
    [
      1005,
      1005,
      1
    ],
    [
      1006,
      977,
      1
    ],
    [
      1007,
      1259,
      1
    ],
    [
      1008,
      435,
      3
    ],
    [
      1008,
      968,
      2
    ],
    [
      1008,
      977,
      8
    ],
    [
      1008,
      1008,
      6
    ],
    [
      1008,
      1399,
      1
    ],
    [
      1009,
      1009,
      1
    ],
    [
      1010,
      977,
      2
    ],
    [
      1011,
      977,
      1
    ],
    [
      1012,
      977,
      2
    ],
    [
      1013,
      977,
      3
    ],
    [
      1013,
      1013,
      1
    ],
    [
      1013,
      1148,
      1
    ],
    [
      1013,
      1399,
      2
    ],
    [
      1014,
      1014,
      1
    ],
    [
      1015,
      977,
      5
    ],
    [
      1015,
      1015,
      3
    ],
    [
      1015,
      1398,
      1
    ],
    [
      1016,
      1398,
      1
    ],
    [
      1017,
      968,
      1
    ],
    [
      1017,
      977,
      1
    ],
    [
      1017,
      1017,
      2
    ],
    [
      1017,
      1399,
      1
    ],
    [
      1018,
      977,
      1
    ],
    [
      1019,
      977,
      1
    ],
    [
      1019,
      1019,
      2
    ],
    [
      1020,
      1020,
      1
    ],
    [
      1020,
      1399,
      1
    ],
    [
      1021,
      977,
      1
    ],
    [
      1021,
      1021,
      1
    ],
    [
      1022,
      977,
      1
    ],
    [
      1023,
      977,
      2
    ],
    [
      1023,
      1023,
      1
    ],
    [
      1024,
      977,
      1
    ],
    [
      1025,
      1025,
      1
    ],
    [
      1025,
      1399,
      1
    ],
    [
      1026,
      1399,
      1
    ],
    [
      1027,
      977,
      2
    ],
    [
      1028,
      977,
      1
    ],
    [
      1029,
      977,
      1
    ],
    [
      1030,
      968,
      1
    ],
    [
      1030,
      977,
      1
    ],
    [
      1030,
      1030,
      2
    ],
    [
      1032,
      977,
      1
    ],
    [
      1032,
      1031,
      1
    ],
    [
      1032,
      1032,
      1
    ],
    [
      1032,
      1399,
      2
    ],
    [
      1033,
      977,
      5
    ],
    [
      1033,
      1033,
      1
    ],
    [
      1034,
      1043,
      1
    ],
    [
      1035,
      1035,
      1
    ],
    [
      1036,
      1036,
      1
    ],
    [
      1037,
      1037,
      1
    ],
    [
      1039,
      1038,
      1
    ],
    [
      1040,
      977,
      1
    ],
    [
      1040,
      1040,
      1
    ],
    [
      1041,
      977,
      1
    ],
    [
      1041,
      1041,
      1
    ],
    [
      1042,
      977,
      1
    ],
    [
      1042,
      978,
      1
    ],
    [
      1042,
      1042,
      1
    ],
    [
      1044,
      977,
      1
    ],
    [
      1045,
      968,
      1
    ],
    [
      1045,
      1045,
      1
    ],
    [
      1046,
      977,
      1
    ],
    [
      1047,
      1047,
      1
    ],
    [
      1048,
      977,
      1
    ],
    [
      1048,
      1050,
      1
    ],
    [
      1049,
      1049,
      1
    ],
    [
      1051,
      977,
      1
    ],
    [
      1052,
      977,
      1
    ],
    [
      1055,
      1055,
      2
    ],
    [
      1056,
      1056,
      1
    ],
    [
      1057,
      1399,
      1
    ],
    [
      1058,
      1058,
      1
    ],
    [
      1060,
      977,
      1
    ],
    [
      1061,
      977,
      1
    ],
    [
      1061,
      1061,
      1
    ],
    [
      1062,
      977,
      1
    ],
    [
      1063,
      1059,
      1
    ],
    [
      1064,
      977,
      5
    ],
    [
      1064,
      1064,
      1
    ],
    [
      1065,
      977,
      1
    ],
    [
      1065,
      1091,
      1
    ],
    [
      1066,
      1066,
      1
    ],
    [
      1067,
      977,
      1
    ],
    [
      1068,
      977,
      1
    ],
    [
      1069,
      1069,
      1
    ],
    [
      1069,
      1398,
      1
    ],
    [
      1070,
      977,
      5
    ],
    [
      1070,
      1070,
      1
    ],
    [
      1071,
      1071,
      1
    ],
    [
      1072,
      977,
      1
    ],
    [
      1072,
      1072,
      1
    ],
    [
      1073,
      1073,
      1
    ],
    [
      1074,
      1399,
      1
    ],
    [
      1075,
      977,
      1
    ],
    [
      1076,
      977,
      1
    ],
    [
      1077,
      977,
      1
    ],
    [
      1078,
      977,
      1
    ],
    [
      1078,
      1078,
      1
    ],
    [
      1079,
      1079,
      1
    ],
    [
      1080,
      977,
      3
    ],
    [
      1082,
      977,
      1
    ],
    [
      1083,
      968,
      1
    ],
    [
      1084,
      968,
      1
    ],
    [
      1084,
      977,
      1
    ],
    [
      1085,
      1085,
      1
    ],
    [
      1086,
      977,
      1
    ],
    [
      1087,
      977,
      1
    ],
    [
      1088,
      977,
      1
    ],
    [
      1089,
      977,
      1
    ],
    [
      1091,
      977,
      1
    ],
    [
      1091,
      978,
      1
    ],
    [
      1091,
      1091,
      1
    ],
    [
      1093,
      977,
      3
    ],
    [
      1093,
      1091,
      1
    ],
    [
      1093,
      1399,
      1
    ],
    [
      1095,
      977,
      1
    ],
    [
      1095,
      1081,
      1
    ],
    [
      1096,
      977,
      2
    ],
    [
      1097,
      968,
      1
    ],
    [
      1098,
      977,
      2
    ],
    [
      1098,
      1259,
      1
    ],
    [
      1098,
      1399,
      1
    ],
    [
      1099,
      977,
      1
    ],
    [
      1100,
      977,
      1
    ],
    [
      1101,
      643,
      1
    ],
    [
      1102,
      1102,
      1
    ],
    [
      1104,
      977,
      1
    ],
    [
      1106,
      1399,
      1
    ],
    [
      1107,
      977,
      1
    ],
    [
      1108,
      977,
      2
    ],
    [
      1109,
      1109,
      1
    ],
    [
      1111,
      968,
      1
    ],
    [
      1111,
      1110,
      1
    ],
    [
      1112,
      1112,
      1
    ],
    [
      1113,
      977,
      1
    ],
    [
      1113,
      1398,
      1
    ],
    [
      1114,
      977,
      4
    ],
    [
      1115,
      977,
      1
    ],
    [
      1116,
      977,
      1
    ],
    [
      1116,
      1116,
      1
    ],
    [
      1117,
      1399,
      1
    ],
    [
      1118,
      977,
      1
    ],
    [
      1119,
      1119,
      1
    ],
    [
      1120,
      977,
      1
    ],
    [
      1121,
      1121,
      1
    ],
    [
      1122,
      977,
      1
    ],
    [
      1124,
      977,
      1
    ],
    [
      1125,
      977,
      3
    ],
    [
      1125,
      1125,
      1
    ],
    [
      1126,
      977,
      1
    ],
    [
      1127,
      977,
      1
    ],
    [
      1128,
      977,
      1
    ],
    [
      1129,
      977,
      1
    ],
    [
      1129,
      1129,
      1
    ],
    [
      1130,
      1130,
      1
    ],
    [
      1131,
      1398,
      1
    ],
    [
      1132,
      977,
      1
    ],
    [
      1133,
      978,
      1
    ],
    [
      1134,
      977,
      2
    ],
    [
      1134,
      1134,
      2
    ],
    [
      1135,
      977,
      1
    ],
    [
      1135,
      1135,
      2
    ],
    [
      1136,
      1136,
      1
    ],
    [
      1137,
      977,
      1
    ],
    [
      1137,
      1137,
      1
    ],
    [
      1138,
      977,
      1
    ],
    [
      1138,
      1123,
      1
    ],
    [
      1139,
      977,
      1
    ],
    [
      1140,
      977,
      1
    ],
    [
      1141,
      977,
      2
    ],
    [
      1141,
      1399,
      1
    ],
    [
      1142,
      1142,
      1
    ],
    [
      1143,
      977,
      1
    ],
    [
      1144,
      977,
      1
    ],
    [
      1144,
      1144,
      1
    ],
    [
      1145,
      1145,
      1
    ],
    [
      1146,
      977,
      1
    ],
    [
      1147,
      1094,
      1
    ],
    [
      1149,
      1149,
      1
    ],
    [
      1150,
      979,
      1
    ],
    [
      1150,
      1150,
      2
    ],
    [
      1151,
      977,
      1
    ],
    [
      1152,
      977,
      1
    ],
    [
      1153,
      977,
      1
    ],
    [
      1154,
      977,
      2
    ],
    [
      1154,
      1154,
      5
    ],
    [
      1154,
      1399,
      1
    ],
    [
      1155,
      1155,
      1
    ],
    [
      1156,
      1156,
      1
    ],
    [
      1158,
      1157,
      1
    ],
    [
      1159,
      977,
      1
    ],
    [
      1160,
      1160,
      1
    ],
    [
      1161,
      1162,
      1
    ],
    [
      1163,
      979,
      1
    ],
    [
      1164,
      1259,
      1
    ],
    [
      1165,
      1165,
      1
    ],
    [
      1166,
      968,
      2
    ],
    [
      1167,
      1167,
      1
    ],
    [
      1168,
      977,
      1
    ],
    [
      1169,
      977,
      1
    ],
    [
      1170,
      1170,
      1
    ],
    [
      1170,
      1399,
      1
    ],
    [
      1171,
      1399,
      1
    ],
    [
      1172,
      977,
      10
    ],
    [
      1172,
      1172,
      6
    ],
    [
      1173,
      977,
      1
    ],
    [
      1173,
      1173,
      1
    ],
    [
      1174,
      977,
      1
    ],
    [
      1174,
      1182,
      1
    ],
    [
      1175,
      977,
      2
    ],
    [
      1176,
      804,
      1
    ],
    [
      1176,
      968,
      3
    ],
    [
      1176,
      977,
      8
    ],
    [
      1176,
      1176,
      7
    ],
    [
      1177,
      1172,
      1
    ],
    [
      1178,
      1178,
      2
    ],
    [
      1179,
      968,
      1
    ],
    [
      1179,
      1179,
      2
    ],
    [
      1180,
      977,
      3
    ],
    [
      1180,
      1172,
      1
    ],
    [
      1180,
      1180,
      5
    ],
    [
      1181,
      968,
      1
    ],
    [
      1181,
      977,
      1
    ],
    [
      1183,
      977,
      1
    ],
    [
      1184,
      977,
      1
    ],
    [
      1185,
      978,
      1
    ],
    [
      1186,
      977,
      1
    ],
    [
      1187,
      977,
      1
    ],
    [
      1188,
      1188,
      1
    ],
    [
      1189,
      779,
      1
    ],
    [
      1190,
      977,
      1
    ],
    [
      1191,
      977,
      1
    ],
    [
      1192,
      977,
      1
    ],
    [
      1192,
      1192,
      2
    ],
    [
      1193,
      977,
      2
    ],
    [
      1193,
      1399,
      1
    ],
    [
      1194,
      977,
      2
    ],
    [
      1194,
      1194,
      2
    ],
    [
      1195,
      1195,
      3
    ],
    [
      1196,
      977,
      1
    ],
    [
      1197,
      977,
      1
    ],
    [
      1198,
      977,
      2
    ],
    [
      1199,
      1199,
      1
    ],
    [
      1200,
      977,
      2
    ],
    [
      1200,
      978,
      1
    ],
    [
      1200,
      1200,
      1
    ],
    [
      1200,
      1399,
      1
    ],
    [
      1201,
      977,
      1
    ],
    [
      1202,
      1202,
      1
    ],
    [
      1203,
      1203,
      1
    ],
    [
      1204,
      977,
      2
    ],
    [
      1204,
      1204,
      2
    ],
    [
      1205,
      977,
      21
    ],
    [
      1205,
      978,
      1
    ],
    [
      1205,
      1205,
      16
    ],
    [
      1205,
      1259,
      2
    ],
    [
      1206,
      977,
      1
    ],
    [
      1207,
      968,
      1
    ],
    [
      1207,
      977,
      1
    ],
    [
      1207,
      1399,
      1
    ],
    [
      1208,
      1208,
      1
    ],
    [
      1209,
      977,
      1
    ],
    [
      1210,
      977,
      3
    ],
    [
      1210,
      1210,
      1
    ],
    [
      1211,
      1211,
      1
    ],
    [
      1212,
      968,
      1
    ],
    [
      1212,
      1212,
      1
    ],
    [
      1212,
      1260,
      1
    ],
    [
      1213,
      977,
      1
    ],
    [
      1214,
      1214,
      1
    ],
    [
      1215,
      977,
      1
    ],
    [
      1216,
      977,
      3
    ],
    [
      1217,
      968,
      1
    ],
    [
      1217,
      977,
      5
    ],
    [
      1217,
      978,
      1
    ],
    [
      1217,
      1217,
      5
    ],
    [
      1217,
      1259,
      1
    ],
    [
      1217,
      1398,
      1
    ],
    [
      1217,
      1399,
      1
    ],
    [
      1218,
      977,
      2
    ],
    [
      1218,
      1218,
      1
    ],
    [
      1219,
      977,
      2
    ],
    [
      1220,
      1220,
      1
    ],
    [
      1221,
      977,
      1
    ],
    [
      1222,
      977,
      4
    ],
    [
      1223,
      977,
      1
    ],
    [
      1224,
      977,
      1
    ],
    [
      1224,
      1224,
      1
    ],
    [
      1225,
      979,
      1
    ],
    [
      1226,
      977,
      1
    ],
    [
      1227,
      1227,
      2
    ],
    [
      1228,
      977,
      1
    ],
    [
      1229,
      977,
      1
    ],
    [
      1230,
      977,
      1
    ],
    [
      1231,
      977,
      1
    ],
    [
      1232,
      1232,
      1
    ],
    [
      1233,
      1233,
      1
    ],
    [
      1234,
      1234,
      1
    ],
    [
      1235,
      435,
      1
    ],
    [
      1235,
      804,
      1
    ],
    [
      1235,
      968,
      4
    ],
    [
      1235,
      977,
      3
    ],
    [
      1235,
      1235,
      6
    ],
    [
      1235,
      1399,
      2
    ],
    [
      1236,
      977,
      1
    ],
    [
      1237,
      1237,
      1
    ],
    [
      1238,
      978,
      1
    ],
    [
      1239,
      977,
      1
    ],
    [
      1240,
      1240,
      1
    ],
    [
      1241,
      977,
      2
    ],
    [
      1241,
      1241,
      2
    ],
    [
      1241,
      1399,
      1
    ],
    [
      1242,
      1241,
      1
    ],
    [
      1244,
      1244,
      1
    ],
    [
      1245,
      977,
      2
    ],
    [
      1245,
      1245,
      2
    ],
    [
      1246,
      977,
      8
    ],
    [
      1246,
      978,
      1
    ],
    [
      1246,
      1246,
      5
    ],
    [
      1247,
      977,
      1
    ],
    [
      1247,
      1247,
      2
    ],
    [
      1248,
      977,
      1
    ],
    [
      1248,
      1248,
      1
    ],
    [
      1248,
      1259,
      1
    ],
    [
      1249,
      977,
      1
    ],
    [
      1250,
      1250,
      2
    ],
    [
      1251,
      977,
      1
    ],
    [
      1252,
      1252,
      1
    ],
    [
      1252,
      1399,
      1
    ],
    [
      1253,
      977,
      3
    ],
    [
      1253,
      978,
      1
    ],
    [
      1253,
      1253,
      2
    ],
    [
      1254,
      1399,
      1
    ],
    [
      1255,
      977,
      1
    ],
    [
      1256,
      977,
      1
    ],
    [
      1257,
      585,
      1
    ],
    [
      1258,
      977,
      1
    ],
    [
      1261,
      1261,
      1
    ],
    [
      1262,
      977,
      1
    ],
    [
      1263,
      977,
      2
    ],
    [
      1264,
      977,
      1
    ],
    [
      1265,
      968,
      1
    ],
    [
      1265,
      977,
      1
    ],
    [
      1266,
      1399,
      1
    ],
    [
      1267,
      977,
      1
    ],
    [
      1268,
      977,
      1
    ],
    [
      1269,
      977,
      1
    ],
    [
      1269,
      1269,
      1
    ],
    [
      1270,
      977,
      1
    ],
    [
      1272,
      977,
      1
    ],
    [
      1273,
      1273,
      1
    ],
    [
      1274,
      977,
      1
    ],
    [
      1275,
      1271,
      1
    ],
    [
      1276,
      977,
      1
    ],
    [
      1277,
      1260,
      1
    ],
    [
      1278,
      1399,
      1
    ],
    [
      1279,
      977,
      2
    ],
    [
      1280,
      1280,
      1
    ],
    [
      1281,
      977,
      1
    ],
    [
      1282,
      977,
      1
    ],
    [
      1283,
      977,
      1
    ],
    [
      1284,
      977,
      1
    ],
    [
      1285,
      1285,
      1
    ],
    [
      1286,
      804,
      2
    ],
    [
      1286,
      968,
      1
    ],
    [
      1286,
      977,
      8
    ],
    [
      1286,
      1092,
      1
    ],
    [
      1286,
      1286,
      5
    ],
    [
      1287,
      977,
      1
    ],
    [
      1288,
      1399,
      1
    ],
    [
      1289,
      978,
      1
    ],
    [
      1290,
      977,
      1
    ],
    [
      1290,
      1290,
      1
    ],
    [
      1291,
      977,
      1
    ],
    [
      1292,
      977,
      1
    ],
    [
      1293,
      1293,
      2
    ],
    [
      1294,
      1247,
      1
    ],
    [
      1295,
      977,
      1
    ],
    [
      1296,
      977,
      1
    ],
    [
      1296,
      1296,
      1
    ],
    [
      1296,
      1399,
      1
    ],
    [
      1297,
      977,
      2
    ],
    [
      1297,
      1297,
      1
    ],
    [
      1297,
      1399,
      1
    ],
    [
      1298,
      1298,
      1
    ],
    [
      1299,
      1298,
      1
    ],
    [
      1300,
      977,
      1
    ],
    [
      1301,
      1399,
      1
    ],
    [
      1302,
      977,
      1
    ],
    [
      1303,
      977,
      1
    ],
    [
      1303,
      1303,
      1
    ],
    [
      1304,
      977,
      1
    ],
    [
      1304,
      1304,
      2
    ],
    [
      1305,
      1305,
      1
    ],
    [
      1306,
      149,
      1
    ],
    [
      1308,
      1308,
      1
    ],
    [
      1309,
      968,
      1
    ],
    [
      1309,
      977,
      1
    ],
    [
      1309,
      1309,
      2
    ],
    [
      1309,
      1399,
      2
    ],
    [
      1310,
      977,
      2
    ],
    [
      1310,
      1310,
      1
    ],
    [
      1311,
      977,
      1
    ],
    [
      1312,
      977,
      1
    ],
    [
      1312,
      1312,
      1
    ],
    [
      1313,
      977,
      1
    ],
    [
      1314,
      977,
      2
    ],
    [
      1314,
      1314,
      1
    ],
    [
      1315,
      977,
      1
    ],
    [
      1316,
      977,
      1
    ],
    [
      1317,
      977,
      1
    ],
    [
      1319,
      977,
      1
    ],
    [
      1320,
      977,
      1
    ],
    [
      1321,
      977,
      1
    ],
    [
      1321,
      1321,
      1
    ],
    [
      1322,
      977,
      1
    ],
    [
      1322,
      1322,
      1
    ],
    [
      1323,
      1399,
      1
    ],
    [
      1324,
      977,
      1
    ],
    [
      1324,
      1324,
      1
    ],
    [
      1325,
      977,
      1
    ],
    [
      1325,
      1325,
      1
    ],
    [
      1325,
      1326,
      1
    ],
    [
      1325,
      1327,
      2
    ],
    [
      1325,
      1399,
      1
    ],
    [
      1328,
      977,
      2
    ],
    [
      1328,
      1328,
      1
    ],
    [
      1328,
      1398,
      1
    ],
    [
      1328,
      1399,
      1
    ],
    [
      1329,
      796,
      1
    ],
    [
      1329,
      804,
      1
    ],
    [
      1329,
      968,
      4
    ],
    [
      1329,
      977,
      29
    ],
    [
      1329,
      1094,
      1
    ],
    [
      1329,
      1329,
      24
    ],
    [
      1329,
      1398,
      3
    ],
    [
      1329,
      1399,
      16
    ],
    [
      1329,
      1405,
      1
    ],
    [
      1329,
      1499,
      1
    ],
    [
      1330,
      309,
      1
    ],
    [
      1330,
      443,
      3
    ],
    [
      1330,
      804,
      6
    ],
    [
      1330,
      968,
      36
    ],
    [
      1330,
      977,
      124
    ],
    [
      1330,
      978,
      4
    ],
    [
      1330,
      1094,
      1
    ],
    [
      1330,
      1148,
      4
    ],
    [
      1330,
      1330,
      133
    ],
    [
      1330,
      1398,
      2
    ],
    [
      1330,
      1399,
      17
    ],
    [
      1331,
      968,
      1
    ],
    [
      1331,
      1330,
      1
    ],
    [
      1331,
      1331,
      1
    ],
    [
      1332,
      977,
      5
    ],
    [
      1332,
      1259,
      1
    ],
    [
      1332,
      1332,
      3
    ],
    [
      1333,
      977,
      6
    ],
    [
      1333,
      1333,
      7
    ],
    [
      1333,
      1398,
      1
    ],
    [
      1334,
      977,
      3
    ],
    [
      1334,
      1328,
      2
    ],
    [
      1334,
      1330,
      1
    ],
    [
      1334,
      1334,
      1
    ],
    [
      1335,
      968,
      6
    ],
    [
      1335,
      977,
      8
    ],
    [
      1335,
      978,
      1
    ],
    [
      1335,
      1335,
      7
    ],
    [
      1335,
      1399,
      4
    ],
    [
      1336,
      977,
      1
    ],
    [
      1337,
      804,
      1
    ],
    [
      1337,
      977,
      2
    ],
    [
      1337,
      1337,
      1
    ],
    [
      1338,
      977,
      1
    ],
    [
      1339,
      977,
      2
    ],
    [
      1339,
      1339,
      1
    ],
    [
      1340,
      1340,
      1
    ],
    [
      1341,
      968,
      1
    ],
    [
      1341,
      977,
      2
    ],
    [
      1341,
      1341,
      3
    ],
    [
      1342,
      977,
      3
    ],
    [
      1342,
      978,
      1
    ],
    [
      1342,
      1103,
      2
    ],
    [
      1342,
      1332,
      1
    ],
    [
      1342,
      1342,
      8
    ],
    [
      1342,
      1399,
      2
    ],
    [
      1342,
      1405,
      1
    ],
    [
      1343,
      1259,
      1
    ],
    [
      1344,
      978,
      1
    ],
    [
      1345,
      1361,
      1
    ],
    [
      1346,
      977,
      2
    ],
    [
      1347,
      977,
      2
    ],
    [
      1347,
      1347,
      1
    ],
    [
      1348,
      977,
      1
    ],
    [
      1348,
      1348,
      3
    ],
    [
      1349,
      1399,
      1
    ],
    [
      1350,
      977,
      1
    ],
    [
      1351,
      968,
      3
    ],
    [
      1351,
      977,
      8
    ],
    [
      1351,
      978,
      1
    ],
    [
      1351,
      1351,
      10
    ],
    [
      1351,
      1398,
      1
    ],
    [
      1351,
      1399,
      2
    ],
    [
      1352,
      977,
      1
    ],
    [
      1352,
      1352,
      2
    ],
    [
      1353,
      977,
      3
    ],
    [
      1354,
      804,
      1
    ],
    [
      1354,
      977,
      1
    ],
    [
      1354,
      1354,
      1
    ],
    [
      1354,
      1399,
      1
    ],
    [
      1355,
      1355,
      1
    ],
    [
      1356,
      977,
      2
    ],
    [
      1356,
      1356,
      2
    ],
    [
      1356,
      1398,
      1
    ],
    [
      1357,
      977,
      1
    ],
    [
      1358,
      977,
      3
    ],
    [
      1358,
      1259,
      1
    ],
    [
      1358,
      1358,
      2
    ],
    [
      1359,
      977,
      1
    ],
    [
      1360,
      977,
      1
    ],
    [
      1360,
      1360,
      2
    ],
    [
      1361,
      968,
      1
    ],
    [
      1361,
      977,
      3
    ],
    [
      1361,
      1361,
      2
    ],
    [
      1361,
      1398,
      1
    ],
    [
      1361,
      1399,
      1
    ],
    [
      1362,
      977,
      1
    ],
    [
      1363,
      977,
      1
    ],
    [
      1364,
      977,
      3
    ],
    [
      1364,
      1364,
      5
    ],
    [
      1364,
      1398,
      1
    ],
    [
      1365,
      1399,
      1
    ],
    [
      1366,
      977,
      1
    ],
    [
      1367,
      1399,
      1
    ],
    [
      1368,
      977,
      1
    ],
    [
      1369,
      1369,
      1
    ],
    [
      1370,
      977,
      2
    ],
    [
      1370,
      1370,
      2
    ],
    [
      1371,
      804,
      1
    ],
    [
      1371,
      968,
      11
    ],
    [
      1371,
      977,
      46
    ],
    [
      1371,
      978,
      2
    ],
    [
      1371,
      1090,
      6
    ],
    [
      1371,
      1371,
      59
    ],
    [
      1371,
      1398,
      2
    ],
    [
      1371,
      1399,
      14
    ],
    [
      1372,
      1372,
      1
    ],
    [
      1373,
      1373,
      1
    ],
    [
      1374,
      939,
      1
    ],
    [
      1374,
      968,
      1
    ],
    [
      1374,
      1374,
      1
    ],
    [
      1375,
      977,
      1
    ],
    [
      1376,
      1259,
      1
    ],
    [
      1377,
      977,
      1
    ],
    [
      1378,
      977,
      1
    ],
    [
      1379,
      1379,
      1
    ],
    [
      1380,
      1380,
      1
    ],
    [
      1381,
      977,
      1
    ],
    [
      1382,
      977,
      1
    ],
    [
      1383,
      1383,
      1
    ],
    [
      1384,
      1384,
      1
    ],
    [
      1385,
      968,
      1
    ],
    [
      1386,
      1386,
      1
    ],
    [
      1387,
      1387,
      1
    ],
    [
      1388,
      977,
      1
    ],
    [
      1389,
      968,
      1
    ],
    [
      1389,
      1389,
      1
    ],
    [
      1389,
      1399,
      1
    ],
    [
      1390,
      977,
      1
    ],
    [
      1391,
      977,
      2
    ],
    [
      1392,
      1392,
      1
    ],
    [
      1393,
      977,
      1
    ],
    [
      1394,
      1394,
      2
    ],
    [
      1395,
      1399,
      1
    ],
    [
      1396,
      977,
      1
    ],
    [
      1396,
      1259,
      1
    ],
    [
      1397,
      1399,
      1
    ],
    [
      1400,
      977,
      1
    ],
    [
      1400,
      1400,
      4
    ],
    [
      1401,
      1401,
      1
    ],
    [
      1402,
      978,
      1
    ],
    [
      1403,
      1403,
      1
    ],
    [
      1404,
      1259,
      1
    ],
    [
      1406,
      1406,
      1
    ],
    [
      1407,
      789,
      1
    ],
    [
      1407,
      977,
      13
    ],
    [
      1407,
      979,
      1
    ],
    [
      1407,
      1407,
      8
    ],
    [
      1408,
      1408,
      1
    ],
    [
      1409,
      1399,
      1
    ],
    [
      1410,
      977,
      4
    ],
    [
      1410,
      1410,
      4
    ],
    [
      1411,
      650,
      1
    ],
    [
      1412,
      804,
      1
    ],
    [
      1412,
      1399,
      1
    ],
    [
      1412,
      1412,
      2
    ],
    [
      1413,
      1413,
      1
    ],
    [
      1414,
      977,
      1
    ],
    [
      1415,
      977,
      1
    ],
    [
      1416,
      1399,
      1
    ],
    [
      1417,
      977,
      1
    ],
    [
      1418,
      977,
      1
    ],
    [
      1419,
      977,
      1
    ],
    [
      1420,
      1429,
      1
    ],
    [
      1421,
      977,
      1
    ],
    [
      1421,
      980,
      1
    ],
    [
      1422,
      1399,
      1
    ],
    [
      1423,
      977,
      3
    ],
    [
      1423,
      1259,
      1
    ],
    [
      1423,
      1399,
      1
    ],
    [
      1423,
      1423,
      1
    ],
    [
      1424,
      977,
      1
    ],
    [
      1425,
      977,
      1
    ],
    [
      1426,
      977,
      1
    ],
    [
      1427,
      1427,
      1
    ],
    [
      1428,
      1428,
      1
    ],
    [
      1430,
      1430,
      1
    ],
    [
      1431,
      977,
      3
    ],
    [
      1431,
      978,
      1
    ],
    [
      1431,
      1431,
      2
    ],
    [
      1433,
      1432,
      1
    ],
    [
      1434,
      1399,
      1
    ],
    [
      1435,
      977,
      2
    ],
    [
      1436,
      1436,
      1
    ],
    [
      1437,
      977,
      1
    ],
    [
      1438,
      1438,
      1
    ],
    [
      1439,
      977,
      18
    ],
    [
      1439,
      1399,
      2
    ],
    [
      1439,
      1439,
      6
    ],
    [
      1440,
      977,
      1
    ],
    [
      1440,
      1440,
      2
    ],
    [
      1441,
      977,
      1
    ],
    [
      1441,
      1470,
      1
    ],
    [
      1442,
      977,
      2
    ],
    [
      1442,
      1399,
      1
    ],
    [
      1442,
      1442,
      2
    ],
    [
      1443,
      977,
      1
    ],
    [
      1444,
      977,
      1
    ],
    [
      1444,
      1399,
      1
    ],
    [
      1444,
      1444,
      2
    ],
    [
      1445,
      977,
      2
    ],
    [
      1446,
      968,
      3
    ],
    [
      1446,
      977,
      3
    ],
    [
      1446,
      1094,
      1
    ],
    [
      1446,
      1446,
      2
    ],
    [
      1447,
      977,
      1
    ],
    [
      1448,
      977,
      2
    ],
    [
      1448,
      1448,
      5
    ],
    [
      1449,
      1451,
      1
    ],
    [
      1450,
      435,
      1
    ],
    [
      1450,
      977,
      4
    ],
    [
      1450,
      1450,
      3
    ],
    [
      1451,
      977,
      2
    ],
    [
      1451,
      1398,
      1
    ],
    [
      1451,
      1399,
      1
    ],
    [
      1451,
      1451,
      4
    ],
    [
      1452,
      1452,
      1
    ],
    [
      1453,
      968,
      1
    ],
    [
      1454,
      1454,
      1
    ],
    [
      1455,
      977,
      1
    ],
    [
      1456,
      134,
      1
    ],
    [
      1456,
      804,
      1
    ],
    [
      1456,
      968,
      2
    ],
    [
      1456,
      977,
      19
    ],
    [
      1456,
      1094,
      1
    ],
    [
      1456,
      1399,
      4
    ],
    [
      1456,
      1456,
      10
    ],
    [
      1457,
      1457,
      1
    ],
    [
      1458,
      1458,
      1
    ],
    [
      1459,
      977,
      3
    ],
    [
      1459,
      1459,
      1
    ],
    [
      1460,
      978,
      1
    ],
    [
      1460,
      1458,
      1
    ],
    [
      1460,
      1460,
      3
    ],
    [
      1461,
      977,
      1
    ],
    [
      1462,
      1462,
      4
    ],
    [
      1463,
      977,
      1
    ],
    [
      1463,
      978,
      1
    ],
    [
      1463,
      1463,
      1
    ],
    [
      1464,
      977,
      1
    ],
    [
      1465,
      977,
      6
    ],
    [
      1465,
      1399,
      1
    ],
    [
      1465,
      1465,
      7
    ],
    [
      1466,
      968,
      1
    ],
    [
      1467,
      1467,
      1
    ],
    [
      1468,
      1468,
      2
    ],
    [
      1469,
      977,
      1
    ],
    [
      1469,
      1469,
      2
    ],
    [
      1470,
      977,
      1
    ],
    [
      1470,
      1470,
      1
    ],
    [
      1471,
      804,
      2
    ],
    [
      1471,
      968,
      5
    ],
    [
      1471,
      977,
      9
    ],
    [
      1471,
      978,
      2
    ],
    [
      1471,
      1094,
      1
    ],
    [
      1471,
      1398,
      2
    ],
    [
      1471,
      1399,
      2
    ],
    [
      1471,
      1448,
      1
    ],
    [
      1471,
      1471,
      20
    ],
    [
      1471,
      1493,
      1
    ],
    [
      1472,
      977,
      3
    ],
    [
      1472,
      1472,
      2
    ],
    [
      1473,
      968,
      1
    ],
    [
      1473,
      977,
      10
    ],
    [
      1473,
      979,
      1
    ],
    [
      1473,
      1399,
      1
    ],
    [
      1473,
      1473,
      4
    ],
    [
      1474,
      977,
      1
    ],
    [
      1475,
      977,
      1
    ],
    [
      1475,
      1475,
      3
    ],
    [
      1476,
      977,
      1
    ],
    [
      1477,
      1477,
      2
    ],
    [
      1478,
      977,
      1
    ],
    [
      1479,
      977,
      2
    ],
    [
      1479,
      1399,
      2
    ],
    [
      1479,
      1479,
      1
    ],
    [
      1480,
      977,
      5
    ],
    [
      1481,
      977,
      2
    ],
    [
      1482,
      977,
      1
    ],
    [
      1482,
      1482,
      1
    ],
    [
      1483,
      977,
      1
    ],
    [
      1484,
      977,
      2
    ],
    [
      1484,
      1484,
      2
    ],
    [
      1485,
      977,
      1
    ],
    [
      1486,
      977,
      1
    ],
    [
      1487,
      968,
      1
    ],
    [
      1487,
      977,
      9
    ],
    [
      1488,
      977,
      1
    ],
    [
      1489,
      977,
      2
    ],
    [
      1490,
      977,
      1
    ],
    [
      1491,
      977,
      1
    ],
    [
      1492,
      977,
      1
    ],
    [
      1494,
      1494,
      2
    ],
    [
      1495,
      977,
      6
    ],
    [
      1495,
      1330,
      3
    ],
    [
      1496,
      1496,
      2
    ],
    [
      1497,
      977,
      1
    ],
    [
      1499,
      977,
      3
    ],
    [
      1499,
      1499,
      4
    ],
    [
      1500,
      804,
      1
    ],
    [
      1500,
      968,
      1
    ],
    [
      1500,
      977,
      3
    ],
    [
      1500,
      1399,
      3
    ],
    [
      1500,
      1500,
      1
    ],
    [
      1501,
      977,
      1
    ],
    [
      1502,
      804,
      1
    ],
    [
      1502,
      968,
      1
    ],
    [
      1502,
      977,
      3
    ],
    [
      1502,
      1399,
      1
    ],
    [
      1502,
      1502,
      2
    ],
    [
      1503,
      977,
      1
    ],
    [
      1504,
      1399,
      1
    ],
    [
      1505,
      1399,
      1
    ],
    [
      1506,
      578,
      1
    ],
    [
      1507,
      977,
      1
    ],
    [
      1508,
      1399,
      1
    ],
    [
      1509,
      973,
      1
    ]
  ],
  "confusion_matrix_format": "sparse_triplets",
  "confusion_matrix_nonzero_cells": 2178,
  "label_metrics_available": true
}